I've read a number of articles on creating a connection pool. Some
were quite informative (
dn.codegear.com/tw/article/30027), however all
of them related to pooling connections between threads in a single
application. Is it possible to do the same between a set of
applications? Does anyone know of any examples? I'm specifically
using Firebird, however any examples of this would be appreciated.
Paul