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 » Multithreading in Message Broker

Post new topic  Reply to topic
 Multithreading in Message Broker « View previous topic :: View next topic » 
Author Message
geethgubi
PostPosted: Mon Jun 22, 2009 1:34 pm    Post subject: Multithreading in Message Broker Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 44

I have a message flow which is running in multi-threading mode. 5 threads are running. Its been running since 3 months, there are no issues till now. Now we got an issue, not sure whether its a threading issue or not. Among these 5 threads, 1 thread is alloted for processing 46,000 records. Other threads (each one) is alloted with some 5 to 6 records processing at a time. Now only when the thread is processing 46000 records only, we get lot of records unprocessed for long time (message lying in the input queue longer) but when we turn off processing these 46,000 records the other processing is flowing thro' properly. I could not understand what is happening when we turn on 46,000 records. Can someone help me to find out whats happening when we enable processing these records.
Back to top
View user's profile Send private message
rajmq
PostPosted: Mon Jun 22, 2009 10:03 pm    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

By any chance did you look up the memory utilization? How do measure the 1 thread is processing 46000 records?


_________________
IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified System Administrator - WebSphere Business Integration Message Broker V6.0
Back to top
View user's profile Send private message
mymq
PostPosted: Tue Jun 23, 2009 6:48 pm    Post subject: Reply with quote

Centurion

Joined: 01 Mar 2007
Posts: 101
Location: US-Greenwille

what is your broker version, OS?

did u get a chance to look at the syslog for any error?
_________________
--SRK--
Back to top
View user's profile Send private message Send e-mail
telecoda
PostPosted: Wed Jun 24, 2009 12:48 am    Post subject: Reply with quote

Novice

Joined: 05 Feb 2008
Posts: 15

As you are processing a large number of messages in a single flow is there any contention occurring outside of the flow?

For example is the flow processing 46,000 records locking rows in a database that are preventing the other flows from processing?

Are the messages being processed in a single transaction or message by message?
Back to top
View user's profile Send private message
geethgubi
PostPosted: Wed Jun 24, 2009 12:19 pm    Post subject: Reply with quote

Apprentice

Joined: 18 Dec 2008
Posts: 44

These are processed by message by message. I dont think lock would be acquired as we have DB2_SKIPINSERTED, DB2_EVALUNCOMMITTED
, DB2_SKIPDELETED enabled for Insert, update and delete.
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 » Multithreading in Message Broker
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.