Python Process
16 Nov 2017Python Process
- package
multiprocessing
-
Pool map
- Process
Exchanging objects between processes¶
- Queue
- Pipe
Synchronization between processes
multiprocessing
- Pool
- Process
- Exchanging Objects
- Queue
- Pipe
- sync
- Lock
- Sharing state
- Value
- Array
- Manager