I am looking for a example ActiveMQ using TCP/IP to send and receive messages. I have tried but I could not get one. I think ActiveMQ documentation is neither clear nor enough. Would you please let me know one? Your answer would be appreciated.
Asked
Active
Viewed 1,598 times
1 Answers
1
ActiveMQ IS TCP/IP.
Suggestion: try some of the examples that come with your installation:
Pick one example that's closest to how you actually want to use ActiveMQ, and feel free to post back with questions about some specific thing you're trying.
Besides the Apache documentation, this link might also help:
-
Thanks, I will have a look at it. It looks helpful. – sunghun Jun 12 '14 at 01:05