Archived

This forum has been archived. Please start a new discussion on GitHub.

Ice Connection Pool .

Is connection pooling in-built in ICE ?
Our db access is controlled through a Data Access Layer written as an ICE service, since our application is totally distributed. In essence the business layer will have to make an ICE connection each time in order to fire a query .We , therefore need a connection pool.
If there is none we may have to implement our own .
Thanks n Regards .... :-)

Comments