> For the complete documentation index, see [llms.txt](https://choubey.gitbook.io/internals-of-deno/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://choubey.gitbook.io/internals-of-deno/threading-model.md).

# CHAPTER 3 - THREADING MODEL

- [3.0 Cover page](https://choubey.gitbook.io/internals-of-deno/threading-model/threading-model.md)
- [3.1 Threading model](https://choubey.gitbook.io/internals-of-deno/threading-model/3.1-threading-model.md)
- [3.2 Default threading model](https://choubey.gitbook.io/internals-of-deno/threading-model/default-threads.md)
- [3.3 Asynchronous green threads](https://choubey.gitbook.io/internals-of-deno/threading-model/tokio-threads.md)
- [3.4 What's next](https://choubey.gitbook.io/internals-of-deno/threading-model/3.4-whats-next.md)
