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 » General IBM MQ Support » how would we go about requesting a new queue to be availabl?

Post new topic  Reply to topic
 how would we go about requesting a new queue to be availabl? « View previous topic :: View next topic » 
Author Message
sathishv
PostPosted: Tue May 26, 2015 10:42 am    Post subject: how would we go about requesting a new queue to be availabl? Reply with quote

Newbie

Joined: 26 May 2015
Posts: 1

Just curious, couple of questions.

If we had a design that would take advantage of a Messaging Broker such as MQ how would we go about requesting a new queue to be available?
If we wanted the queue to be backed by a persistent data store is that a possibility?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue May 26, 2015 10:56 am    Post subject: Re: how would we go about requesting a new queue to be avail Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sathishv wrote:
If we had a design that would take advantage of a Messaging Broker such as MQ how would we go about requesting a new queue to be available?


You'd ask the people responsible for administering the MQ software to create one for you.

(Side note: when referring to MQ, especially on this forum, don't call it a "broker". I think I know what you're getting at but IBM make another product called "Message Broker" and there may be confusion)

sathishv wrote:
If we wanted the queue to be backed by a persistent data store is that a possibility?


The queue is is a persistent data store, if properly configured. If you mean:

Quote:
can we host the queue in a database?


then the short answer is "No", and the slightly longer answer is "why would you want to & what about a database makes it more persistent than queue storage"

You also shouldn't use a messaging engine as a database, by which I mean store messages for extended periods (like hours) then retrieve them.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Wed May 27, 2015 5:40 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Quote:
The queue is is a persistent data store, if properly configured.

and Persistent messages are put to it. The DEFPSIST attribute may or may not come into play, depending on how the putting app is coded.
_________________
Glenn
Back to top
View user's profile Send private message
belchman
PostPosted: Thu May 28, 2015 12:39 pm    Post subject: Reply with quote

Partisan

Joined: 31 Mar 2006
Posts: 386
Location: Ohio, USA


_________________
Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Thu May 28, 2015 12:56 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Also, a queue is persistent in the sense that once defined, it will continue to exist until it is deleted. Note that Dynamic queues are defined and deleted under app control.
_________________
Glenn
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 » General IBM MQ Support » how would we go about requesting a new queue to be availabl?
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.