Andrew Holman wrote: > 2.1) Fumanchu_ when he means request, he thinks it is best to grab a > connection from a pool during the request and then return it to the > pool after it's finished as opposed to 1 connection per thread. I am > sure a more experienced Python programmer could write a pooling > mechanism for CherryPy / Storm, at this point I was not able to > although Neimeiyer gave me some code to look into on how it can be done. >
Please check out Gustavo's latest post on the subject at http://blog.labix.org/2007/11/17/storm-has-always-reused-connections-connection-pooling/ -- Christopher Armstrong International Man of Twistery http://radix.twistedmatrix.com/ http://twistedmatrix.com/ http://canonical.com/ -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
