<div id="RTEContent">&nbsp;makes more than one (say, three) connections to the same server instance?<br>  i was thinking of something like this: an 'ADD' connection that sends  new data items to the server for saving, an 'UPDATE' connection that  sends data update requests, and a 'DELETE' connection that sends data  deletion requests.&nbsp; All three connections share DATA ID  information,&nbsp; but should otherwise have "independent" existence so  that they can be configured to have different "behavioral" attributes;  that is, the ADD connection saves the data ids for items successfully  persisted to an 'in-memory' table for later lookups, and UPDATE and  DELETE requests can only be issued for DATA IDs known to be valid for  the "current" session (thus, the "in-memory" table lookups) and each  connection may have attributes such as "send" rates, etc.<br>  <br>  If this is possible, could someone please give me some pointers on what  twisted code to study/ look at?&nbsp; thank you
 very much for your help!<br>  </div><p>
                <hr size=1>Do you Yahoo!?<br> 
With a free 1 GB, there's more in store with <a href="http://us.rd.yahoo.com/mail_us/taglines/mailstorage/*http://mail.yahoo.com/">Yahoo! Mail.</a>