open fun getWorkerPoolSize(): Int
Get the maximum number of worker threads to be used by the Vert.x instance.
Worker threads are used for running blocking code and worker verticles.
Return the maximum number of worker threads