Linux.com

Perl SQL Cluster Module

Posted by: Administrator on March 03, 2006 06:19 PM


Have a look at <a href="http://search.cpan.org/~arak/DBIx-DBCluster-0.01/DBCluster.pm" title="cpan.org">DBIx::DBCluster</a cpan.org> for load balancing your queries between the master and slave node(s).

#

Return to Running MySQL queries on multiple servers