Hi all, We are in the process of implementing data sources for C5. As the jdbc connection pool implementation we are hoping to use HikariCP [1]. For previous Carbon versions tomcat jdbc connection pooling is used as the connection pool implementation. The reasons behind migrating from tomcat connection pool to HikariCP is mainly performance, reliability and ease of use. Comparison among connection pools can be found in [2]. Please share your thoughts on this.
[1] - https://github.com/brettwooldridge/HikariCP [2] - https://github.com/brettwooldridge/HikariCP/wiki/Pool-Analysis Thanks, -- *Dinusha Boteju* *WSO2, Inc. http://wso2.com <http://wso2.com/> * *lean.enterprise.middleware.* email: [email protected] <[email protected]> phone:(+94) 779701986 <%28%2B94%29%20777739736>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
