Creating a Topic
In the publish/subscribe model, you publish and subscribe to topics.
To create a new topic in the administration tool, use the
create topic
command to create a new topic named
myTopic
:
tcp://localhost:7222> create topic myTopic
For more information on the create
topic
command, refer to
create topic
. For more information on the commit command, see
commit
and
autocommit
.