Hello, I am a new zeromq user, trying to use the library from common lisp.
As far as I can see:

CL-USER> (ql:system-apropos "zmq")
#<SYSTEM pzmq / pzmq-20150608-git / quicklisp 2015-09-24>
#<SYSTEM pzmq-compat / pzmq-20150608-git / quicklisp 2015-09-24>
#<SYSTEM pzmq-examples / pzmq-20150608-git / quicklisp 2015-09-24>
#<SYSTEM pzmq-test / pzmq-20150608-git / quicklisp 2015-09-24>
#<SYSTEM zeromq / cl-zmq-20140713-git / quicklisp 2015-09-24>
#<SYSTEM zeromq.tests / cl-zmq-20140713-git / quicklisp 2015-09-24>
#<SYSTEM zmq / lisp-zmq-1.5.0 / quicklisp 2015-09-24>
#<SYSTEM zmq-examples / lisp-zmq-1.5.0 / quicklisp 2015-09-24>
#<SYSTEM zmq-test / lisp-zmq-1.5.0 / quicklisp 2015-09-24>

there are three choices (cl-zmq, lisp-zmq, pzmq). I would like to ask about
the status of the three libraries. In short, I have had no success with any
one of them. The details you can see in the pastebin. I would like to ask
if there are any common lisp users of 0MQ around, which solution are they
using, and maybe what I am doing wrong. Obviously I have no preference
about any one of the three libraries.

Pastebin: http://pastebin.com/XwSsCEKd <http://pastebin.com/XwSsCEKd>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to