I would imagine if you set up your server.xml to be cluster aware, it should
be able to manage the concurrency issues for you. I have not tried this so
will not speak a lot on the subject.

Sahil

-----Original Message-----
From: Jignesh Patel [mailto:[EMAIL PROTECTED]
Sent: Friday, July 30, 2004 8:11 PM
To: Struts Users Mailing List
Subject: concurrency management


Hi,
How do we will manage concurrency if suppose we have connection pool
which is managed with struts1.1 on tomcat.


And then we have two we server now suppose two connection from two
server try to access the database at the same time. How we can handle?

I know from my previous posting connection pool is thread safe if it one
JVM but what in the case of two JVM.

-Jignesh



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to