|
| Re: Using continuosly running threads in clustered environment |
 |
Fri, 12 Oct 2007 05:49:34 -070 |
Cyrus.
When you deploy an application to a cluster the exact same codeset gets
deployed. If you want one server to perform differently then you would have to
change your app. You could use a server property that your application can read.
This can dictate which server would be running the threads you mentioned.
Hope this is some help
|
| Post Reply
|
|
|
|
|
|
|
|
|
|