Added example answers for chapters 13 and 14 to fix #1
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Create a pool of workers that keeps waiting for items to be
|
||||
# queued through `multiprocessing.Queue()`.
|
||||
|
||||
# Please refer to exercise_04/multiprocessing_solution_00.py for
|
||||
# the solution to the exercise as it already uses this technique.
|
||||
Reference in New Issue
Block a user