IBM Websphere comes with wizards for different topologies.
Different Topologies
Bronze - Single Cluster Topology
- The bronze topology is suitable for a solution that comprises only synchronous web services and synchronous SCA invocations, preferably with short-running flows only.
- Java Message Service (JMS), and MQ messaging bindings do not support multiple messaging engines in the same cluster
Silver - Remote Messaging
- The silver topology is suitable for a solution that uses long-running processes, but doesn’t need CEI, message sequencing, asynchronous deferred response, JMS or MQ bindings, or message sequencing mechanisms.
Gold - Remote Messaging & Support
- The golden topology is suited for all the remaining cases, in which asynchronous processing plays a significant role in the solution
References - http://www.ibm.com/developerworks/websphere/library/techarticles/1008_metzger/1008_metzger.html
No comments:
Post a Comment