Previous Page | Next Page

Using the SAS Common Messaging Interface

Using TIB/Rendezvous with the SAS Common Messaging Interface


Overview of Using TIB/Rendezvous with the SAS Common Messaging Interface

SAS Integration Technologies supports the message delivery features of TIB/Rendezvous Release 7.5.4 and later.

TIB/Rendezvous is a leading messaging middleware product from TIBCO Software, Inc. Like IBM WebSphere MQ (previously named MQSeries) and Microsoft MSMQ, TIB/Rendezvous makes it easy to create distributed applications across heterogeneous systems.

The SAS Common Messaging Interface includes messaging functions that are common to WebSphere MQ, MSMQ, and Rendezvous. However, the TIB/Rendezvous message delivery system differs from the other transports in some important ways. Developers must take these differences into account when using the Common Messaging Interface to support Rendezvous-based applications. The main differences are as follows:

Common Messaging Interface Call Routines explains how to use the SAS Common Messaging Interface to access the unique features of TIB/Rendezvous. TIB/Rendezvous Coding Example shows how to use the SAS Common Messaging Interface with TIB/Rendezvous. For additional information, please consult the TIBCO documentation.


Rendezvous Certified Message Delivery (Rendezvous-CM)

Certified message delivery features offers a stronger assurance of delivery than reliable message delivery. Certified message delivery protocols also offer the following:

To determine whether you should use Rendezvous certified message delivery, please consult the TIBCO documentation.

Common Messaging Interface Call Routines explains how to use the SAS Common Messaging Interface to access the features of TIB/Rendezvous Certified Message Delivery. TIB/Rendezvous Certified Messaging Coding Examples shows how to use the SAS Common Messaging Interface with TIB/Rendezvous Certified Message Delivery. For additional information, please consult the TIBCO documentation.

Previous Page | Next Page | Top of Page