Thank you very much for your answer.
Aldo Caruso
El 7/8/19 a las 07:27, 'pcisar' [email protected] [firebird-support]
escribió:
Hi,
The FDB driver has no direct support for either connection pool or
"persistent connection". However, such functionality is often provided
by Python web frameworks (for example Django has it), so check your
options. If it's not provided by framework of your choice, you can use
3rd party solution like https://pypi.org/project/connection-pool/ (dig
around on PyPI for others) or write one yourself that fits yout needs.
best regards
Pavel Cisar
IBPhoenix