From 5abe508bfef8372472d66adf69cf08e07125820c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 21 Nov 2017 16:12:18 +0000 Subject: Initial commit --- doc/index.html | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..140f1e5 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,134 @@ + + + + + + skabus - a Unix bus system + + + + + + +

+Software
+skarnet.org +

+ +

skabus

+ +

What is it ?

+ +

+ skabus is a suite of programs and libraries for Unix systems +that aim to implement a bus, i.e. a many-to-many interprocess +communication mechanism. +

+ +

+ It is very much a work in progress, and won't be complete for a long time. +For now, it looks like a random collection of tools, even though there is +a consistent vision behind them. +

+ +
+ + +
  • An overview of skabus
  • + + +
    +--> + +

    Installation

    + +

    Requirements

    + + + +

    Licensing

    + +

    + skabus is free software. It is available under the +ISC license. +

    + +

    Download

    + + + +

    Compilation

    + + + +

    Upgrade notes

    + + + +
    + +

    Reference

    + +

    Commands

    + +

    + All these commands exit 111 if they encounter a temporary error or +hardware error, and +100 if they encounter a permanent error - such as a misuse. Short-lived +commands exit 0 on success. Other exit codes are documented in the +relevant page. +

    + +

    Publication/subscription

    + + + +
    + + +

    Related resources

    +
    + +

    skabus discussion

    + + + +

    Similar work

    + + + + + -- cgit v1.2.3