On Tue, Apr 27, 2010 at 10:39:52AM -0700, Brian Granger wrote:
> BUT, the other part is scalability and this is where I am still
> hopeful.  Maybe we will be stuck with horrible latency in Python
> because of this issue.  But if that latency scales well (is constant)
> with the total number of processes, we will be OK.

I agree. And in any case, to scale further you'll have to spread across
multiple boxes, and send real messages back and forth. Being able to do this
without changing the application code, Erlang style, sounds like a big win.
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to