mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 08:41:16 +00:00
Add build status badges
This commit is contained in:
parent
d433b1cdc4
commit
a44af730c8
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
C++ Message passing framework
|
C++ Message passing framework
|
||||||
|
|
||||||
|
| Branch | Build Status |
|
||||||
|
| :---: | :--- |
|
||||||
|
| `master` |  |
|
||||||
|
| `dev` |  |
|
||||||
|
|
||||||
FairMQ is designed to help implementing large-scale data processing workflows needed in next-generation Particle Physics experiments. FairMQ is written in C++ and aims to
|
FairMQ is designed to help implementing large-scale data processing workflows needed in next-generation Particle Physics experiments. FairMQ is written in C++ and aims to
|
||||||
* provide **an asynchronous message passing abstraction** of different data transport technologies,
|
* provide **an asynchronous message passing abstraction** of different data transport technologies,
|
||||||
* provide a reasonably **efficient data transport** service (zero-copy, high throughput),
|
* provide a reasonably **efficient data transport** service (zero-copy, high throughput),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user