simple multi-processes management framework based on pcntl
-
Updated
Feb 20, 2021 - PHP
simple multi-processes management framework based on pcntl
Parallelism and preemptive concurrency for sporadic workloads
A multiprocessing library for Java that features process pool implementations and a flexible API.
A Python Process Pool Executor implementation that is harder to break
Easy to use worker pool with dynamic pool sizing.
asyncio executors, clean and simple.
Dynapipeline is a framework designed for building and managing data pipeline workflows
A high-performance Python utility for batch-converting standard images into retro, stylized pixel art with custom palettes and CRT scanline effects.
This is simple MPI process pool implementation. Supporting disconnection and reconnection of the nodes.
Parallel process pool that throttles the task producer thread to avoid out-of-memory issues
Patches asyncio to add to_process — offload CPU-bound work to a separate process, get back an awaitable ProcessTask with full metadata, graceful cancellation, and first-class type support.
Project for Parallel Algorithms course at Faculty of Computing
Start serveral process which process commands read from txt file
轻量的 Rust 命令池库,支持多线程/多进程执行、并发控制、Pipeline 等功能
A process pool that yields to the human at the keyboard.
Conways' Game of life multi-core implementation
Use Python multiprocessing (Pool) to speed up a CPU-bound task, compare sequential vs parallel map, implement cpu_intensive_task, run and record timings, and explain why processes bypass the GIL compared with threads.
Job Management System (JMS), created for Systems Programming course, Spring 2016-2017
Concurrent image downloader benchmarking sequential execution, multithreading, and multiprocessing in Python with synchronized file access and I/O-bound performance analysis.
To associate your repository with the process-pool topic, visit your repo's landing page and select "manage topics."