process-pool
There are 15 repositories under process-pool topic.
white-poto/simple-fork-php
simple multi-processes management framework based on pcntl
pyrustic/asyncpal
Parallelism and preemptive concurrency for sporadic workloads
ViktorC/PP4J
A multiprocessing library for Java that features process pool implementations and a flexible API.
cjrh/deadpool
A Python Process Pool Executor implementation that is harder to break
oldcorvus/dynapipeline
Dynapipeline is a framework designed for building and managing data pipeline workflows
TomWright/gopool
Easy to use worker pool with dynamic pool sizing.
feluxe/aioexec
asyncio executors, clean and simple.
gneatfosacho/Remote-Build-Server
Remote Build Server using C#
isarandi/throttledpool
Parallel process pool that throttles the task producer thread to avoid out-of-memory issues
bpoje/bashProcessPool
Execute multiple commands using process pool in bash
DeliriumV01D/MPI-process-pool
This is simple MPI process pool implementation. Supporting disconnection and reconnection of the nodes.
VukV/game-of-life-parallel
Project for Parallel Algorithms course at Faculty of Computing
wicrecend/ProcessPool
Start serveral process which process commands read from txt file
yorgosk/job-management-system
Job Management System (JMS), created for Systems Programming course, Spring 2016-2017
gojkovicmatija99/Game-of-life
Conways' Game of life multi-core implementation