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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -