server.workers = positive_number
The multi.server can let you start multiple GNU Artanis instances to handle the requests concurrently. This feature is essential for high-performance web applications. However, one may have to manage each instance by manually, it’s a bit tricky since it’s designed for distributed situation.
server.workers to a number larger than 1, then server.multi will be enabled automatically.
NOTE: Since v1.1.0.