Hello, I have searched the forum for posts related to tutorials, and the answers point to activemq examples etc. Now i have no understanding of java/ant/maven etc, and find the examples pretty much useless.
>From what i understand, running activemq requires 3 components: 1. Producer 2. Broker 3. Consumer These 3 can reside on separate machines (or groups of machines) The brokers can be clustered and communicate messages between each other as the need arises. Questions/tutorial ask: 1. Can activemq act as the interface on the producers? ie can the producer machines have activemq installed that can connect to the broker 2. Can activemq act as the consumer? 3. Does anybody have step by step documentation (or write one;) ) that can help me with configuring activemq as each component. It needs to start from scratch and use as little java as possible. 4. Some examples of interfacing perl and activemq. -- View this message in context: http://activemq.2283324.n4.nabble.com/Tutorials-seem-to-be-a-recurring-post-and-its-exactly-what-i-need-tp4669279.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.