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 IndexWebSphere Message Broker (ACE) Support"Fast first message"?

Post new topicReply to topic
"Fast first message"? View previous topic :: View next topic
Author Message
NealM
PostPosted: Tue Aug 06, 2013 3:18 pm Post subject: "Fast first message"? Reply with quote

Master

Joined: 22 Feb 2011
Posts: 230
Location: NC or Utah (depends)

In various "What's new in MB8" presentations back in late 2011 and 2012 there was this paragraph:
Quote:
“Fast first message” processing with pre-emptive database connections
– New configuration option acquires & maintains database connections before messages processed
• Default will connect first thread to database at flow start before message processing
– Extra flow option to start all flow threads at EG start
• All threads process “fast first message”
– Immediate reconnect option database after failure
• Retry once for successful reconnect
• Exception still thrown to rollback transaction

But I cannot find mention in the 8.0.0.2 Info Center. Nor on MB Explorer or on the several mqsi.. line commands that I looked at.
Could someone here point me to where I should be looking for more details?
Thanks
Back to top
View user's profile Send private message
Simbu
PostPosted: Tue Aug 06, 2013 7:09 pm Post subject: Reply with quote

Master

Joined: 17 Jun 2011
Posts: 289
Location: Tamil Nadu, India

There is a property "Connect before flow starts" in compute node and database node. if you check this box, you can achieve “Fast first message” processing.

Code:
By default, the broker connects to the data source when required in a message flow.

If you select the check box, data source connections are made before the flow receives a message, rather than during message flow processing.
Back to top
View user's profile Send private message
NealM
PostPosted: Wed Aug 07, 2013 7:02 am Post subject: Reply with quote

Master

Joined: 22 Feb 2011
Posts: 230
Location: NC or Utah (depends)

Thanks Simbu!
Back to top
View user's profile Send private message
Herbert
PostPosted: Wed May 21, 2014 10:39 pm Post subject: Reply with quote

Centurion

Joined: 05 Dec 2006
Posts: 146
Location: Leersum, The Netherlands

Some experiences about this option.

I had performance problems after a WMB 6.1 to IIB 9.0 migration project and turning on this "Connect before flow starts" option did help a lot.

Also, it seems that if you have select this just for 1 flow then other flows where this options is not turned on also benefits ... maybe turning this option on for 1 flow triggers an connection pool mechanism where all flows that use the same ODBC connection benefits from?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexWebSphere Message Broker (ACE) Support"Fast first message"?
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.