[zeromq-dev] Debian packaging: now available
Vitaly Mayatskikh
v.mayatskih at gmail.com
Fri Jan 29 15:45:10 CET 2010
At Fri, 29 Jan 2010 13:26:43 +0100, Adrian von Bidder wrote:
> ZeroMQ is a very fast, thin messaging implementation which supports different
> messaging models. It reaches 13.4 microseconds end-to-end latencies and up to
> 4,100,000 messages a second today, requires only a couple of pages in
> - resident memory and supports different wire protocols: TCP, PGM, AMQP, and
> - SCTP.
> + resident memory and supports different wire protocols: UDP, TCP, IPC, PGM and
> + in-process.
> .
> - There are C, C++, Lisp, Java, Python, Ruby, and .NET language APIs.
> + There are C, C++, Lisp, Java, Python, Ruby and Haskell language bindings.
I'd suggest to use Common Lisp instead of Lisp here. Lisp is a family
of languages, Common Lisp is a particular language, for which ZeroMQ2
has bindings.
--
wbr, Vitaly
More information about the zeromq-dev
mailing list