I need to talk to an xmlrpc server.  I open one connection and then
create a pile of threads communicating to that server.  Based on some
limited testing, it seems to work really well.  The next step is to
turn it into a pool.  But before I continue, the question is: Does
anyone know if the xmlrpclib is really threadsafe?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to