Friday, October 22, 2021

implementation wise, the main diff is that Oban is using postgres NOTIFY function to dispatch job, while our queue is using polling with SKIP LOCK, and ours in Python, of course. And they have batch support while we don't. We did work on it actually but never get into production.


from Twitter https://twitter.com/k4ml

October 22, 2021 at 06:55PM
via IFTTT

No comments:

Post a Comment