Aleksandr Sulimov

Aleksandr Sulimov

Aleksandr is a seasoned backend developer with a background in embedded development. He enjoys optimizing code and has a strong understanding of Python and the Asyncio library. As a Python developer on the Account & Subscription team at Kiwi.com, he maint...

Repid: new job scheduler with Asyncio in mind
Saphire A - Python
14:00:00+03:00-14:25:00+03:00
There are 2 most commonly used job schedulers in the Python world: Celery and Dramatiq. Neither of them supports use of Asyncio natively, which can significantly leverage performance of your application. In this talk, we’ll discuss how you can use Repi...