Hello,
Out of curiosity, Can I send/receive messages with a queue defined directly on
the dispatch router or do I need to have a real instance of a broker connected
to that dispatcher?
I am asking because it seems that the dispatch router has by default some
"Addresses" used for internal communication and I was wondering if I could
create an "address" of a type queue and use it directly without adding
connectors.
Router Addresses
class addr phs distrib in-proc local remote cntnr
in out thru to-proc from-proc
===============================================================================================================
local $_management_internal closest 1 0 0 0 0
0 0 0 0
local $displayname closest 1 0 0 0 0
0 0 0 0
mobile $management 0 closest 1 0 0 0 3
0 0 3 0
local $management closest 1 0 0 0 0
0 0 0 0
local temp.9yqNIIHanFkSZbe closest 0 1 0 0 0
0 0 0 0
Regards,
Adel