ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » message size in WMB

Post new topic  Reply to topic
 message size in WMB « View previous topic :: View next topic » 
Author Message
visasimbu
PostPosted: Wed Mar 10, 2010 3:36 am    Post subject: message size in WMB Reply with quote

Disciple

Joined: 06 Nov 2009
Posts: 171

In websphere MQ, upto 100MB of message can be handled by queue. So WMB can handle upto 100 MB of message.. is it ?

Whether WMB can handle more 100MB of data ?..
What is higher limit of message size that can be handle by WMB ?
Back to top
View user's profile Send private message Send e-mail
Gaya3
PostPosted: Wed Mar 10, 2010 3:51 am    Post subject: Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

if you are getting the Messages from MQ then its 100 MB

if it is through file - any size..

what ever it may be think about performance, segmentation etc etc over here.

if it is a heavy load of message transformation, you have to design very carefully...
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
visasimbu
PostPosted: Thu Mar 11, 2010 8:14 pm    Post subject: Reply with quote

Disciple

Joined: 06 Nov 2009
Posts: 171

Thanks gaya..

Is it any property to increase the maximum limit of 100MB in MQ ?
Or any otherway to process morethan 100MB of message through MQ ?
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Thu Mar 11, 2010 9:38 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

visasimbu wrote:
Thanks gaya..

Is it any property to increase the maximum limit of 100MB in MQ ?
Or any otherway to process morethan 100MB of message through MQ ?


Look up message grouping and message segmentation, although if your message is over 100MB segmentation will be of little help.

I would like to challenge you and ask you why do you need to process messages over 100MB. Those should be broken down into their atomic components.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Fri Mar 12, 2010 6:21 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

fjb_saper wrote:
I would like to challenge you and ask you why do you need to process messages over 100MB. Those should be broken down into their atomic components.




That's a lot of data to be one single item.

Remember that something like a C or Java app doesn't process a 100Mb+ file as a lump, but a record at a time.

And if you're trying to process it as a single lump because the inidivdual elements have affinity, that's a bad design in itself.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
visasimbu
PostPosted: Wed Mar 17, 2010 2:37 am    Post subject: Reply with quote

Disciple

Joined: 06 Nov 2009
Posts: 171

Thanks fjb_saper and vitor...

Just i want to know about the limit of WMB message handling...

I got some idea about it..
Thanks for all...
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » message size in WMB
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.