[freenet-dev] preliminary nio madness

2003-03-22 Thread Zlatin Balevsky
I haven't slept all night but I got some preliminary thinking about how nio will affect everything. In a nutshell, there's no way to confine the changes to a single layer. Here's how I see it rolling out: 1. use a single selector for all network reads and have a single thread do a blocking se

[freenet-dev] preliminary nio madness

2003-03-22 Thread Zlatin Balevsky
I haven't slept all night but I got some preliminary thinking about how nio will affect everything. In a nutshell, there's no way to confine the changes to a single layer. Here's how I see it rolling out: 1. use a single selector for all network reads and have a single thread do a blocking se