Alexey Rybalchenko
15479a58d1
FairMQ: Introduce callbacks for the FairMQUnmanagedRegion.
...
Callbacks are called when the data buffer of the message assiciated
with the corresponding region is no longer needed by the transport.
Example in examples/advanced/Region/
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
773fc8633d
FairMQ: shared memory unmanaged region updates:
...
- use same mapping for sender/receiver (created/remote) region.
- rename FairMQRegion -> FairMQUnmanagedRegion.
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
095c124ca8
Eliminate warnings in FairLink and FairMQ Plugins.
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
f6ee1cdf57
FairMQRegion and examples/advanced/Region
2018-05-02 13:51:55 +02:00