arkanovicz opened a new pull request, #49:
URL: https://github.com/apache/velocity-engine/pull/49

   The rule of thumb for prepared statements is that a statement can only run 
one query at a time. To ensure that the DatasourceResourceLoader is 
thread-safe, but without impacting performances, this PR introduces prepared 
statements pooling.
   
   It does introduce a new dependency, commons-pool2. It is rather small and 
without any external dependency.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@velocity.apache.org
For additional commands, e-mail: dev-h...@velocity.apache.org

Reply via email to