Implement Call via Request-Reply pattern

Registered by Oleksii Zamiatin

This blueprint has been superseded. See the newer blueprint "Change ZeroMQ driver underlying pattern to REQ/REP" for updated plans.

Now all operations in ZMQ-driver is implemented with PUSH/PULL and PUB/SUB for fanout. However the "call" operation has request-reply nature. So we don't need additional reply waiter because waiting for reply will be supported by zmq REQ/REP socket by default. This change will significantly simplify the architecture of the driver.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Oleksii Zamiatin
Direction:
Needs approval
Assignee:
None
Definition:
Superseded
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Oleksii Zamiatin

Related branches

Sprints

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.