[zeromq-dev] zeromq 3 problems

Lucas Hope lucas.r.hope at gmail.com
Tue Sep 10 05:38:31 CEST 2013


Hi Alex,

As far as I know, cl-zmq on lisp/SBCL is for zmq2, not zmq3. Last time I
checked it was out of date and the author wasn't interested in updating it.

I recently wrote a new lisp binding https://github.com/lhope/cl-czmq which
is a binding for czmq. It works with zmq3, and is tested using sbcl on
Linux and MacOSX.

I also have a lot of the guide examples implemented using this api in my
personal fork of the zguide here:
https://github.com/lhope/zguide/tree/master/examples/cl-czmq

If you like, please give it a try and report feedback/issues to the github
issue tracker.

Regards,

Luke



On Tue, Sep 10, 2013 at 1:14 AM, Alexander Pugachev <
alexander.pugachev at gmail.com> wrote:

> Hi all.
>
> I am trying to use cl-zmq on Ubuntu 13.04 from SBCL an dI have a few
> questions:
>
> 1) What is the best way to install zeromq3?
> 2) I compiled from source and was trying to send/receive between Lisp
> programs and between Lisp and Python programs. All I received was empty
> strings. What can be wrong?
>
> Thanks.
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>


-- 
---------------------------------------------------
Dr Lucas Hope - lucas.r.hope at skype
Machine Learning and Software Engineering Consultant
Melbourne, Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130910/6bbf2ba3/attachment.htm>


More information about the zeromq-dev mailing list