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 » amqsputc fails

Post new topic  Reply to topic Goto page Previous  1, 2, 3
 amqsputc fails « View previous topic :: View next topic » 
Author Message
mqjeff
PostPosted: Tue Dec 09, 2014 1:31 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Client mode is not usually refered to as bindings, even though in theory the client application is bound to the client libraries.

In fact, the client application is *linked* to the client libraries, and all functions of the client libraries takes place fully within the client application space.

This is why most people refer to client and bindings applications, rather than client-bindings and server-bindings.

And, again, there are *two* kinds of server-binding applications - at least on distributed. There is normal bindings mode, which uses shared memory segments to access pieces of the queue manager. Then there is fastpath bindings, which is tightly coupled into the queue manager processes and access the memory more directly.

Then you get into things on zOS like you have with CICS transactions that never actually connect to a queue manager at all, they merely open/close objects and send or receive messages. I'd almost argue that this is a fourth type of application binding.

You know, since we're being expressive on the subject.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Dec 09, 2014 2:04 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

For server-bindings, there are actually 3 types: Standard, Isolated and FastPath.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2, 3 Page 3 of 3

MQSeries.net Forum Index » General IBM MQ Support » amqsputc fails
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.