NNever,

You can use asynchbase (an asynchronous API for HBase) for that need:
https://github.com/stumbleupon/asynchbase

On Thu, May 24, 2012 at 7:25 AM, NNever <nnever...@gmail.com> wrote:
> Dear all
>
> When we use Put or Delete we always need to wait their return vals. But
> sometimes we just need to send a Put/Delete call, and we may not want to
> know if it success.
> So, is there any possibility to do Put/Delete in an unblock way?
>
> Tks very much....
>
> -------------------------------
> Best regards,
> nn



-- 
Harsh J

Reply via email to