hbase put 异步 java_synchronous-hbase

Asynchronous HBase

This is an alternative Java library to use HBase in applications that require

a fully asynchronous, non-blocking, thread-safe, high-performance HBase API.

This HBase client differs significantly from HBase's client (HTable).

Switching to it is not easy as it requires to rewrite all the code that was

interacting with any HBase API. This pays off in applications that are

asynchronous by nature or that want to use several threads to interact

efficiently with HBase.

Please read the Javadoc starting from the HBaseClient class. This class

replaces all your HTable instances. Unlike HTable, you should have only

one instance of HBaseClient in your application, regardless of the number

of tables or threads you want to use. The Javadoc also spells out rules

you have to follow in order to use the API properly in a multi-threaded

application.

The GitHub repo branches are laid

out as follows:

maintenance: This

was the last stable version of AsyncHBase and should only have bug fix PRs

created against it. Bugs should also be patched in master and next.

master: This is the

current stable version of AsyncHBase and should only have bug fix PRs created

against it. Bug should also be patched in the next branch.

next: This is the

development version of AsyncHBase and all new features or API changes should

be written against this.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值