[feature] High-level block: Replicaset
Introduces high level APIs in AML: tools and features that are more user-centric and built on top on the actual building blocks of the library.
Replicaset is our first high level block, providing an API to replicate data across a topology.
- Creates a subdirectory
<aml/high/...
containing higher level interfaces. - Adds replicaset interface
- Adds replicaset implementation for hwloc backend.
- Adds Generic test for replicaset.
- Adds test for hwloc replicaset.
Related to #72 (closed).