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 » ThreadPooling of message flows?

Post new topic  Reply to topic
 ThreadPooling of message flows? « View previous topic :: View next topic » 
Author Message
JYama
PostPosted: Tue Oct 23, 2007 10:18 pm    Post subject: ThreadPooling of message flows? Reply with quote

Master

Joined: 27 Mar 2002
Posts: 281

Hello, experts,

Does anybody know about the spec of thread-pooling of WMBv6?
How threads are assigned during message processing?
It may be an internal spec which is undisclosed?

Regards,
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Oct 23, 2007 10:45 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi JYama,

Nothing undisclosed about it, I think....it's available in the Infocenter.

Basics, 1 thread for each flow, if additional instances is specified as X, then for every incoming message, thread increases until X....

Regards.
Back to top
View user's profile Send private message Send e-mail
JYama
PostPosted: Tue Oct 23, 2007 10:59 pm    Post subject: Reply with quote

Master

Joined: 27 Mar 2002
Posts: 281

elvis_gn wrote:

Basics, 1 thread for each flow, if additional instances is specified as X, then for every incoming message, thread increases until X....

Thank you very much for your information, elvis_gn.
Let me ask you one question.
Does it mean that all threads will be permanently kept once the number of threads reached to the number X?
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Oct 23, 2007 11:30 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi JYama,
JYama wrote:
Does it mean that all threads will be permanently kept once the number of threads reached to the number X?
No, the thread will die when the processing of the flow is over...

Regards.
Back to top
View user's profile Send private message Send e-mail
JYama
PostPosted: Tue Oct 23, 2007 11:39 pm    Post subject: Reply with quote

Master

Joined: 27 Mar 2002
Posts: 281

elvis_gn wrote:
No, the thread will die when the processing of the flow is over...

I see.
In default, only one thread(instance) exists and additional instances will be created in the case of multiple messages arrive.
Thanks,
Back to top
View user's profile Send private message
Bill.Matthews
PostPosted: Wed Oct 24, 2007 3:27 am    Post subject: Reply with quote

Master

Joined: 23 Sep 2003
Posts: 232
Location: IBM (Retired)

There is an exception to the thread allocation - when there is only one Input node in the flow, the statement is correct.

However, when there are multiple Input nodes in the flow, each one will be allocated a thread.

Prior to V6.1 (which introduces an improved allocation method), when additional instances are defined - and if one Input node is very active, then it is possible for that node to consume all of the additional instances and thus limit the other node to a single thread.

With V6.1 - we will have the ability to allocate additional instances and identify how many go to each Input node.
_________________
Bill Matthews
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ThreadPooling of message flows?
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.