An SPMC test project written in rust using the AMQP
Find a file
2005 8a2cc61c0d
All checks were successful
CD / docker (push) Successful in 13m11s
consumer: stupid wrapper for job to send back data
2024-08-26 10:29:13 +02:00
.config init 2024-08-24 13:33:11 +02:00
.forgejo/workflows stole example from rabbitmq-tutorials 2024-08-25 09:13:36 +02:00
common init 2024-08-24 13:33:11 +02:00
consumer consumer: stupid wrapper for job to send back data 2024-08-26 10:29:13 +02:00
producer apalis implementation: now any messages incoming are sent to apalis to be processeds but I still haven't found a way to ack the message once the worker is done with the job 2024-08-25 10:53:19 +02:00
.gitignore init 2024-08-24 13:33:11 +02:00
Cargo.lock apalis implementation: now any messages incoming are sent to apalis to be processeds but I still haven't found a way to ack the message once the worker is done with the job 2024-08-25 10:53:19 +02:00
Cargo.toml actions: fixup 2024-08-25 03:54:06 +02:00
deny.toml init 2024-08-24 13:33:11 +02:00
docker-compose.yml init 2024-08-24 13:33:11 +02:00
flake.lock init 2024-08-24 13:33:11 +02:00
flake.nix actions: fixup 2024-08-25 03:54:06 +02:00