As I've mentioned before, I'm looking at implementing a protobuf interface for clients to talk to Cassandra. Looking at the source, I don't see a network thread/connection pool that I could easily piggyback on. This is probably because both thrift and avro seem to have their own internal connection management.
Any opinions on apache MINA ? Thanks, -amol