CellSpace/Manual (draft)
by CellWorks
Home
Table of Contents
Glossary
Message Broker
Queues
Message broker
queues
names are used to identify publishers and subscribers to a service facilitated by a
message broker
.
Two types of
queues
are used by
CellSpace
Servers
.
These types are
message broker
remote
queues
and
response
queues
.
A
remote
queue
name identifies a remote
CellSpace
Server
. These types of
queue
names are used to create
message broker
CellSpace
connection
.
See
cloud_circle
CellSpace
Connections
.
A
response
queue
name identifies a the local
CellSpace
Server
. These types of
queue
names are used by remote
CellSpace
Servers
to access the local
CellSpace
Server
.
Response
queues
are created when the
message broker
connection
is added or edited.
CellSpace
connections
are peer connections such that a
response
queue
for a local
CellSpace
connection
is the
remote
queue
for the other
CellSpace
connection
and vise versa.
See
Message Broker
Connection
URLs