Nodejs cluster

est <[email protected]> Mon, 17 Mar 2014 08:53:55 +0800
Newsgroups gmane.comp.python.web
Message-ID <CA+=kK2KqfjdA6VG+tEY5xiA3S-A6rJvL7CfxFxRZkh_yw8pEJA@mail.gmail.com>
Recently I've been playing with Nodejs and websockets, looks like their
community has advanced far ahead of us. For example

http://nodejs.org/api/cluster.html

The best we've got is something like Celery, or Telegraphy for Django, We
have multiprocessing module but it's often recommended to use
zeromq/rabbitmq/pyro/billiard. We really need more than these scaffolds in
Python world. Something like interchangeable async worker interface (to
replace WSGI).

What do you guys think?

_______________________________________________
Web-SIG mailing list
[email protected]
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: https://mail.python.org/mailman/options/web-sig/gcpw-web-sig%40m.gmane.org