Connection pooling and load consideration for external DB connectors

0
We are looking to connect to a database already utilized by  other systems, We are familiar with new external and old database connector by mendix. My concern revolves around the internal architecture of these connectors, particularly how they ensure connection pooling. I've seen that old database connectors use HikariCP for pooling. Any one help on how the new external database connector handle pooling and what the recommended pool size is? Additionally, since we are looking to connect to a database already utilized by a other system, I'm curious about Mendix's recommended integration practices in such scenarios .
asked
0 answers