Show HN: Broccoli – message queue for Rust applications, alternative to Celery github.com 27 points by skeptrune 2 days ago
klaussilveira 2 days ago Interesting. Developer experience seems nice. Any plans of adding the concept of unique jobs or scheduled jobs? denssumesh 2 days ago I'm not sure what you mean by unique jobs, but for scheduled jobs, it could definitely be on the roadmap. I'm still deciding whether or not its a good idea to make it more of an actual service than just a library. klaussilveira 2 days ago Examples: https://github.com/noxdafox/rabbitmq-message-deduplicationhttps://nats.io/blog/new-per-subject-discard-policy/
denssumesh 2 days ago I'm not sure what you mean by unique jobs, but for scheduled jobs, it could definitely be on the roadmap. I'm still deciding whether or not its a good idea to make it more of an actual service than just a library. klaussilveira 2 days ago Examples: https://github.com/noxdafox/rabbitmq-message-deduplicationhttps://nats.io/blog/new-per-subject-discard-policy/
klaussilveira 2 days ago Examples: https://github.com/noxdafox/rabbitmq-message-deduplicationhttps://nats.io/blog/new-per-subject-discard-policy/
Interesting. Developer experience seems nice. Any plans of adding the concept of unique jobs or scheduled jobs?
I'm not sure what you mean by unique jobs, but for scheduled jobs, it could definitely be on the roadmap. I'm still deciding whether or not its a good idea to make it more of an actual service than just a library.
Examples: https://github.com/noxdafox/rabbitmq-message-deduplication
https://nats.io/blog/new-per-subject-discard-policy/