| Author |
Synchornosed Object Pool in WebSphere Cluster.
|
Tarun Dewan
Greenhorn
Joined: Sep 05, 2002
Posts: 21
|
|
Hi, Please suggest a solution to following scenario : - We need to define an set of Unique System Id to access remote system. - At one time only one id can be used to access remote system and we can define 300 ids. Whereas there will be around 7000 users of our applications. - All these users will require to use one id to access remote system. - we are planning to use an object pool (similar to connection pool) and this object will be initialised with one of the ids. - in our production environment we will have approx. 10 WebSphere servers in cluster. - Is there any way to define this object pool so that it is shared across the clustered server. Please advice. Thanks & regards, Tarun Dewan.
|
 |
 |
|
|
subject: Synchornosed Object Pool in WebSphere Cluster.
|
|
|