java - WebSphere 8.5.5 EAR's topology -


i'm planning best topology project. need ability have ear running on part of cluster members, while other cluster members running different ear. such topology possibly on websphere 8.5.5 ? !

in context of websphere application server, clusters sets of servers provide workload management. servers part of same cluster must have identical application components deployed on them. other applications, members not have share configuration data.

to have multiple applications running on multiple servers, can define additional clusters.

additional info:


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

r - Add string of (variable number of) arguments to a function within a function -