You can implement this in Python and then easily test its performance.

On Mon, Jul 27, 2015 at 7:23 PM, ehsan toghian <[email protected]> wrote:
> Hi all
> I have a question about the speed of ZeroMQ lib language. Consider I have a
> host which must get messages from several clients. At the worst use case we
> have near 200 clients and each one sends 500 messages per second. The
> current implementation is based on soap web service, but it  clogs in heavy
> loads. We consider to change the solution based on the ZeroMQ.
>
> Since the speed in very vital for us, should we reimplement the logic in
> python or c(++) ?
> Thanks in advanced.
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to