blob: 77c6205b67b9f1b9cc3f192cb91eb92f7cd447dc [file] [log] [blame] [view]
# Threading model
## Threading model in synchronous mode
![](../assets/sync-thread-model.png)
## Threading model in reactive mode
![](../assets/reactive-thread-model.png)
Thread related configuration
* [REST over Vertx](../transports/rest-over-vertx.md)
* [Highway](../transports/highway-rpc.md)
* [Server business thread pool in synchronous mode](../build-provider/thread-pool.md)