Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olliNiinivaara authored Mar 18, 2021
1 parent e421212 commit d42312d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Suber

An in-process multi-threading non-blocking topic-based loosely-coupled ring-bufferred generic publish/subscribe engine with microsecond-scale performance supporting delivery:
An in-process multi-threading non-blocking topic-based loosely-coupled ring-buffered generic publish/subscribe engine with microsecond-scale performance supporting delivery:
- when a message is published
- when triggered (e.g. timer-based periodical delivery)
- when a given number of new messages are available for delivery
Expand Down

0 comments on commit d42312d

Please sign in to comment.