June 23, 2016
8:36 p.m.
If i understand it correctly, you reuse your connexion instead of always releasing and requesting new ones from the os Stef
What is it exactly? A pool of pre-open connections to a database, to save the connection time and make an application more responsive when doing data operations?
Thanks for the update.
Hilaire
Le 19/06/2016 10:24, stepharo a écrit :
Hi hilaire
I do not know if this is the anwser. Now I wanted to let you know that Olivier developed a session pool for database connexion.
Stef