Has anyone used node.js as a process controller? I am looking for a 
language that can manage a large group of processes. The global lock in 
python has gotten me in trouble.  Many threads, many CPU/cores and only one 
thread runs at time.

Has anyone done any work to see if there are limits?

For instance, how is the IO managed for the childProcesses? Pipes?  So I 
know I need to hit each client to drain the pipe somewhat often.  Buffers? 
If so what size?

Obviously my needs are more systems and automation work.  Not a web server. 
 Who else is using node JS as a generic tool?

Next step read the code? Hope is was meant to be read.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to