Wykres commitów

1 Commity (2a2fdd7f430041f1f3f3e68e223255e35d1f1c18)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 7fbc074a13 multiprocessing: Implement Pipe-alike.
Unfortunately, any Pipe used for parent/child child communication
needs to be registered with child Process. To get around that, would
need to keep global registry of Pipes, and that's bloat.
2014-05-01 09:41:09 +03:00