On 2011-03-08 01:48, Craig L Russell wrote:
> #At file:///Users/clr/ndb/bzr-repo/mysql-5.1-telco-7.1/ based on
> revid:magnus.blaudd@stripped
>
> 4122 Craig L Russell 2011-03-07
> Implement connection pooling for clusterj.
> Two properties are added to the configuration file:
> com.mysql.clusterj.connection.pool.size specifies the number of connections in
> the pool
> com.mysql.clusterj.connection.pool.nodeids specifies the node ids to use
> The constructor Ndb_cluster_connection(const char *, int) is mapped by
> ndbjtie
Very nice implementation!
/ Magnus