Re: Re:about blobmessage

2013-05-22 Thread luodaidong
but stream is not easy for using,sometime the receiver may hang -- View this message in context: http://activemq.2283324.n4.nabble.com/about-blobmessage-tp4667381p4667384.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Java, Stomp, & Web Sockets

2013-05-22 Thread Paddy Carman
Hi Christian, What are your thoughts on using StompJms Vs. MQTT on Android to connect to ActiveMQ? -PC On Tue, May 21, 2013 at 2:25 PM, Christian Posta wrote: > Interesting, I haven't come across trying to do websockets from Java. I'm > guessing your messaging infrastructure won't open up a

Re:about blobmessage

2013-05-22 Thread SuoNayi
try out the JMS Streams,http://activemq.apache.org/jms-streams.html At 2013-05-23 11:51:23,luodaidong wrote: >I use activeMQ blobmessage tranfering large file. It's OK, but the receiver >can receive file only when the sender has sended the file completly. How >about realtime transfer large file

about blobmessage

2013-05-22 Thread luodaidong
I use activeMQ blobmessage tranfering large file. It's OK, but the receiver can receive file only when the sender has sended the file completly. How about realtime transfer large file? where can I configure this? the test code following,where is wrong? the sender package mytest.file; import

How does JMS/STOMP queue map to MQTT

2013-05-22 Thread Paddy Carman
Hi I have been using STOMP to connect to ActiveMQ from my non-mobile clients. I have been using topics as well as queues. I am thinking of using MQTT to connect to the broker from Android. One question I have is how JMS queues are converted in MQTT (since MQTT does not support queues). Any inf

Re: I do not receive the first message in my second consumer!

2013-05-22 Thread Timothy Bish
On 05/22/2013 09:43 AM, lrklx wrote: hi everyone! i write a test program for consumer study, but i find i canot receive the first message in my second consumer! i create two MessageProducers (producer1 and producer2) and two MessageConsumers (consumer1 and consumer2) from two different Session

Configuring Memory Limit per Group of Queues

2013-05-22 Thread Liviu I.
Hi, I need some help in configuring the memory usage in AMQ. I have a project were we have configured memory limits per queue. We have done this to use the ResourceAllocationException for throttling logic (on the client side). So far this has worked for us without any problems. But what I need n

I do not receive the first message in my second consumer!

2013-05-22 Thread lrklx
hi everyone! i write a test program for consumer study, but i find i canot receive the first message in my second consumer! i create two MessageProducers (producer1 and producer2) and two MessageConsumers (consumer1 and consumer2) from two different Sessions. i want run the code as producer1.

Re: Broker restarts can cause loss of broker redelivered messages

2013-05-22 Thread DrewB
I have opened a JIRA item. https://issues.apache.org/jira/browse/AMQ-4550 -- View this message in context: http://activemq.2283324.n4.nabble.com/Broker-restarts-can-cause-loss-of-broker-redelivered-messages-tp4667312p4667358.html Sent from the

Re: Memory Limit (67108864)

2013-05-22 Thread Islam Mohamed
Thank you ceposta for very fast Reply Yes, I'm sure this is the activemq config my broker is really using I'm new in Activemq And I don't understand the configuration well. Can you Send me "a make sense" configuration because I couldn't understand the manual. Thank you and Have a good Day adio