All public logs

Jump to navigation Jump to search

Combined display of all available logs of Aquarium-Control. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:23, 11 July 2026 Uwe talk contribs created page Use of an asynchronous runtime for the main application (Created page with "# Asynchronous Runtime and Threading Architecture This document describes the design, execution flow, and configuration of the multi-threaded and asynchronous task scheduler in the main `aquarium_control` Rust application. ## Overview The Aquarium Control application uses a hybrid execution model to balance responsiveness, low latency, and hardware constraints. It uses the **Tokio asynchronous runtime** for coordinating sensor logging, network communication, safety int...")