Cassandra的Java客户端:Astyanax
Astyanax是一个高级的Apache Cassandra的Java客户端。Apache Cassandra是一个高可用性的面向列数据库。它的特性:
- 高级别,简单的面向对象的Cassandra接口。
- 在客户端实现故障转移
- 抽象的连接池。 Implementation of a round robin connection pool.
- Monitoring abstraction to get event notification from the connection pool.
- Complete encapsulation of the underlying Thrift API and structs.
- 自动重试挡掉的主机。
- 自动发现集群中的其他主机。
- Suspension of hosts for a short period of time after several timeouts.
- Annotations to simplify use of composite columns.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!