diff --git a/README.md b/README.md index 6a8c2fd68d4fe8b902b0e90f7214c8424055e5ef..64a466a02ba3ac020675ff51e6e003d1a7ead655 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ - [Shared-nothing Design](https://seastar.io/shared-nothing/), https://github.com/scylladb/seastar - [Introducing Glommio, a Thread-per-Core Crate for Rust & Linux](https://www.datadoghq.com/blog/engineering/introducing-glommio/), https://github.com/DataDog/glommio +- [Comments on thread-per-core model in Rust's async runtimes](https://without.boats/blog/thread-per-core/) ---