Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 488 Bytes

File metadata and controls

6 lines (4 loc) · 488 Bytes

pubsub_cpp

Travis Build Status Coverity Scan Build Status

Thread safe classes for publishing and subscribing data. This is designed to be an alternative to pulsar_cpp which supports only single threaded publishers. Provides benchmarks which can be used to assess performance