I'm not sure that Reactor (Node.js) should be used with Actors. It seems 
that it's a different approaches for solving the same problem - concurrency.

If JS would have ability to spawn tons of cheap processes - then we just 
don't need such limitation as Node.js async API.

So, it seems it's not just a question of some sort of lib for node.js - but 
more like a completely different API on top of Node.js (or instead of 
Node.js).

-- 
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