Re: First activeMQ use - help please

2015-10-30 Thread Bob M
ve trade takes place within seconds. But you suggestion of a time limit as well is well founded Thank you for your advice Bob M -- View this message in context: http://activemq.2283324.n4.nabble.com/First-activeMQ-use-help-please-tp4703506p4703536.html Sent from the ActiveMQ - User mai

First activeMQ use - help please

2015-10-29 Thread Bob M
I have the following code so far:- Producer code:- public class TradeProducer implements Runnable { public void run() { try { // Create a ConnectionFactory ActiveMQConnectionFactory connectionFactory = new ActiveMQConnectionFactory("vm://localho

Re: simple xml message broker

2015-10-24 Thread Bob M
Thanks Tim I shall try and follow your advice :) Bob M -- View this message in context: http://activemq.2283324.n4.nabble.com/simple-xml-message-broker-tp4703319p4703357.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: simple xml message broker

2015-10-23 Thread Bob M
Hi again (Tim) One last question... If my clients have only the following messages (a) subscribe (b) unsubscribe (c) new data and my server has only the following message (a) amended new data is activeMQ overkill ? -- View this message in context: http://activemq.2283324.n4.nabb

Re: simple xml message broker

2015-10-23 Thread Bob M
Thank you Tim for a very clear reply Bob M -- View this message in context: http://activemq.2283324.n4.nabble.com/simple-xml-message-broker-tp4703319p4703340.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

simple xml message broker

2015-10-22 Thread Bob M
Hi I have a server program and several client programs These programs run concurrently I wish to use ActiveMQ to send simple messages back and forth as follows:- 1) at a certain point each client sends new data to the server 2) once the server has received new data from each and every client, it

A beginner's dilemma

2015-09-02 Thread Bob M
allow each strategy to communicate with all the others I wish to use just 2 simple message formats a status message and a decision message Can you point to an example of how I set this all up please Bob M -- View this message in context: http://activemq.2283324.n4.nabble.com/A-beginner-s

Installation procedures

2014-09-28 Thread Bob M
activemq from within a java application? Bob M Dunedin New Zealand -- View this message in context: http://activemq.2283324.n4.nabble.com/Installation-procedures-tp4685954.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Very,very new to message brokers - advice sought

2014-08-25 Thread Bob M
messaging aspect itself that I require is pretty basic Many thanks Bob M Dunedin New Zealand -- View this message in context: http://activemq.2283324.n4.nabble.com/Very-very-new-to-message-brokers-advice-sought-tp4684984.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.