2018-11-03 17:02:41 +01:00
|
|
|
<h1 align="center">Real Time For the Masses</h1>
|
|
|
|
|
|
|
|
<p align="center">A concurrency framework for building real time systems</p>
|
|
|
|
|
|
|
|
# Preface
|
|
|
|
|
|
|
|
This book contains user level documentation for the Real Time For the Masses
|
|
|
|
(RTFM) framework. The API reference can be found [here](../api/rtfm/index.html).
|
|
|
|
|
2019-02-08 19:58:55 +01:00
|
|
|
There is a translation of this book in [Russian].
|
|
|
|
|
2019-02-11 21:40:53 +01:00
|
|
|
[Russian]: ../ru/index.html
|
2019-02-08 19:58:55 +01:00
|
|
|
|
2019-04-21 20:25:59 +02:00
|
|
|
**HEADS UP** This is an **alpha** pre-release; there may be breaking changes in
|
|
|
|
the API and semantics before a proper release is made.
|
|
|
|
|
2019-02-11 21:40:53 +01:00
|
|
|
{{#include ../../../README.md:5:46}}
|
2018-11-03 17:02:41 +01:00
|
|
|
|
2019-02-11 21:40:53 +01:00
|
|
|
{{#include ../../../README.md:52:}}
|