An open API service indexing awesome lists of open source software.

https://github.com/kafkasl/pipeoperator

Example of how to implement a Pool of threads with fork and pipes on Python to compute arithmetic operations
https://github.com/kafkasl/pipeoperator

Last synced: about 2 months ago
JSON representation

Example of how to implement a Pool of threads with fork and pipes on Python to compute arithmetic operations

Awesome Lists containing this project

README

        

# pipeOperator

Example of how to implement a Pool of threads with fork and pipes on Python to compute arithmetic operations

PDF file contains further information. The bash script calls some parametrized executions with the provided input file.