vertx.deployVerticle("ReadDBWorkerVerticle", new DeploymentOptions()
.setConfig(config())
.setWorker(true)
.setInstances(500));
And I define the workerPoolSize with -Dvertx.options.workerPoolSize=500
thanks,
WD
--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
Visit this group at http://groups.google.com/group/vertx.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/45453075-c81d-486f-a716-b208f7930283%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/1182955f-5426-427b-a93f-214c7a689432%40googlegroups.com.