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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to