issues
search
FairRootGroup
/
FairMQ
C++ Message Queuing Library and Framework
GNU Lesser General Public License v3.0
86
stars
34
forks
source link
Feature: Index-based channel access from `fair::mq::Device`
#427
Open
dennisklein
opened
2 years ago
dennisklein
commented
2 years ago
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?
discussed privately with @ktf and @rbx.
fair::mq::Device
could save some indirections