Skip to content

Realm: Add interface to set the arrival pattern

apryakhin requested to merge apriakhin/barrier-arrival-api into master

The change adds an interface to configure the arrival pattern for either new or existing realm barrier

Barrier::ParticipantInfo *expected_arrivals will be used to construct the reduction tree necessary to handle the arrival requests.

The interface is derived from:

Edited by apryakhin

Merge request reports