> Task queues are useful when you have: a) a task that can take a fairly
 > long amount of time to process, possibly unbounded, or just involving
 > high latencies (e.g., disk I/O), b) a thread that must produce a result
 > quickly.

Don't forget (c): when you are looking for a quick fix to a deadlock :-)


--
meem
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to