[zeromq-dev] announcing Zurl
Justin Karneges
justin at affinix.com
Wed Sep 26 07:04:50 CEST 2012
Hi folks,
I want to share a project I've been working on called Zurl. It's a server with
a ZeroMQ interface that makes outbound HTTP requests. Think of it like the
inverse of Mongrel2 or Zerogw. This is the project I was discussing earlier on
the list that needed two input sockets.
I've made it open source:
https://github.com/fanout/zurl
Introduction article here:
http://blog.fanout.io/2012/09/26/make-http-requests-over-zeromq-with-zurl/
Not much in the way of docs at the moment, but sample scripts in the tools
subdir give you an idea of what's possible. Feedback welcome.
Justin
More information about the zeromq-dev
mailing list