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. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!