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 » Difference between Server and Client WebSphereMQ API librari

Post new topic  Reply to topic
 Difference between Server and Client WebSphereMQ API librari « View previous topic :: View next topic » 
Author Message
sivadharsan
PostPosted: Wed Jan 15, 2003 6:57 pm    Post subject: Difference between Server and Client WebSphereMQ API librari Reply with quote

Newbie

Joined: 14 Jan 2003
Posts: 7

What are the difference between Server and Client side WebSphereMQ API libraries?
Back to top
View user's profile Send private message
kolban
PostPosted: Thu Jan 16, 2003 4:51 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

The server libraries require that your application runs on the same machine as the queue manager and provide super-fast connectivity to the queue manager.

The client libraries allow your application to run on a remote machine and provide connectivity to the queue manager over a network connection.
Back to top
View user's profile Send private message
sivadharsan
PostPosted: Thu Jan 16, 2003 5:30 am    Post subject: Reply with quote

Newbie

Joined: 14 Jan 2003
Posts: 7

Is there any specific API differences between Server and client?
Back to top
View user's profile Send private message
fschofer
PostPosted: Thu Jan 16, 2003 6:41 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

The Client API does not support 2 Phase Commit
You can not use MQBEGIN with MQ Client


Websphere MQ Client PDF:

Using syncpoint coordination
Within WebSphere MQ, one of the roles of the queue manager is syncpoint control
within an application. If an application runs on an WebSphere MQ client, it can
issue MQCMIT and MQBACK, but the scope of the syncpoint control is limited to
the MQI resources.
Applications running in the full queue manager environment on the server can
coordinate multiple resources (for example databases) via a transaction monitor.
On the server you can use the Transaction Monitor supplied with the Version 5.1
and above MQSeries products, or another transaction monitor such as CICS. You
cannot use a transaction monitor with a client application. The WebSphere MQ
verb MQBEGIN is not valid in a client environment.
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 » Difference between Server and Client WebSphereMQ API librari
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.