[Tutor] AMQP listening and user-facing daemon
Alan Gauld
alan.gauld at btinternet.com
Mon Jul 8 22:03:22 CEST 2013
On 07/07/13 22:57, Justin Chiu wrote:
> 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)?
Given nobody replied to your previous request I suggest you try another
forum.
The tutor list is for people learning Python and its standard library,
more general questions are best addressed to the general python
list or newsgroup. I see you have cross posted there too so hopefully
somebody will pick up on it soon.
HTH
--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
More information about the Tutor
mailing list