[zeromq-dev] a more modern, Java-idiomatic jzmq/jeromq API

Pieter Hintjens ph at imatix.com
Tue Feb 5 19:17:37 CET 2013


On Tue, Feb 5, 2013 at 4:31 AM, John Watson <jkwatson at gmail.com> wrote:

> My goal, stated in a Pieter-style "one-liner": Make the java API attractive
> enough that Bob Lee will want to use it internally at Square for all their
> messaging needs.

This is a great goal!

My advice is to work in small cycles and using real code, e.g. the
Guide samples, as your target.

CZMQ is of course for C; what is IMO a valuable aim is that we share
common abstractions across high-level bindings. What we learn in one
place, we can then apply to another. We've been collecting these in
http://www.zeromq.org/topics:binding-abstractions.

-Pieter



More information about the zeromq-dev mailing list