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 » multiple threads

Post new topic  Reply to topic
 multiple threads « View previous topic :: View next topic » 
Author Message
paustin_ours
PostPosted: Wed Aug 31, 2005 2:43 pm    Post subject: multiple threads Reply with quote

Yatiri

Joined: 19 May 2004
Posts: 667
Location: columbus,oh

when i run a message flow with multiple instances, i see the output use count increase and the input use count stays at 1.

how can i verify if there are multiple threads that are running.

my broker is on zos.
Back to top
View user's profile Send private message Yahoo Messenger
JT
PostPosted: Wed Aug 31, 2005 4:14 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Quote:
display qstatus(input-qname) type(handle) all

On a distributed platform, the command above will display the id of the process that has a handle open. The PID can then be equated to one or more DataFlowEngines.

What's the z/OS equivalent ?
Back to top
View user's profile Send private message
paustin_ours
PostPosted: Thu Sep 01, 2005 10:42 am    Post subject: Reply with quote

Yatiri

Joined: 19 May 2004
Posts: 667
Location: columbus,oh

this only shows me the process ID. how can i tell if there are three threads running because, i have 3 instances
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Thu Sep 01, 2005 10:48 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The status should display three copies of the same PID.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
JT
PostPosted: Thu Sep 01, 2005 10:53 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

The command displays a separate entry for each process that has an open input handle on the queue.

Therefore, if you have more than one entry, and the PIDs are the same, and they point to a DataFlowEngine, then you should be able to assume there are multiple instances of the messageflow within that DFE, polling the input queue.
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 » multiple threads
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.