December 2018
— This is the format I am using
Def myfunc(i, myqueue): ... myqueue.put(value)Jobs=[]For i in range(n): P=mp.process(target=myfunc, args=(i,myqueue) Jobs.append(p) P.start()For p in jobs: P.join()Output=[myqueue.get() for p in jobs]
— Async is the best
— Mmm
— #askwhy flask more fast than django?
— Because flask is lightweight microframwork.
— Okaaay
— I sense an actual question struggling to come out there
— In dictionary we can use key as list??
— G anesh tu kuthe rahto
— Pune india
— No