Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relay v1.0.0 #62

Open
AndyRae opened this issue Oct 11, 2024 · 0 comments
Open

Relay v1.0.0 #62

AndyRae opened this issue Oct 11, 2024 · 0 comments
Milestone

Comments

@AndyRae
Copy link
Member

AndyRae commented Oct 11, 2024

Relay is the centralised piece of a "simple" federated Hutch for Cohort Discovery.

It is located in a "gateway" environment, where it polls Rquest for jobs, adds them to queues, and is connected to by federated data provider nodes.
It returns the result of these nodes jobs, back to Rquest.

It is available to deploy as a C# binary, and container.


It utilises Hutch RACKit to poll Rquest, and handles the response by adding it to a centralised RabbitMQ queue(s).

A data provider(s) node(s) then polls Relay to get job(s) from their respective queue(s). This is the "fan out" part of the federation.

@AndyRae AndyRae added this to the Relay 1.0.0 milestone Oct 11, 2024
@AndyRae AndyRae changed the title Relay 1.0.0 Relay v1.0.0 Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant