Lucas Hope <lucas.r.hope <at> gmail.com> writes: > I had a simple solution to this in java. To link a third-party callback > to zeromq, I used a thread-safe BlockingQueue as an intermediate step > (my particular application used PriorityBlockingQueue).
Yeah, that'll work perfectly for me! Thanks! _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
