IBM_MQ_经典培训教材.pptVIP

  • 10
  • 0
  • 约2.57万字
  • 约 50页
  • 2016-05-19 发布于湖北
  • 举报
* In a multi-platform configuration, a queue manager runs on each of the platforms (for example, one running on a UNIX system and another on zOS). From the view of an application there is only one Queue manager. That is, queues on either platform can “appear as if it were local”. As a consequence, applications designed to work in a single Queue Manager environment continue to work, unchanged, in a multi-Queue Manager environment. This means that programming investments are preserved and growth can be non-disruptive. Of course, multi-platform deployments introduce complexities that need to be managed by the queue manager. Specifically, the integrity of “unit of work” needs to be preserved across multiple systems on a network. So, too, does security need to be extended for messages that now travel on a network. A “unit of work” is accomplished through a 2-phase commit. This is a well accepted approach for distributed environments that is commonly used by transaction monitors (for example, CICS) and database managers (for example, DB2). Note – WebSphere MQ fully supports distributed transaction (for example, with CICS) as either a resource mgr or transaction manager (that is, it supports XA connections). * Key Takeaways: This chart is self-explanatory. * Key Takeaways: MQ enables you to connect applications and services together with valuable qualities-of-service. Applications can exchange information without tying themselves up – just like email where people communication a-synchronously. * Key Takeaways: This isn’t an exhaustive list of the topics being covered. Why sell MQ is the main question answered in the Part of the presentation * Thank you Page * 可靠性 WebSphere MQ是唯一可保证信息一次性传输的中间件,确保对消息一次仅且一次(once-and-only-once)的传递,做到不丢失、不重传、次序不乱。 WebSphere MQ提供逻辑工作单元支持(logical unit of work),备份和恢复等多种机制,确保信息传输,意思是一旦WebSphere MQ接受一个信息传输的任务,会确保信息被传送到目标平台。 信息的传输是一次且仅一次。 另外,强健的中间件机制保证业务数据一致性,并可在系统发生故障时,及时恢复,业务不会受到影响。 Page * 创建MQ用户标识和组 在安装 WebSphere MQ 之前,创建所需的

文档评论(0)

1亿VIP精品文档

相关文档