|
|
| Author |
Message |
< RabbitMQ mailing list ~ AMQPev client library for Python/Eventlet |
| Guest |
Posted: Tue Sep 22, 2009 2:28 pm |
|
|
|
Guest
|
I've been working on AMQPev, an AMQP client library to use with the
Eventlet networking library for Python. It is available on BitBucket at
[1].
In case you're not familiar with Eventlet [2], it allows writing
non-blocking socket applications using coroutines as an alternative to
directly programming with inversion of control idioms like reactors and
callbacks. There are two examples of what this looks like at [3].
AMQPev is barely complete enough to play with, but is still quite buggy
and may lack some (occasionally obvious) features, such as
authentication. It may also hang or behave strangely when errors occur.
However I'd like to get it out there early and invite people to play
with it. Feedback and improvements are welcome of course!
I realize this isn't RabbitMQ-specific per se, so apologies for being
slightly OT, but I figured this list would be a good place to start,
since I have been solely testing it against RabbitMQ. It may well just
halt and catch fire if you try to use it with another broker
[1] http://bitbucket.org/edarc/amqpev
[2] http://eventlet.net/
[2] http://bitbucket.org/edarc/amqpev/wiki/Home
Have fun, and thanks for RabbitMQ!
-Kyle
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist |
|
|
| Back to top |
|
| Guest |
Posted: Tue Sep 22, 2009 2:43 pm |
|
|
|
Guest
|
Very cool - thanks Kyle!
alexis
On Tue, Sep 22, 2009 at 3:28 PM, Kyle Schaffrick <kyle@raidi.us> wrote:
> I've been working on AMQPev, an AMQP client library to use with the
> Eventlet networking library for Python. It is available on BitBucket at
> [1].
>
> In case you're not familiar with Eventlet [2], it allows writing
> non-blocking socket applications using coroutines as an alternative to
> directly programming with inversion of control idioms like reactors and
> callbacks. There are two examples of what this looks like at [3].
>
> AMQPev is barely complete enough to play with, but is still quite buggy
> and may lack some (occasionally obvious) features, such as
> authentication. It may also hang or behave strangely when errors occur.
> However I'd like to get it out there early and invite people to play
> with it. Feedback and improvements are welcome of course!
>
> I realize this isn't RabbitMQ-specific per se, so apologies for being
> slightly OT, but I figured this list would be a good place to start,
> since I have been solely testing it against RabbitMQ. It may well just
> halt and catch fire if you try to use it with another broker
>
> |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|