Roundtrip with ZeroMQ #1

Merged
bastien.ollier merged 6 commits from zmq into master 2 years ago

ZeroMQ is a messaging library, that can be plugged into numerous backends, such as a IPC channel or a TCP socket.

The runner pulls the requests from the ventilator (see the labyrinth repo), which receives the jobs from the frontend and dispatch them via the message channel.

When a job has finished, its output is sent to the push channel with the same job identifier.

ZeroMQ is a messaging library, that can be plugged into numerous backends, such as a IPC channel or a TCP socket. The runner pulls the requests from the ventilator (see the *labyrinth* repo), which receives the jobs from the frontend and dispatch them via the message channel. When a job has finished, its output is sent to the push channel with the same job identifier.
clement.freville2 self-assigned this 2 years ago
clement.freville2 added 6 commits 2 years ago
continuous-integration/drone/push Build is failing Details
d12b9fecc4
Prepare ZeroMQ
continuous-integration/drone/push Build is passing Details
2d75822ed9
Use system distribution of cppzmq
continuous-integration/drone/push Build is passing Details
3bc8f547f6
Allow fetching locally ZeroMQ if not already installed
continuous-integration/drone/push Build is passing Details
c8408620c0
Link against the system library or the local build
continuous-integration/drone/push Build is passing Details
5435dc638d
Read the image from the request
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
5154280fd1
use the good image
clement.freville2 requested review from bastien.ollier 2 years ago
clement.freville2 added the enhancement label 2 years ago
bastien.ollier merged commit 169323098d into master 2 years ago
bastien.ollier approved these changes 2 years ago
bastien.ollier left a comment
Owner

super travail comme dab

super travail comme dab
bastien.ollier deleted branch zmq 2 years ago

Reviewers

bastien.ollier approved these changes 2 years ago
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
The pull request has been merged as 169323098d.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: sandkasten/planificador#1
Loading…
There is no content yet.