[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql
Subject:    C-JDBC: Clustered JDBC
From:       Alec.Cawley () Quantel ! Com
Date:       2003-04-30 15:45:21
[Download RAW message or body]

People wanting to fault-tolerance in MySQL, particularly those using Java,
may be interested in the release of C-JDBC1.0alpha0.
"o quote from the website at http://www.objectweb.org/c-jdbc/ :

"E-business applications performance becomes quickly bounded by database
throughput especially when using public domain RDBMS on regular
workstations. C-JDBC is a database cluster middleware that allows any Java
application (standalone application, servlet or EJB container, ...) to
transparently access a cluster of databases through JDBC(tm).

You do not have to modify client applications, application servers or
database server software. You just have to ensure that all database
accesses are performed through JDBC.

C-JDBC provides a flexible architecture that allows you to achieve
scalability, high availability and failover with your database tiers.
C-JDBC instantiates the concept of RAIDb : Redundant Array of Inexpensive
Databases. The database is distributed and replicated among several nodes
and C-JDBC load balance the queries between these nodes.

C-JDBC is a free, open source initiative."

It specifically mentions MySQL (along with other major DBs) as one of the
supported DBs.

      Alec



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=mysql@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic