job (1 articles)

Synchronized Asynchronous Job Runner in Rust

18.01.2020 - 15m read - Rust Async job runner web

In this post we'll implement a basic asynchronous job runner, which synchronizes job runs among several instances using Redis.