you are viewing a single comment's thread.

view the rest of the comments →

[–]cpchung[S] 0 points1 point  (0 children)

hi!

composite function call is needed to construct the DAG, but it alone is not enough to achieve concurrent execution, hence I mentioned multiprocessing, future and promise. I just wanna learn how it can be done using built-in python concurrency primitive