Number of isolates that accept connections on port.
When greater than 1, each isolate binds with shared: true so the OS distributes connections across workers. Defaults to 1 (single isolate).
shared: true
final int workers;