How does Rendezvous' reliable delivery mechanism retransmit missing packets?

How does Rendezvous' reliable delivery mechanism retransmit missing packets?

book

Article ID: KB0091858

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Resolution:
If a receiving daemon detects missing packets, it sends a retransmission request to the sending daemon.  The sending daemon stores outbound messages for a limited period of time, during which it can retransmit the required information upon request.  This "limited period of time" is determined by the reliability parameter of the daemon.

Environment

Product: TIBCO Rendezvous Version: 6.x.x, 7.x.x OS: All --------------------

Issue/Introduction

How does Rendezvous' reliable delivery mechanism retransmit missing packets?