FairMQ
FairMQ copied to clipboard
Feature: Index-based channel access from `fair::mq::Device`
discussed privately with @ktf and @rbx.
- It is currently implemented on top in O2
- Providing such an API directly in
fair::mq::Device
could save some indirections - Should the index-based access even replace string based channel facades eventually?