NIO2 async threading

Rob Butler crodster2k at yahoo.com
Fri Jun 13 09:39:20 PDT 2008


Hello,

I was wondering how threading would work for asynchronous channels?  Since callbacks are invoked to perform all reading/writing that work will always take place in threads controlled by the async provider, right?  Is there any standard way to control how many threads are in use?  To set the thread type (daemon, non-daemon)?  To set the thread names?

Rob


      



More information about the nio-dev mailing list