Commit graph

5 commits

Author SHA1 Message Date
2005 c4ab5917f3 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
All checks were successful
CD / docker (push) Successful in 12m47s
2024-08-25 10:53:19 +02:00
2005 5224e1751a stole example from rabbitmq-tutorials
All checks were successful
CD / docker (push) Successful in 12m41s
2024-08-25 09:13:36 +02:00
2005 3fffaf3bab producer: sends msg and await response 2024-08-25 03:41:29 +02:00
2005 953f7c154b switched to lapin
if both clients run at the same time the server producer seems to acknowledge the feedback but any time the producer dies the consumer begins to flood the server
2024-08-25 02:43:29 +02:00
2005 8045480513 init 2024-08-24 13:33:11 +02:00