the `share-nothing` was mention in thread-per-core
Another question is whether using tokio_util::LocalPoolHandle is better than implementing my own worker thread abstraction.
the `share-nothing` was mention in thread-per-core
Another question is whether using tokio_util::LocalPoolHandle is better than implementing my own worker thread abstraction.
Yes, that's what actix-rt does.
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.