> > what i'm not entirely happy with in using php versus java/hector is that > there isn't any connection pooling. maybe that's just me and my poor > skills. >
Better connection pooling and failover are on the way. You can check on the progress in the connection-pooling branch here: https://github.com/thobbs/phpcassa/tree/connection-pooling I just haven't had time to wrap it up lately, but it should be done soon. -- Tyler Hobbs Software Engineer, DataStax <http://datastax.com/> Maintainer of the pycassa <http://github.com/pycassa/pycassa> Cassandra Python client library