Benoit, Thank you.
is it possible to configure this client to open more than one socket connection from same client to same region server? In other words, is HBASE-2939 already non-issue there? > asynchbase implements the HBase RPC protocol in a different way, it's > written from scratch. It uses Netty and is fully asynchronous and > non-blocking. That's where the efficiency comes from. At StumbleUpon > I've used it to push 200,000 edits/s to just 3 RegionServers. I never > got even close to this with HTable. > > -- > Benoit "tsuna" Sigoure > Software Engineer @ www.StumbleUpon.com >
