[Twisted-Python] Message Queue

Thomas Weholt thomas.weholt at gmail.com
Mon Oct 11 03:43:45 MDT 2004


On Mon, 11 Oct 2004 09:46:11 +0200, Stefan Majer <stefan at x-cellent.com> wrote:
> Hi,
> 
> We are in the design phase for a new project. We want to write a new
> kind of a network monitoring applikation. This application is designed
> to spread over several monitoring agents across the network.
> Therefore we want to do the following:
> 
> 1. a central scheduler puts new measurement actions into a queue
> 2. all executors are subscribed to this queue an execute the specified
> actions and report all back to a central repository.
> 
> We are all relatively new to python (most of us have java background)
> and we are searching for a good framework to help us to get the job
> done.
> Is it possible to use twisted to achieve the above. Or has twisted
> another idea how to distribute jobs to other machines ?
> 
> with kind regards
> 
> --
> Stefan Majer
> 
> x-cellent technologies GmbH
> Rosenkavalierplatz 5
> 81925 Muenchen
> fon +49 (0)89 929 274 - 245
> fax +49 (0)89 929 274 - 250
> e-mail stefan at x-cellent.com
> http://www.x-cellent.com
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> 


Please post any information about this to the list or to
2002 at weholt.org. Working on a similar project, at least in concept.

-- 
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org




More information about the Twisted-Python mailing list