NIO2 async threading
David M. Lloyd
david.lloyd at redhat.com
Fri Jun 13 11:37:07 PDT 2008
On 06/13/2008 11:55 AM, Alan Bateman wrote:
> [ moving to nio-discuss (if okay with you) as there are folks interested
> in this area that don't subscribe to the -dev mailing list ]
>
> The class to check out is AsynchronousChannelGroup. There you will see
> how to configure the ThreadFactory, number of threads, etc. If you see
> anything missing or have comments please let us know.
Interesting about the configuration issue mentioned in the javadoc (b91) -
is there a link to more information about the Executor discussion?
Specifically I'm curious why the implementation needs to know the maximum
number of threads.
- DML
More information about the nio-discuss
mailing list