25.3.2 Multi-workers support

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.

NOTE: Since v1.1.0.