GitHub topics: multi-process
pgbackrest/pgbackrest
Reliable PostgreSQL Backup & Restore
Language: C - Size: 54.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2,970 - Forks: 235

yidas/codeigniter-queue-worker
CodeIgniter 3 Daemon Queue Worker (Consumer) Management Controller
Language: PHP - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 96 - Forks: 32

The-Swarm-Corporation/swarms-rs
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework in Rust
Language: Rust - Size: 1.5 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 22 - Forks: 6

fantasyui-com/multiprocess-store
ES6-and-beyond multiprocess-safe file-system-based object-store. [Object Database, Multiprocess, Multiprocess Database]
Language: JavaScript - Size: 111 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 2

DerickEddington/sem_safe
Safe usage of POSIX Semaphores (`sem_post`, `sem_wait`, etc).
Language: Rust - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Grademark/task-farmer
A simple multi-core task scheduler that works well with promises. Great for doing parallel data processing.
Language: TypeScript - Size: 272 KB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 0

stdlib-js/utils-parallel
Execute scripts in parallel.
Language: JavaScript - Size: 656 KB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

i-e-b/DiskQueue
A robust, thread-safe, and multi-process persistent queue library for dotnet
Language: C# - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 118 - Forks: 36

wichtounet/thor-os
Simple operating system in C++, written from scratch
Language: C++ - Size: 2.58 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1,684 - Forks: 184

Islatri/funky_lesson_core
Rust写的吉林大学抢课脚本,支持no-wasm、wasm以及proxy,也支持tui和gui
Language: Rust - Size: 817 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

Islatri/funky-lesson
FunkyLesson,基于Leptos+Actix+Tauri的跨平台吉林大学抢课App,健壮且易用的吉林大学抢课脚本程序
Language: Rust - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

idisfkj/android-startup
🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to streamline startup sequences and explicitly set the order of initialization.
Language: Kotlin - Size: 486 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1,619 - Forks: 159

xieqihui/pandas-multiprocess
A Python package to process Pandas Dataframe using multi-processing
Language: Python - Size: 33.2 KB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 54 - Forks: 7

blogdaren/PHPForker
A simple and experimental multi-process programming skeleton written in PHP and learned much from workerman, which just help us to find out how workerman core works. DON'T use at production env.
Language: PHP - Size: 1.12 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 113 - Forks: 17

mpyw/php-hyper-builtin-server 📦
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
Language: PHP - Size: 116 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 106 - Forks: 11

chagmgang/pytorch_ppo_rl
Pytorch implementation of intrinsic curiosity module with proximal policy optimization
Language: Python - Size: 69.6 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 14

vuestorefront/mage2vuestorefront 📦
Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront
Language: JavaScript - Size: 513 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 199 - Forks: 110

mjayadharan/BiotDDMortar
Modified version of BIotDD with more functions added. Later need to be merged with BiotDD.
Language: C++ - Size: 384 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arthurkushman/php-wss
Web-socket server/client with multi-process and parse templates support on server and send/receive options on client
Language: PHP - Size: 204 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 213 - Forks: 32

jaredtao/MulitProcessTab
Qt 多进程标签页 MulitProcess Tab
Language: C++ - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 28 - Forks: 14

shahradelahi/easy-http 📦
A Easy HTTP Client library for PHP.
Language: PHP - Size: 208 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 0

beyzayildizli/Multi_Process_Calculator
A simple multi-process calculator application in C that performs basic arithmetic operations (addition, subtraction, multiplication, and division) using inter-process communication (pipes). Results are logged to a text file (results.txt) for record-keeping.
Language: C - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Tishacy/QSpider
[自用轮子] 一个多线程/多进程工具模块(生产者-消费者模式实现)
Language: Python - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

lcswillems/rl-starter-files
RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code
Language: Python - Size: 27.4 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 657 - Forks: 184

lcswillems/torch-ac
Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO
Language: Python - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 192 - Forks: 66

blogdaren/PHPCreeper
A new generation of multi-process async event-driven spider engine based on workerman. Support headless browser. 🚀基于workerman实现的多进程异步事件驱动型PHP爬虫引擎,支持无头浏览器🚀
Language: PHP - Size: 2.01 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 123 - Forks: 15

white-poto/react-multi-process
multi process support to reactphp
Language: PHP - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 3

workbunny/process
🐇 A lightweight mulit-process helper base on PHP.
Language: PHP - Size: 44.9 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 3

lartpang/RunIt
A simple program scheduler for your code on different devices.
Language: Python - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 11 - Forks: 1

explasm/CFLog
CFLog C# Logger Windows .NET 6 以降のためのログライブラリ
Language: C# - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

bajdcc/jMiniLang
用Kotlin实现的编译器和虚拟机,并在此基础上构建操作系统。
Language: Kotlin - Size: 7.44 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 65 - Forks: 20

cheer0123/Movie-Search-Engine
Language: C - Size: 834 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

stratosblue/Juxtapose
A multi process runtime library based on 'SourceGenerator'. 基于 `SourceGenerator` 的多`进程`运行库。
Language: C# - Size: 492 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

xukeawsl/asiomp
asiomp can help you to build multi-process tcp server based on c++ asio
Language: C++ - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kraken-php/framework
Asynchronous & Fault-tolerant PHP Framework for Distributed Applications.
Language: PHP - Size: 1.55 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 1,115 - Forks: 58

white-poto/simple-fork-php
simple multi-processes management framework based on pcntl
Language: PHP - Size: 262 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 224 - Forks: 60

