Y
Hacker News
new
|
ask
|
show
|
jobs
by
anonu
1648 days ago
Wonder if theres a similar framework in Python
1 comments
Dauros
1647 days ago
AFAIK the only one is Dramatiq [1] with dramatiq-pg [2]: a 3rd party message broker using Postgres LISTEN/NOTIFY.
[1]:
https://dramatiq.io/
[2]:
https://gitlab.com/dalibo/dramatiq-pg/
link
[1]: https://dramatiq.io/
[2]: https://gitlab.com/dalibo/dramatiq-pg/