I am adding a redis implementation (jedis) to my application. I have a
jedis implementation class that holds the connection pool and interfaces
with jedis. That class needs to be instantiated once per host and then
referenced from that point on by all of the webapps in the host. Is
there an 'architected/correct' way to set this up?
Thx
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org