On 2 May 2008, at 19:48, seven_ephors wrote:
What is the typical message size when BLOB message should be used?
--
View this message in context: http://www.nabble.com/Publisher-can%27t-publish-after-a-certain-number-of-messages-are-sent-tp16995039s2354p17025624.html
Sent from the ActiveMQ -
What is the typical message size when BLOB message should be used?
--
View this message in context:
http://www.nabble.com/Publisher-can%27t-publish-after-a-certain-number-of-messages-are-sent-tp16995039s2354p17025624.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
On Fri, May 2, 2008 at 10:50 AM, seven_ephors <[EMAIL PROTECTED]> wrote:
>
> I will give it a try later, but it seems to me that it probably won't solve
> the problem since the consumer fetches the message as soon as it is
> published, and when I increase the message size, the number of message
I will give it a try later, but it seems to me that it probably won't solve
the problem since the consumer fetches the message as soon as it is
published, and when I increase the message size, the number of message that
can be send decrease accordingly. For example, when the BytesMessage has
the
On Thu, May 1, 2008 at 2:16 PM, seven_ephors <[EMAIL PROTECTED]> wrote:
>
> I am using the TopicPublisher.java code in the 5.0.0\example\src directory,
> with slight modifications. It seem to work pretty well, but when I have
> large number of messages, it always stop working after certain numb