- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
mq配置编程(MQ configuration programming)
mq配置编程(MQ configuration programming)
MQ configuration and programming best practices
Author: Source: IBM (17) brick (30) good comment (1) bar into the Forum
Update time: 2006-02-28, 14:57
Keywords: WebSphere
Reading tip: for the use of MQ, it will mainly involve two aspects of the configuration of the MQ system itself and the development of the MQ application. In order to help you better use MQ, this article will discuss some of the considerations and techniques in MQ configuration and programming, and hope to share some of these best practices (Best, Practice).
Part 1: Best Practices for MQ object configuration
The configuration of the MQ system, we should plan the MQ communication network, to determine the topological structure of the system, determine the properties of various objects and naming rules and create the desired objects, first of all, we have a talk in the beginning of the building, how to design and define various MQ objects.
1, about queue manager:
The main factors to consider when creating a queue manager are:
1) the queue manager log type and the size of the log file and the number of users, according to the total capacity of the size of data, each message on the queue, the total capacity to calculate the log, so as to avoid the log full situation in the running process of the system;
2) should specify the queue manager and the establishment of the dead letter queue;
3) on the most open handle number MAXHANDS (the default is 256, if you need more than 256 applications and connect to the queue manager, should increase the value), the maximum message length is MAXMSGL, the maximum number of messages fails to submit the MAXUMSGS attribute (the default is 10000, if you use a message or a segmented packet the big news segment number more than 10000, should increase the value of the consideration);
4) after you have created the queue manager, you should modify the configuration of the queue manager, taking into account the configuration of parameters re
您可能关注的文档
- dcl-2计算书(Dcl-2 statement).doc
- dbc修改详解(DBC modification detail).doc
- db2维护手册(DB2 maintenance manual).doc
- debug 用法(Debug usage).doc
- db性能指标(DB performance index).doc
- dedecms模版制作使用方法(Dedecms template production method of use).doc
- deh伺服阀故障原因分析(Failure analysis of DEH servo valve).doc
- dede 标签(dede 标签).doc
- delphi opengl 三维隧道(OpenGL三维隧道).doc
- delll错误代码(Delll error code).doc
- msk的调制解调源代码(MSK modulation and demodulation source code).doc
- mtk工程模式和测试模式指令(MTK engineering patterns and test mode instructions).doc
- mstp协议配置(MSTP protocol configuration).doc
- mtk维修攻略2(MTK maintenance Raiders 2).doc
- mtk平台的山寨机通用命令(Generic commands for Shanzhai machines on the MTK platform).doc
- mysql 正则匹配中文(MySQL regular matching Chinese).doc
- mysqldump参数详解(Mysqldump parameters detailed).doc
- mysql_正则匹配中文(Mysql_ regular matching Chinese).doc
- mysql中错误代码(Error codes in MySQL).doc
- mysql的日期和时间函数(Date and time functions for MySQL).doc
文档评论(0)