The [rx module](http://jooby.org/doc/rxjava) setup a custom worker thread pool to use the number of available processors. This isn't necessary wrong... but we are going to remove such decision from module and follow what `jooby-core` says (min=20, max=100)
The rx module setup a custom worker thread pool to use the number of available processors.
This isn't necessary wrong... but we are going to remove such decision from module and follow what
jooby-coresays (min=20, max=100)