Maximum processes



runtime.GOMAXPROCS(1) // set max to be used.


runtime.GOMAXPROCS(-1) // ask how many are there?