Demonstrate ØMQ Patterns in txZMQ Patters
Ideally, all the patterns described in the zguide should have an implementation in the examples directory. Brining this about will take a considerable effort, but one worthy of txZMQ :-)
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Duncan McGreggor
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Drafting
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Work items:
[oubiwann] create a new subpackage called "patterns" and move the pubsub module into it: TODO
[oubiwann] create additional patterns modules based on the core ØMQ patterns (e.g., PUB, SUB, REP, REQ, ROUTER, etc.): TODO
[?] devise an appropriate (and pain-free) means of testing all the examples as part of a pre-commit workflow
[?] with an example-tester implemented, add a make target and include the new make target in the "test" target: TODO
[?] add implementations for the examples in chapter 1 of the zguide: TODO
[?] add implementations for the examples in chapter 2 of the zguide: TODO
[?] add implementations for the examples in chapter 3 of the zguide: TODO
[?] add implementations for the examples in chapter 4 of the zguide: TODO
[?] add implementations for the examples in chapter 5 of the zguide: TODO
Work Items
Dependency tree
* Blueprints in grey have been implemented.