[zeromq-dev] soaplib and zeromq
Martin Sustrik
sustrik at moloch.sk
Fri Oct 15 11:06:07 CEST 2010
Hi Burak,
> i'm maintaining soaplib, a soap processing library for python. i've
> recently added preliminary zeromq transport support to soaplib using
> req/rep sockets, so i thought i should let you know.
>
> here are the implementations:
> http://github.com/arskom/soaplib/blob/master/src/soaplib/client/zeromq.py
> http://github.com/arskom/soaplib/blob/master/src/soaplib/server/zeromq.py
>
> here are the tests:
> http://github.com/arskom/soaplib/blob/master/src/soaplib/test/interop/server/zeromq.py
> http://github.com/arskom/soaplib/blob/master/src/soaplib/test/interop/test_client_zeromq.py
>
> fwiw, i think soap + efficient xml interchange + zeromq has the
> potential to be a decent competitor to amqp.
>
Looks great! Would you mind addding a link to your project here:
http://www.zeromq.org/docs:labs
It would make it easier to find it.
Martin
More information about the zeromq-dev
mailing list