On Fri, May 20, 2011 at 12:17 PM, Andrew Hume <[email protected]> wrote:
> i think its just the sheer volume. > the work done per message is pretty minimal: > it basically checks a header field to see if it should be dropped > and then (if not) simply resend. > its not a problem exactly now; they run at an average of 30% cpu. > but i am only running on 10% of the full scale input. Right. You need to eliminate the forwarders, it would seem. 30% CPU seems high, though you're not telling us your message volumes :-) Are you working in C/C++? -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
