librelp is a core protocol library for RELP, the
"reliable event logging protocol". It was created to provide ultra-reliable delivery of syslog messages and is quite good at that.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Dies ist die erste Version von librelp, wozu auch die erste RELP Protokoll unterstützen. Diese Version bietet eine zuverlässige Syslog-Meldungen zu übertragen, ohne Verlust Nachricht auch in extremen Fällen. In wirklich extremen Fällen können einige Einträge dupliziert werden, aber keine sind immer verloren (vorausgesetzt, dass die Bestimmungen für die Anwendung verwendet, dass, wie rsyslog tut).
Tags:
Initial freshmeat announcement
This is the first version of librelp, including
the initial RELP protocol support. This version
provides reliable syslog message transfer without
message loss even in extreme cases. In really
extreme cases, some messages may be duplicated,
but none are ever lost (provided that the
application uses provisions for that, as rsyslog
does).