Project

General

Profile

Task #816

Updated by Vít Švanda over 6 years ago

We need implement connector pooling pool for resolve problem with JDBC scripted connector, where we need caching groovy scripts. Without caching script memory memmory leaks occurres. 
 * Create cache for connector facade in IC module. 
 * Rest for pool configuration on the system. 
 * Frontend for the pool configuration. 
 * Test, documentation.

Back