MultiPools are 'pools of connection pools' that you can set up according to either a high availability or load balancing algorithm.
You can use a MultiPool in the same manner that you use a connection pool.
When an application requests a connection, the MultiPool determines which connection pool will provide a connection, based on the selected algorithm.
You can use a MultiPool in the same manner that you use a connection pool.
When an application requests a connection, the MultiPool determines which connection pool will provide a connection, based on the selected algorithm.
No comments:
Post a Comment