mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-13 16:46:47 +00:00
Update
This commit is contained in:
parent
df8ad7c98a
commit
f3962b38dc
|
@ -5,7 +5,7 @@ Next-generation Particle Physics Experiments at FAIR and CERN are facing unprece
|
||||||
The FairMQ C++ library is designed to aid the implementation of such large-scale online data processing workflows by
|
The FairMQ C++ library is designed to aid the implementation of such large-scale online data processing workflows by
|
||||||
* providing an asynchronous message passing abstraction that integrates different existing data transport technologies (no need to re-invent the wheel),
|
* providing an asynchronous message passing abstraction that integrates different existing data transport technologies (no need to re-invent the wheel),
|
||||||
* providing a reasonably efficient data transport service (zero-copy, high throughput - TCP, SHMEM, and RDMA implementations available),
|
* providing a reasonably efficient data transport service (zero-copy, high throughput - TCP, SHMEM, and RDMA implementations available),
|
||||||
* being data format agnostic (suitable data formats are usually very experiment-specific), and
|
* being data format agnostic (suitable data formats are usually experiment-specific), and
|
||||||
* providing other basic building blocks such as a simple state machine based execution framework and a plugin mechanism to integrate with external config/control systems.
|
* providing other basic building blocks such as a simple state machine based execution framework and a plugin mechanism to integrate with external config/control systems.
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue
Block a user