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 » WBIMB Timer, Timeout

Post new topic  Reply to topic
 WBIMB Timer, Timeout « View previous topic :: View next topic » 
Author Message
novice
PostPosted: Fri Sep 16, 2005 7:18 am    Post subject: WBIMB Timer, Timeout Reply with quote

Apprentice

Joined: 20 Jun 2005
Posts: 37

Hi!

I need a reliable timeout mechanism within the message broker. I thought about using the nodes aggregate request and reply to implement the timeout functionality.

The timer will have to run till to 3 hours.

Is this a good idea to use these nodes, are they usable for this purpose?
Are there any inconveniences with these nodes?
Has somebody done already something similar?
What could be a nicer solution?

Best regards
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Sep 16, 2005 8:08 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Brover V6 has two new timout nodes, but I'm not sure whether they would help you. Can you explain in more detail what you are trying to accomplish?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
novice
PostPosted: Mon Sep 19, 2005 2:29 am    Post subject: Reply with quote

Apprentice

Joined: 20 Jun 2005
Posts: 37

We are using broker version 5.

I need a timeout mechanisim for the following issue:

The broker receives messages one after another. they are stored into a db. when all messages (is a fixed value) have been received the broker goes on with the processing of these messages (the messages are read from the db). please don't question this point - it has to be like that.

when not all messages are received - whatever the reason is - the processing has to go on anyway. that's the case i need a timeout mechansim. after 2 hours the processing of the messages that are stored into the db has to continue in spite of that not all have been received.
Back to top
View user's profile Send private message
wschutz
PostPosted: Mon Sep 19, 2005 3:04 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

with v5, I think your options are limited to;

1. writing a custom plugin node to do this -or-
2. using some external event to drive a flow after two hours.

with v6 (available Sept 30th), this is exactly what timeout nodes are provided for. You can set a timer to go off in two hours, if you get all your messages, you can cancel the timer, if not, it would go off and drive a message flow of your choosing.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
elvis_gn
PostPosted: Mon Sep 19, 2005 3:17 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

I think in the current situation (with v5.0) you should use the Aggregation nodes and try, set the timer to two hours starting the moment the first message is received....
Back to top
View user's profile Send private message Send e-mail
JT
PostPosted: Mon Sep 19, 2005 6:31 pm    Post subject: Reply with quote

Padawan

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

Does the last message distinguish itself from the others?

Is there a count available of the total number of messages ?
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 » WBIMB Timer, Timeout
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.