Could we have these thread classes:

freenet.node.states.data.DataStateInitiator                     12
freenet.node.states.data.TrailerWriteCallbackMessage:true:true  9


folded into NIO style stuff and get rid of the need for explicit
threads that hang around?

Right now, these are using up all the job slots and stalling out my
outbound connection even though I have 9 transmitting.

I'll bump the thread pool back up and hope and pray that doesn't kill
my node.  Originally I bumped it down due to deadlocks.  I don't have
much memory and have a slow CPU.  In the past I've seen benefits to
having a smaller number of threads in the pool...
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to