TIBCO Rendezvous

TIBCO Rendezvous

TIBCO Rendezvous is a software product that provides a message bus for enterprise application integration (EAI).

TIBCO provides messaging APIs in C, C++, Java, Visual BASIC , Perl and .NET to receive data feeds on MS Excel spreadsheets and other applications of choice.

There is an alternative Perl library called Tibco::Rv available on CPAN which has a simpler interface and provides most of the functionality of the Perl libraries provided with TIBCO Rendezvous.

The basic message passing is conceptually simple:
* A message has a single subject composed of elements separated by periods. A message is sent to a single Rendezvous Daemon (though it may end up being broadcast onto Daemons).
* A listener announces its subjects of interest to a Daemon (with a basic wildcard facility) and messages with matching subjects are delivered to it if the two daemons are 'connected' to each other (or indeed the same daemon).

Considerable "Enterprise" functionality is layered onto this if desired with Fault Tolerance / Reliable or Certified options possible all implemented through the underlying basic messages.

The messages themselves can be viewed as typed name-value fields and/or number-value fields (the two identification mechanisms within a message can mix and match with certain restrictions). A message can itself contain sub-messages which themselves may contain sub-messages, and so on.

The quality of the respective API's implementation varies considerably. The C++ library is simply a wrapper providing an OO view over the C implementation. Likewise the Java and .NET implementations wrap the C++ implementation. This has led to memory management issues with the .NET implementation (though not with the COM Interop version which is considerably more cumbersome).

External links

* [http://www.tibco.com/software/messaging/rendezvous/default.jsp TIBCO Rendezvous] (Official site)


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Rendezvous — may refer to:Meetings and gatherings* A planned meeting between two or more parties * A meeting between mountain men and fur buyers * A meeting of buckskinners * An annual festival organized by the Indian Institute of Technology Delhi Computing*… …   Wikipedia

  • TIBCO — Software Inc. Rechtsform Kapitalgesellschaft ISIN US88632Q1031 Gründung …   Deutsch Wikipedia

  • Bonjour (software) — Bonjour Developer(s) Apple Inc. Operating system Mac OS X, Microsoft Windows, Linux, iOS Type …   Wikipedia

  • Message-Oriented Middleware — Pour les articles homonymes, voir MOM. Le terme Message Oriented Middleware (MOM) désigne une famille de logiciels qui permettent l échange de messages entre les applications présentes sur un réseau informatique. Les MOM font partie des éléments… …   Wikipédia en Français

  • Publish/subscribe — (or pub/sub) is an asynchronous messaging paradigm where senders (publishers) of messages are not programmed to send their messages to specific receivers (subscribers). Rather, published messages are characterized into classes, without knowledge… …   Wikipedia

  • BPM-Engine — Der Begriff Business Process Engine bezeichnet eine Anwendung, die sich auf die (reine) Ausführung (execution) von Prozessen konzentriert. Die auszuführenden Prozesse also die vorstrukturierte Abfolge von einzelnen Aktivitäten müssen vorher… …   Deutsch Wikipedia

  • Business Process Engine — Der Begriff Business Process Engine bezeichnet eine Anwendung, die sich auf die (reine) Ausführung (execution) von Prozessen konzentriert. Die auszuführenden Prozesse also die vorstrukturierte Abfolge von einzelnen Aktivitäten müssen vorher… …   Deutsch Wikipedia

  • Intergiciel orienté message — Message Oriented Middleware Le terme Message Oriented Middleware (MOM) désigne une famille de logiciels qui permettent l échange de messages entre les applications présentes sur un réseau informatique. Les MOM font partie des éléments techniques… …   Wikipédia en Français

  • Message Oriented Middleware — Le terme Message Oriented Middleware (MOM) désigne une famille de logiciels qui permettent l échange de messages entre les applications présentes sur un réseau informatique. Les MOM font partie des éléments techniques de base des architectures… …   Wikipédia en Français

  • Middleware orienté message — Message Oriented Middleware Le terme Message Oriented Middleware (MOM) désigne une famille de logiciels qui permettent l échange de messages entre les applications présentes sur un réseau informatique. Les MOM font partie des éléments techniques… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”