Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timers don't work in DLLs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01480101
Message ID:
01480652
Vues:
82
>Well now I'll have to try it and see if it works half way decent OR is the "anticipated" bad idea. I'll report back here when done.
>(also the Sleep() api produces a wait state and works extremely well in a vfp dll server in iis)

Sure it works, but why would you put an IIS thread to sleep on purpose? Seriously this is a terrible idea... If you're doing some sort of async processing that requires waiting for a response from some other operation this should be offloaded to a separate async process that can handle this task without tying up Web Server processing. That's what async processing and queing was designed for.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform