issues
search
sfc-aqua
/
qrsa
Quantum Repeater Software Architecture
1
stars
1
forks
source link
Connection Manager Implementation
#6
Open
Chibikuri
opened
1 year ago
Chibikuri
commented
1 year ago
Connection Manager
Implementations
[x] Receive application requirements
[x] Create a
Connection Setup Request
and forward it (Initiator)
[x] Receive
Connection Setup Request
, push performance information, and forward it (Repeater/Router)
[x] Receive
Connection Setup Request
and extract performance information (Responder)
[x] Create RuleSets and create/send
Connection Setup Response
with them (Responder)
[ ] Provide RuleSet to Rule Engine for responder itself (Responder)
[ ] Receive a
Connection Setup Response
and get/forward RuleSet (Initiator/Repeater/Router)
[ ] Send Link Allocation Update and get negotiated LA
[ ] Send Barrier
Considerations
[ ] Selective compile
[ ] Async
Testing
[ ] Unit testing
[ ] Create several connection manager instances and test them in realistic situation.
Connection Manager
Implementations
Connection Setup Request
and forward it (Initiator)Connection Setup Request
, push performance information, and forward it (Repeater/Router)Connection Setup Request
and extract performance information (Responder)Connection Setup Response
with them (Responder)Connection Setup Response
and get/forward RuleSet (Initiator/Repeater/Router)Considerations
Testing