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

Jiri Daněk edited comment on DISPATCH-1871 at 12/13/20, 11:45 AM:
------------------------------------------------------------------

[~chug] I think that you are answering a different question. I edited the 
summary according to my understanding, and I will try to answer that.

Apache ActiveMQ Artemis can speak AMQP, same as Qpid Dispatch does. That means 
you can keep using the {{artemis producer}} and {{artemis consumer}} commands 
with Dispatch. You only need to specify an option to make them use AMQP 
protocol.

In Dispatch docs 
([qpid-dispatch-1.14.0/user-guide/index.html#sending-test-messages-qdr|https://qpid.apache.org/releases/qpid-dispatch-1.14.0/user-guide/index.html#sending-test-messages-qdr]),
 we use simple_send.py and simple_recv.py. That is an alternative option.

If you want yet another alternative cli applications, you can use Justin's tool 
([github.com/ssorj/qtools|https://github.com/ssorj/qtools]), Kevin's tool 
([github.com/kevinboone/amqutil|https://github.com/kevinboone/amqutil), or one 
of the rh-messaging/cli- tools 
([cli-java|https://github.com/rh-messaging/cli-java], 
[cli-netlite|https://github.com/rh-messaging/cli-netlite], 
[cli-rhea|https://github.com/rh-messaging/cli-rhea], 
[cli-proton-python|https://github.com/rh-messaging/cli-proton-python], 
[cli-proton-ruby|https://github.com/rh-messaging/cli-proton-ruby]).

If you want something that is already packaged in Linux distros, try the utils 
that come with Qpid Cpp:

{noformat}
$ yum install qpid-cpp-client-devel
$ /usr/bin/qpid-receive
{noformat}

[~raj888] can you tell if any of the answers actually answered your question?


was (Author: jdanek):
[~chug] I think that you are answering a different question. I edited the 
summary according to my understanding, and I will try to answer that.

Apache ActiveMQ Artemis can speak AMQP, same as Qpid Dispatch does. That means 
you can keep using the {{artemis producer}} and {{artemis consumer}} commands 
with Dispatch. You only need to specify an option to make them use AMQP 
protocol.

If you want alternative cli applications, you can use one of the 
rh-messaging/cli- tools
([cli-java|https://github.com/rh-messaging/cli-java],
[cli-java|https://github.com/rh-messaging/cli-java],
[cli-java|https://github.com/rh-messaging/cli-java],
[cli-java|https://github.com/rh-messaging/cli-java],
https://github.com/rh-messaging/cli-netlite
https://github.com/rh-messaging/cli-rhea
https://github.com/rh-messaging/cli-proton-python
https://github.com/rh-messaging/cli-proton-ruby)

[~raj888] can you tell if any of the answers actually answered your question?

> Do we have CLI tools to send/receive messages from/to QDR network?
> ------------------------------------------------------------------
>
>                 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