[ 
https://issues.apache.org/jira/browse/DISPATCH-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248120#comment-17248120
 ] 

Charles E. Rolke commented on DISPATCH-1871:
--------------------------------------------

If you want to use qpid-dispatch to connect to a broker such as Artemis the 
setup is a two-step process.
 * First, in the qpid-dispatch network configuration, you define the connector 
to the Artemis broker.
 * Then you configure what addresses are served by that broker.

See 
[https://qpid.apache.org/releases/qpid-dispatch-1.14.0/user-guide/index.html#configuring-brokered-messaging-qdr]

Your clients connect to a listener port on any router in the router network. 
Then they open a link to the *address* that is served by the broker. 
Qpid-dispatch forwards the requests to that address (over the connector to the 
Artemis broker) and the messages are delivered to the Artemis and ultimately to 
the Artemis queue.

To recap: your client sends messages to an address on any router network 
ingress port and the router or router network delivers that message to a 
receiver serving that address. An Artemis broker may be configured to serve 
addresses in a qpid-dispatch router network.

> Just to check , do we have any commands to send data from Qpid Dispatch 
> server to AMQ. like in Artemis we can use producer and consumer commands to 
> send data that is reached to queue or not like wise do we have any command 
> from qpid to amq  
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1871
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1871
>             Project: Qpid Dispatch
>          Issue Type: Test
>         Environment: Test
>            Reporter: raj
>            Priority: Blocker
>
> Do we have any commands to send data from Qpid Dispatch server to AMQ. like 
> in Artemis we can use producer and consumer commands to send data that is 
> reached to queue or not like wise do we have any command to test it from qpid 
> to amq



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to