Development
How Not To Make Async Task Tests
Rethinking unit testing async tasks: how treating them as truly asynchronous can lead to better test results.
Dramatiq: Alternative To Celery
A web developer's review of Dramatiq, a new asynchronous task library that offers a simpler and more feature-rich alternative to the popular Celery.