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 » IBM MQ API Support » i have a new question,about concurrent

Post new topic  Reply to topic
 i have a new question,about concurrent « View previous topic :: View next topic » 
Author Message
seraphim119
PostPosted: Sat Dec 09, 2006 6:07 am    Post subject: i have a new question,about concurrent Reply with quote

Acolyte

Joined: 04 Sep 2006
Posts: 57

if my request > my BlockingQueue's CAPACITY,and at that time if one of thread in the pool throws a exception,then the first request that waitting to be processed will lost,is any body how can resolve it??thanks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Sat Dec 09, 2006 8:26 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

There are standard techniques to ensure that messages are not lost.

They are described in the Application Programming Guide.

Some words that may help you are "syncpoint" and "backout queue" or "poison message".

Also, what's a "Blocking queue"?
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
seraphim119
PostPosted: Sat Dec 09, 2006 11:19 pm    Post subject: Reply with quote

Acolyte

Joined: 04 Sep 2006
Posts: 57

ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, RejectedExecutionHandler handler)

any body knows it??
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Dec 10, 2006 6:51 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

seraphim119 wrote:
ThreadPoolExecutor(int corePoolSize, int maximumPoolSize, long keepAliveTime, TimeUnit unit, BlockingQueue<Runnable> workQueue, RejectedExecutionHandler handler)

any body knows it??

Try it on a WAS forum. This may have all to do with WAS and nothing with MQ.

Obviously BlockingQueue is a java class implementing Runnable. It's just not one I recognize from MQ...

Have you looked at WAS Scheduling??

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » i have a new question,about concurrent
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.