I'm assuming you are looking for a java client. >From my own experience, Hector is a good client, that can be used in real time applications (it supports connexion pooling and automatic retries). But I would suggest to have a look at astyanax from netflix (https://github.com/Netflix/astyanax). I didn't have the opportunity to use it, but it seems VERY good.
Regards, Samuel