Developer Guide : Enterprise APIs : Enterprise Developer's Guide for C++ : Code Examples for C++ : Message Queues : C++ Client: Queue Publisher
C++ Client: Queue Publisher
This example publishes events onto a Universal Messaging Queue.
Usage
pushq <rname> <queue name> [count] [size]


<Required Arguments>


<rname> - the custom URL to access the realm. Example: nhp://localhost:9000

<queue name> - Queue name parameter for the queue to publish to


[Optional Arguments]


[count] -The number of events to publish (default: 10)

[size] - The size (bytes) of the event to publish (default: 100)
Application Source Code
Click here for a code example
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback