if you are talking about distributed locking, then the answer is no

Filip

----- Original Message ----- 
From: "Igor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 28, 2004 11:43 PM
Subject: Synchronization in cluster


Hello!


We use synchronization on several JSP and classes:

synchronized ( ... )  {
    ...
}


But what about synchronization in cluster?
Tomcats in cluster will work in different JVM on different computers.
Is there a possibility of such synchronization in cluster?

Thank you,
Igor

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

Reply via email to