~/pito salas
home blog link blog pages + new post
admin

Posts tagged #async

2 posts

  • 2024-03-14

    Asyncio Patterns in Python

    Recently I needed to run millions of API calls to an internal service. API calls are IO blocking. This means that when my service calls the…

  • 2022-03-28

    Getting Started · mperham/sidekiq Wiki

    Simple, efficient background processing for Ruby. Contribute to mperham/sidekiq development by creating an account on GitHub.

© Salas Blog. All rights reserved.