Is that unto date with latest improvement in HBase library  - i.e. Filters
and coprocessors.

-Jignesh

On Sun, Oct 30, 2011 at 2:39 PM, tsuna <[email protected]> wrote:

> On Thu, Oct 27, 2011 at 4:24 PM, Jignesh Patel <[email protected]>
> wrote:
> > How efficient it is to use asynch HBase for the performance improvement
> so
> > that it can be used for accepting real time request from the online web
> > application?
> > https://github.com/stumbleupon/asynchbase
>
> You might wanna ask people on the asynchbase mailing list.
> http://groups.google.com/group/asynchbase
>
> If your application is multi-threaded, chances are you'll see a nice
> speedup, because asynchbase is thread-safe and uses very few threads,
> unlike HTable + HTablePool.
>
> --
> Benoit "tsuna" Sigoure
> Software Engineer @ www.StumbleUpon.com
>

Reply via email to