Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-10 Thread JRR
ew this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781p4653833.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread JRR
83324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781p4653815.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread JRR
-=John -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781p4653814.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread Timothy Bish
like me to proceed. Do I post the source, test > information/results, etc. here? > > Thanks > > -=John You should open a new Jira issue and post the relevant info there. https://issues.apache.org/jira/browse/AMQCPP > > -- > View this message in context: > http://acti

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread JRR
ks -=John -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781p4653812.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread Timothy Bish
Connection Factory constructor instead? > > Thanks in advance, > > -=John You can use dynamic_cast to cast the returned ConnectionFactory instance to an ActiveMQConnectionFactory if you want to configure the factory in code. For the other problem you'd need to create a test case t

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-09 Thread JRR
View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781p4653805.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ-CPP Producer Flow Control Question

2012-07-06 Thread Timothy Bish
very mode to NON_PERSISTENT > > o. Create the message to send using the session > > o. Use the producer to send the message. > > > We have multiple threads sending in the producer. They all use the same > underlying connection, and create sessions on top of the connection

ActiveMQ-CPP Producer Flow Control Question

2012-07-06 Thread JRR
connection for sending their messages. Thanks in advance for your help, -=John -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CPP-Producer-Flow-Control-Question-tp4653781.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.