Allow to set number of processes
This MR allows to set the max number of cores from the command line, e.g., xsocs gui --numcores 2
Internally, it adds a library-wide config object (idea taken from silx) storing the number of processes.
It still needs testing.
closes #53 (closed)
Edited by Thomas Vincent