I am working with CherryPy and am trying to figure out the best way to incorporate Storm into it. Does Storm have any connection pooling? If not then what is the best way to handle ensuring the connections are still alive with each thread? I would assume we would have to write something that would do a check/auto-connect if the threads connection was no longer alive. How should that be handled?
- Andy -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
