[Twisted-Python] AMQP listening and user-facing daemon

David Serafini david.serafini at oracle.com
Tue Jul 9 12:13:18 MDT 2013


> Date: Mon, 08 Jul 2013 13:31:49 -0700
> From: Justin Chiu <c.justin88 at gmail.com>
>
> Hi all,
>
> *I posted this to python-list and tutor-list and received no replies.
> Any advice would be much appreciated. Thank you.*
>
> What is the best approach to writing a concurrent daemon that can
> execute callbacks for different types of events (AMQP messages, parsed
> output of a subprocess, HTTP requests)?

There's the txamqp package, available on launchpad.
It's not very actively developed, but seems
usable in its current state.  There's also the txamqp-helpers package
that integrates with twistd.

HTH,
<dbs>

> ...
>
> Justin Chiu            TRIUMF

-- 
David Serafini | ConsultingMTS | Oracle | david.serafini at oracle.com | 
408-276-0486



More information about the Twisted-Python mailing list