A shared Tokio runtime with dedicated isolates could reduce memory usage compared to per-worker runtimes. Ref: apps/runtime/src/runtime/worker.rs (spawn_worker)
A shared Tokio runtime with dedicated isolates could reduce memory usage compared to per-worker runtimes.
Ref: apps/runtime/src/runtime/worker.rs (spawn_worker)