(no title)
shepmaster | 4 months ago
I tend to write most of my async Rust following the actor model and I find it natural. Alice Rhyl, a prominent Tokio contributor, has written about the specific patterns:
shepmaster | 4 months ago
I tend to write most of my async Rust following the actor model and I find it natural. Alice Rhyl, a prominent Tokio contributor, has written about the specific patterns:
sunshowers|4 months ago
[1] https://nexte.st/docs/design/architecture/runner-loop/
baq|4 months ago