[mod_python] Background threads in mod_python

Robert Synnott rsynnott at gmail.com
Mon Jul 31 19:23:53 EDT 2006


Another issue is scalability, of course. If you ever have to have more
than one server, you'll find the XML-RPC thing will be far easier to
scale up than the launch-separate-thread thing.
Rob


More information about the Mod_python mailing list