On Sat, Mar 29, 2003 at 04:04:11PM -0500, Zlatin Balevsky wrote:
> Here is a tentative rollout of non-blocking polling for live
> connections, assuming everything else (handshaking, authentication &
> trailing field stuff) stays blocking. This should save 30-40% of
> threads used. If authentic
Here is a tentative rollout of non-blocking polling for live
connections, assuming everything else (handshaking, authentication &
trailing field stuff) stays blocking. This should save 30-40% of
threads used. If authentication is also nio'd that percentage will rise
to above 50.
1. change al
On Sat, Mar 29, 2003 at 04:04:11PM -0500, Zlatin Balevsky wrote:
> Here is a tentative rollout of non-blocking polling for live
> connections, assuming everything else (handshaking, authentication &
> trailing field stuff) stays blocking. This should save 30-40% of
> threads used. If authentic
Here is a tentative rollout of non-blocking polling for live
connections, assuming everything else (handshaking, authentication &
trailing field stuff) stays blocking. This should save 30-40% of
threads used. If authentication is also nio'd that percentage will rise
to above 50.
1. change al