In local.freenet, you wrote: > That sounds silly, a couple of idle threads aren't a resource issue on > modern computers.
Looks like I have to disagree. Every thread seems to eat one PID (at least on Linux?) and yesterday my node repeatedly hit the process limit: ps/pstree showed 2xx instances of java, and I couldn't start any more processes in a shell. -- Volker Stolz * vs at foldr.org * PGP + S/MIME _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
