On Mon, Feb 27, 2012 at 12:04 PM, hernan <[email protected]> wrote:

> - how to or where to place and access an object shared by all tomcat threads
>
> And I'd like to have a solution that can be extended to many tomcat
> instances (in different servers).

Why not just keep counters in an in-memory store like e.g. Redis,
MongoDB, Cassandra, etc. etc.?

-- 
Hassan Schroeder ------------------------ [email protected]
http://about.me/hassanschroeder
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to