<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for the pointer, seems that it can do what I need.<br><br><div>> Date: Sat, 24 Aug 2013 09:14:15 -1000<br>> From: werner@thieprojects.ch<br>> To: twisted-python@twistedmatrix.com<br>> Subject: Re: [Twisted-Python] Monitoring Application<br>> <br>> On 8/24/13 5:41 AM, entrash hotmail wrote:<br>> > Hello,<br>> ><br>> > just started using Twisted and don't know how to manage communications<br>> > in a monitoring application I'm building for Windows environment.<br>> ><br>> > I'm building an application where various client machines will be<br>> > receiving real-time updates on the status of multiple servers (CPU/RAM<br>> > usage, tasks running, ...). Clients should also be able to send commands<br>> > to server machines (Start/Stop task, Shut down, Reboot, ...)<br>> ><br>> > What protocol should I use? I managed to get something running from a<br>> > simple Echo server sample, but I guess it's not the best curse of action<br>> > as I could end up having 10 machines establishing a connection every few<br>> > seconds to each of the 20 or so servers we have.<br>> ><br>> > Is there a sample of a similar setup I could follow?<br>> <br>> Hi<br>> <br>> In such situations I would have a go at it with twisted/spread. I don't <br>> have a sample for what you describe, but use spread for machine/process <br>> monitoring and control in a game server environment. (see thread on this <br>> list from some weeks ago)<br>> <br>> Werner<br>> <br>> <br>> _______________________________________________<br>> Twisted-Python mailing list<br>> Twisted-Python@twistedmatrix.com<br>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python<br></div>                                    </div></body>
</html>