diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ A concurrency framework for building real-time systems. Formerly known as Real-Time For the Masses. + + + + + ## Features - **Tasks** as the unit of concurrency [^1]. Tasks can be *event triggered* |