it can have it's own internal multiplexing -> it can have its own internal multiplexing
This commit is contained in:
Marcio Puga 2017-04-20 16:49:36 +10:00 коммит произвёл GitHub
Родитель c9ac9e1968
Коммит 20fff7cf6e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ The app can be seen as a set of processes of different types
* worker
* cron
Each process needs to be able to scale horizontally, it can have it's own internal multiplexing.
Each process needs to be able to scale horizontally, it can have its own internal multiplexing.
## What does that mean for our application ?