I have a function say:
Fun1(a,b): return a*b
I want to call Fun1, multiple times with different values of a and b. Need to use multiprocessin