当前位置:   article > 正文

sequoia,一个非常通用的数据库集群解决方案

sequoia,一个非常通用的数据库集群解决方案

简单,强大,通用,用raid的思路来做集群,想法很独特,但不知道哪些用户在用。

What is Sequoia?
Sequoia is a transparent middleware solution offering clustering, load balancing and failover services for any database. Sequoia is the continuation of the C-JDBC project. The database is distributed and replicated among several nodes and Sequoia balances the queries among these nodes. Sequoia handles node and network failures with transparent failover. It also provides support for hot recovery, online maintenance operations and online upgrades.
Sequoia overview
Features in a nutshell
  • No modification of existing applications or databases.
  • Operational with any database providing a JDBC driver.
  • High availability provided by advanced RAIDb technology.
  • Transparent failover and recovery capabilities.
  • Performance scalability with unique load balancing and query result caching features.
  • Integrated JMX-based administration and monitoring.
  • 100% Java implementation allowing portability across platforms with a JRE 1.4 or greater.
  • Open source licensed under Apache v2 license.
  • Professional support, training and consulting provided by Continuent Inc∞.

 

Sequoia is the core technology providing database clustering capabilities. It is composed of a controller implementing the RAIDb (Redundant Array of Inexpensive Databases) technology.


Sequoia controllers are replicated for HA and scalability purposes. Controllers use group communication to synchronize the cluster. Hedera∞ is a group communication wrapper that can be plugged to work with multiple group communication implementations such as Appia, JGroups or Spread.


Sequoia comes with a JDBC driver for Java application.

Additional drivers for PHP, Perl, ODBC, MySQL native API and C/C++ applications are also provided through the Carob project. with transparent failover capabilities.

 

continuent_org_projects

 
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Guff_9hys/article/detail/835174
推荐阅读
相关标签
  

闽ICP备14008679号