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

Add RabbitMQ support #4

Open
Jisu-Woniu opened this issue Apr 26, 2024 · 0 comments · May be fixed by #15
Open

Add RabbitMQ support #4

Jisu-Woniu opened this issue Apr 26, 2024 · 0 comments · May be fixed by #15
Assignees
Labels
enhancement New feature or request

Comments

@Jisu-Woniu
Copy link
Member

As is suggested by SASTOJ developers, a RabbitMQ plugin will fit better in the current SASTOJ architecture.

The plugin should support:

  • Fetching test cases from an MQ that is amqp 0-9-1 compatible, like RabbitMQ
  • Run the test cases through the given Judger instance
  • Send the judge result back in a streaming manner

The demos in other languages can be found in RabbitMQ Docs.

@Jisu-Woniu Jisu-Woniu pinned this issue Apr 26, 2024
@Serein207 Serein207 added the enhancement New feature or request label Apr 29, 2024
@Serein207 Serein207 linked a pull request May 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants