On 31/08/2006, at 2:40 PM, Robin Hilliard wrote:

> Hey Joel,
>
> While usually you want to get the response back asap, there really  
> are good reasons for a server to put a thread to sleep in some  
> situations

And another quick point - CF threads regularly go to sleep without  
you explicitly telling them to - cfquery, cffile, cflock, cfhttp etc  
all sleep while they wait for calls to I/O, lock semaphores or other  
network services to complete/clear/return.

Robin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to