I have created this simple code to check multiprocessing reading from a global dictionary object:
import numpy as np import multiprocessing as mp import psuti