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