On Tuesday 04 November 2003 09:06 am, Toad wrote:
> Oooh, interesting.
>
> If the reason for QRing is too many active jobs, and the reason for that
> is connections... then rather than NIO'ing connections, the solution is
> to implement multiplexing.
>
> But I need to know whether this is characteristic.

Two nodes. This one is QRing.

Total pooled threads    171
Available pooled threads        65
Pooled threads in use   106

Checkpoint: Connection opener    4
freenet.Message: DataReply    2
freenet.interfaces.LocalNIOInterface$ConnectionShell    1
freenet.node.states.data.DataStateInitiator    60
freenet.node.states.data.TrailerWriteCallbackMessage:true:true    39

This one is not. (but it has 300 threads)

Total pooled threads    351
Available pooled threads    91
Pooled threads in use    260

Checkpoint: Connection opener    6
freenet.interfaces.LocalNIOInterface$ConnectionShell    1
freenet.node.states.data.DataStateInitiator    158
freenet.node.states.data.TrailerWriteCallbackMessage:true:true    95

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to