Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How does xmlrpc work ?
- From: hide1713 at gmail.com (hide1713 at gmail.com)
- Subject: How does xmlrpc work ?
- Date: Wed, 01 Aug 2007 05:32:14 -0000
Hi everyone I am working on a system which used XMLRPC to communicate between hundreds of computer. One administrative computer keeps hundreds of xmlrpc instance of other computers. I want to know if evey instance use a single connection and keep it alive forever OR create a new connection when a method is called and end it after the call is finished? Thank you
- Follow-Ups:
- How does xmlrpc work ?
- From: Marc 'BlackJack' Rintsch
- How does xmlrpc work ?
- Prev by Date: Python end of file marker similar to perl's __END__
- Next by Date: Python end of file marker similar to perl's __END__
- Previous by thread: Comparing Dictionaries
- Next by thread: How does xmlrpc work ?
- Index(es):