<div>Hi,</div>
<div>&nbsp;</div>
<div>I am new to twisted and I am trying to implement a simple client that needs to deal with several servers (windows platform).</div>
<div>I would like to send from the client asynchronous requests to all the server, using TCP</div>
<div>I think that a solution would be to use a reactor per server connection in the client, but that does not seems possible as the reactor is a singleton.</div>
<div>&nbsp;</div>
<div>Could some one give me an idea of how i can deal with this?</div>
<div>&nbsp;</div>
<div>Thank You </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Miguel Sanches</div>