Anton Nekhoroshikh wrote: > > Nice of oracle to provide a connectionpool api, but I don't think such > > exists for mysql/postgresql. Sqlrelay may well do the trick but we > > don't have sqlrelay support at the moment. > > > > Perhaps we have to write our own connection-pool someday...
> Let's provide even it and we shall create structure "poolinfo" which it > will be transferred all child. This would be a massive development effort. > > And still to me like pthread, instead of fork:-) > > By the way, I and have not understood, why we do not want to use pthread? First of all because this would be an EVEN MORE massive development effort. Perhaps when a big rewrite gets under way, threads can be introduced. Perhaps not - what's wrong with forks?.. Yours, Mikhail Ramendik