FACTOID # 142: Americans consume the sixth-most spirits, the eighth-most beer and the 18th-most wine. They’re also likely to view heavy drinkers as undesirable neighbors.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > 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 and .NET to receive data feeds on Excel sheets and other applications of choice.


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 etcetera...


The quality of the respective API's implementation varies considerably. The C++ library is simple wrapper providing an OO view over the c implementation. Likewise the Java and .NET implementations wrap the C++ implementation.


This has lead to memory management issues with the .NET implementation (though not with the COM Interop version which is considerably more cumbersome).


The official name "TIBCO" should be all capital letters.


External link

  • TIBCO Rendezvous (http://www.tibco.com/software/enterprise_backbone/rendezvous.jsp)

  Results from FactBites:
 
Best Practices for Running TIBCO Rendezvous on the Solaris OS (2367 words)
TIBCO Rendezvous is widely used in the industry for mission-critical, real-time messaging.
Rendezvous uses the UDP Protocol for its messaging.
This will ensure that the Rendezvous daemon gets a dedicated processor set with two CPUs and that the interrupt threads are not scheduled on the same CPU as the Rendezvous daemon threads.
TIBCO Rendezvous Event Generator (1257 words)
Use of the TIBCO RV control and event generator with BEA WebLogic Integration in no manner confers or grants the right to use TIBCO Rendezvous including "dynamic libraries".
TIBCO RV event generators can be deployed on a cluster with load balancing, high availability and failover features.
TIBCO RV event generators on a cluster subscribe to a subject with a single RV daemon machine, a distributed queue option and a distinct CM name entered at the time of event generator creation.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.