Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 259 Bytes

File metadata and controls

2 lines (2 loc) · 259 Bytes

It is a simple library for fast, atomic, non-blocking inter process status data exchange using "one writer, many readers" model. It uses separate shared memory area for each status structure. For now status writing, reading and update waiting is implemented.