Refactored ZMQ context implementation #16

Merged
k.marinus merged 7 commits from refactor/zmq-internal-socket-behaviour into dev 2025-11-05 11:35:27 +00:00
k.marinus commented 2025-10-30 10:41:35 +00:00 (Migrated from git.science.uu.nl)

Use ZMQ's global context instance and setup an XPUB/XSUB proxy intermediary to allow for easier multi-pubs.

close: N25B-217

Use ZMQ's global context instance and setup an XPUB/XSUB proxy intermediary to allow for easier multi-pubs. close: N25B-217
k.marinus commented 2025-10-30 11:52:25 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 10deb4be - fix: separate thread for proxy

Compare with previous version

added 1 commit <ul><li>10deb4be - fix: separate thread for proxy</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/16/diffs?diff_id=133148&start_sha=b92471ff1c85448251f719d9a662e89718c0be81)
k.marinus commented 2025-10-31 09:36:28 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 20a49eb5 - fix: endpoints don't create sockets

Compare with previous version

added 1 commit <ul><li>20a49eb5 - fix: endpoints don&#39;t create sockets</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/16/diffs?diff_id=133181&start_sha=10deb4bece5d0a915c319cdae141ca6f95db5f32)
0950726 commented 2025-11-05 11:12:37 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

Compare with previous version

added 1 commit <ul><li>b0085625 - fix: tests</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/16/diffs?diff_id=133246&start_sha=20a49eb553266ce31177090e2c8c025a4bd130fb)
0950726 commented 2025-11-05 11:23:44 +00:00 (Migrated from git.science.uu.nl)

added 16 commits

  • b0085625...da30c392 - 14 commits from branch dev
  • a1918049 - Merge remote-tracking branch 'origin/dev' into refactor/zmq-internal-socket-behaviour
  • 2c867adc - fix: go back to the working ri command endpoint test

Compare with previous version

added 16 commits <ul><li>b0085625...da30c392 - 14 commits from branch <code>dev</code></li><li>a1918049 - Merge remote-tracking branch &#39;origin/dev&#39; into refactor/zmq-internal-socket-behaviour</li><li>2c867adc - fix: go back to the working ri command endpoint test</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/16/diffs?diff_id=133247&start_sha=b0085625541f059866cc8a01c2d7d6a31c932229)
0950726 commented 2025-11-05 11:34:34 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • f854a60e - style: import order and lines too long

Compare with previous version

added 1 commit <ul><li>f854a60e - style: import order and lines too long</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/16/diffs?diff_id=133252&start_sha=2c867adce2641007b4e200d540dd652ffd79b5f2)
0950726 commented 2025-11-05 11:35:27 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit 12abf49f55

mentioned in commit 12abf49f5573b376812f12dc49732cd0df93cabb
0950726 (Migrated from git.science.uu.nl) merged commit 12abf49f55 into dev 2025-11-05 11:35:27 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#16