Allows to override jPowerShell configuration using a map of key/value
Default values are taken from file jpowershell.properties, which can
be replaced just setting it on project classpath
The values that can be overridden are:
maxThreads: the maximum number of thread to use in pool. 3 is an optimal
and default value
waitPause: the pause in ms between each loop pooling for a response.