Seaworth/network_programming
在Linux下的网络编程demo,C语言实现了多进程和多线程的并发服务器案例,client-server demo
Language: C - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 5

mjayadharan/BiotDD
Repository containing deal.ii implementation of domain decomposition for Biot system of poroelasticity
Language: C++ - Size: 468 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

pablobaxter/Harmony
Multi-process SharedPreference implementation without ContentProvider
Language: Kotlin - Size: 745 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 88 - Forks: 8

a2235565/php-cli-process
多进程任务 cli模式下执行
Language: PHP - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

r10a/Event-Counts
Standalone Eventcounts module from facebook/folly
Language: C++ - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

navyifanr/mars Fork of Tencent/mars
Mars is a cross-platform network component developed by WeChat.(添加注释分析)
Language: C++ - Size: 41.5 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 5

simonhf/sharedhashfile
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
Language: C - Size: 465 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 448 - Forks: 70

nepiskopos/linux-process-synchronization
Linux Process Synchronization and Communication using Semaphores and Shared Memory Segments.
Language: C - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

daddinuz/process
Spawn and intercommunication between processes.
Language: C - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

managata/csync
multi-node, multi-process rsync executor
Language: Go - Size: 15.6 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

schnippelsturm/servicenode
Language: PHP - Size: 67.4 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Syrian-Open-Source/laravel-multi-process
Laravel package making you able to perform several processes instead of executing them through one process
Language: PHP - Size: 390 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 3

cr-mao/multi-process-worker
简单快速使用多进程处理任务
Language: PHP - Size: 550 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

garenyondem/imagegram 📦
Post images with captions like Instagram or Tumblr
Language: TypeScript - Size: 797 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yannickzj/multi-producer-multi-consumer
Load balancing simulation with multi-producer/multi-consumer systems
Language: C - Size: 2.07 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

avidadearthur/multi-threaded-server
A multi-threaded, multi-process TCP-IP server that simulates connections to temperature sensors. Written for my OS class in 2022.
Language: C - Size: 1.12 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

tim-hub/pambdajs
Parallelized Lambda, the wrapper to help run lambda/anonymous function in parallel. 🚀
Language: TypeScript - Size: 468 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 28 - Forks: 0

r10a/dpdk-simple_mp-cmake
Cmake version of simple_mp test app from DPDK : https://github.com/DPDK/dpdk/tree/master/examples/multi_process/simple_mp
Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

Albert-Corson/plazza
A pizzeria simulation (CLI only) capable of distributing its work charge dynamically on multiple threads, processes, and computers
Language: C++ - Size: 209 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

sinacms/MultiProcess
A tool for PHP multi process asynchronous tasks manage
Language: PHP - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 3

forchid/walog
A simple and high performance embedded/client-server/master-slave WAL implementation
Language: Java - Size: 387 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

artur-graniszewski/ZEUS-for-PHP
A native PHP, event-driven, preemptive Multitasking Runtime Environment and Service Management System integrated with Zend Framework 3. It's main purpose is to perform multiple tasks (processes) concurrently.
Language: PHP - Size: 2.16 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 3

ChanJLee/nokv
android sp
Language: C++ - Size: 411 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

farwish/PCP
PHP Concurrent Programming | PHP 并发编程
Language: PHP - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 11

farwish/swoole-wholly
Swoole from initial to advanced | Swoole 入门到进阶
Language: PHP - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 6

horizom/dev-server
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
Language: PHP - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

erik770/Advanced-Cpp-cource-HW2
Решение второго ИЗ из курса по углубленному программированию на языке C/C++ в технопарке вк компани! Тема: параллельные алгоритмы
Language: C - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

otamajakusi/riscv-step-by-step
RISC-V kernel step-by-step implmenetation
Language: C - Size: 262 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 4

sebsikora/satellite_terminal
Easily spawn and communicate bidirectionally with client processes in separate terminal emulator instances
Language: C++ - Size: 4.01 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jacopoesposito/SincroPseudocodiceSO
Esercizi di SO sulle sincronizzazioni in pseudocodice.
Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

WALL-EEEEEEE/pider
A elegant , powerful , modulized spider framework.
Language: PHP - Size: 2.73 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

phvia/firman
PHP Multi-process and Non-blocking I/O Socket Library.
Language: PHP - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

caps6/drummer
Your code, when you say, how you say
Language: Python - Size: 185 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

yiicod/yii2-jobqueue
Multi processes job queue
Language: PHP - Size: 35.2 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 0

xujiajun/tast-process
An extension providing multi process for PHP 7
Language: C - Size: 10.7 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 27 - Forks: 2

CodingVanGogh/parallelization
Multi Threading and Multi Processing made easy in Python2.7
Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

y10k/riser
RISER is a library of Ruby Infrastructure for cooperative multi-thread/multi-process SERver
Language: Ruby - Size: 238 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

igortheodoro/produtor-consumidor
Implementação em JavaScript do clássico problema dos Sistemas Operacionais
Language: HTML - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

zisismaras/pipeproc
Multi-process log processing for nodejs
Language: TypeScript - Size: 1.24 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

xjy2061/Treasure
An android SharedPreferences support multi-process base on ConstentProvider.
Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

soliphp/process
Simple multi-process manager for PHP, based on pcntl and posix.
Language: PHP - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

ethical-jobs/laravel-elasticsearch
Language: PHP - Size: 227 KB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

atanub/exploreS3AndSQSUsingBoto3
Sample Application to upload files from local file system to AWS S3.
Language: Python - Size: 1.07 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Matoran/password-cracker-gamacy
bruteforce password encrypted by crypt multi-threaded
Language: C - Size: 370 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
