Hello! It does maintain thread pool and reuse threads.
Cheers, Fedor. On Wed, May 14, 2014 at 12:26 AM, Susheel Aroskar <[email protected] > wrote: > Does uv_queue_work() create a brand new thread every time it is invoked > with uv_work_t instance or does it maintain a thread pool + work queue > behind the scene and reuses thread(s) ? > > -- > You received this message because you are subscribed to the Google Groups > "libuv" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/libuv. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
