|
|
|
|
|
by shepmaster
225 days ago
|
|
> But it's not natural to do so. 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: https://ryhl.io/blog/actors-with-tokio/ |
|
[1] https://nexte.st/docs/design/architecture/runner-loop/