[zeromq-dev] soaplib and zeromq

Brian Granger ellisonbg at gmail.com
Sun Oct 17 06:40:38 CEST 2010


Burak,

This looks really nice, thanks for sharing this.

Cheers,

Brian

On Thu, Oct 14, 2010 at 1:47 PM, Burak Arslan
<burak.arslan at arskom.com.tr> wrote:
>  hello,
>
> 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.
>
> best regards,
> burak
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



-- 
Brian E. Granger, Ph.D.
Assistant Professor of Physics
Cal Poly State University, San Luis Obispo
bgranger at calpoly.edu
ellisonbg at gmail.com



More information about the zeromq-dev mailing list