Recently I’m developing a server module with Python, the module will initiate thousands of connections to a Jabber server, and there’re many clients connect/disconnect to/from this module, so I’ve created a pool to hold all the connections.
To maintain such a pool, the module has to frequently construct object (when user connects) and deconstruct object (when [...]
Categories
Archives
- March 2010
- January 2010
- December 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- March 2007
- December 2006
- November 2006
- September 2006
Pages
