Home

 

Write applications

 

+

Search Tips   |   Advanced Search

 

  1. Introduction to writing applications
  2. Message flows
  3. Simplified message flow
  4. Message ordering
  5. Ensuring that messages are retrieved in the correct order
  6. Publisher and subscriber identity
  7. Subscription name and identity
  8. The message descriptor
  9. Messages sent to the broker
  10. Publications forwarded by the broker
  11. Persistence and units of work
  12. Limitations
  13. Group messages
  14. Segmented messages
  15. Cluster queues
  16. Data conversion of MQRFH structure
  17. Using the Application Messaging Interface
  18. AMI publish/subscribe functions
  19. Publish command
  20. Register Subscriber command
  21. Deregister Subscriber command
  22. Receive a publication
  23. Writing publisher applications
  24. Registering with the broker
  25. Choosing not to register
  26. Options we can specify when registering as a publisher
  27. Queue name
  28. Selecting a stream
  29. Publisher identity
  30. Registration scope
  31. Registration expiry
  32. Broker restart
  33. Changing an application's registration
  34. Publishing information
  35. Publication data
  36. Including data in the message
  37. Referring to data in the message
  38. Retained publications
  39. Expiry of retained publications
  40. Publishing locally and globally
  41. Delete information
  42. Deregistering with the broker
  43. Writing subscriber applications
  44. Registering as a subscriber
  45. Subscriber queues
  46. Options we can specify when registering as a subscriber
  47. Queue name
  48. Selecting a stream
  49. Subscriber identity
  50. Subscription scope
  51. Subscription expiry
  52. Broker restart
  53. Changing an application's registration
  54. Requesting information
  55. Requesting information from the broker
  56. Requesting information from a publisher
  57. Deregistering as a subscriber
  58. Format of command messages
  59. MQRFH - Rules and formatting header
  60. Fields
  61. Structure definition in C
  62. Publish/Subscribe name/value strings
  63. Options using string constants
  64. Options using integer constants
  65. Sending a command message with the RFH structure
  66. Publication data
  67. Double-byte character sets
  68. Publish/Subscribe command messages
  69. Delete Publication
  70. Required parameters
  71. Optional parameters
  72. Example
  73. Error codes
  74. Deregister Publisher
  75. Required parameters
  76. Optional parameters
  77. Example
  78. Error codes
  79. Deregister Subscriber
  80. Required parameters
  81. Optional parameters
  82. Example
  83. Error codes
  84. Publish
  85. Required parameters
  86. Optional parameters
  87. Example
  88. Error codes
  89. Register Publisher
  90. Required parameters
  91. Optional parameters
  92. Example
  93. Error codes
  94. Register Subscriber
  95. Required parameters
  96. Optional parameters
  97. Example
  98. Error codes
  99. Request Update
  100. Required parameters
  101. Optional parameters
  102. Example
  103. Error codes
  104. Error handling and response messages
  105. Error handling by the broker
  106. Response messages
  107. Message descriptor for response messages
  108. Types of error response
  109. OK response
  110. Warning response
  111. Error response
  112. Broker responses
  113. Standard parameters
  114. Optional parameters
  115. Examples
  116. Error codes applicable to all commands
  117. Problem determination
  118. Sample programs
  119. Sample application
  120. Running the application
  121. Possible extensions
  122. Application Messaging Interface samples

 

Home