multiprocess
There are 90 repositories under multiprocess topic.
GCX-HCI/tray
a SharedPreferences replacement for Android with multiprocess support
YoongiKim/AutoCrawler
Google, Naver multiprocess image web crawler (Selenium)
tidyverse/multidplyr
A dplyr backend that partitions a data frame over multiple processes
sevenshal/oksharedprefs
通过注解生成SharedPreferences包装类,解决跨进程数据访问不同步的问题。
bitranox/wrapt_timeout_decorator
Python Powerful Timeout Decorator that can be used safely on classes, methods, class methods
tedivm/quasiqueue
Multiprocessing Queues Made Easy
pablobaxter/Harmony
Multi-process SharedPreference implementation without ContentProvider
TianhongDai/distributed-ppo
This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).
yukihirop/ultraman
Manage Procfile-based applications. (Rust Foreman)⚙︎🔨
juanmf/StepperMotors
Python stepper motor library with customizable acceleration strategies and responsive, interruptible motor operations.
Ryan-Shz/MultiProcessRouter
一个轻量级的多进程路由框架,支持本地进程路由和跨进程路由。通过注解自动注册和生成路由表,是多进程App模块化通信的一种优秀实践
ouxianghui/mediasoup-server
mediasoup c++ server (SFU)
zjykzj/MPDataset
Custom Iterable Dataset Class for Large-Scale Data Loading
kongxinchi/jorker
PHP Run jobs with multi process. | PHP脚本多进程执行
mmore500/conduit
C++ library that wraps intra-thread, inter-thread, and inter-process communication in a uniform, modular, object-oriented interface, with a focus on asynchronous high-performance computing applications.
mahdizynali/OpenCV-video-multiprocessing
opencv python video multiprocessing besides tkinter video multiprocessing
camus-design/pm2-intercom-log4js
A tool to solve log4js log synchronization in PM2's multi-process mode.
philtrade/mpify
A simple API to launch Python functions to run on multiple ranked processes, mpify is designed to enable interactive multiprocessing experiments in Jupyter/IPython, such as distributed data parallel training over multiple GPUs.
blueMug/MultiProcessTranslation
使用google翻译文本,python多进程处理加快速度
stratosblue/Juxtapose
A multi process runtime library based on 'SourceGenerator'. 基于 `SourceGenerator` 的多`进程`运行库。
fernandoenzo/parallel-utils
This library implements a class Monitor, as defined by Per Brinch Hansen and C.A.R. Hoare, for synchronization and concurrent management of threads and processes in Python. It also provides other functions to ease the creation and collection of results for both threads and processes.
alimoezzi/RemoteQueueManager
A python multiprocess program in which processes can be synchronized remotely using python remote manager
Anylee2142/MDLP
:memo: ML Paper implementation: Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning
edo-pasto/Parallel-Flexible-Clustering
The thesis presents the parallelisation of a state-of-the art clustering algorithm, FISHDBC. This objective has been achived by improving the main data structures and components of the algorithm: HNSW, MST and HDBSCAN. My contribution is based on a lock-free strategy, completely wrote in Python.
sinacms/okserver
a high performance python framework , no depending on tonado/django/flask...
Smoren/multiprocessor-ts
Multiprocessing pool for NodeJS and TypeScript
iloveq/Avatar
阿凡达:安卓跨进程消息订阅发布
JaydenOK/swoole-async-message-service
Swoole multi-process asynchronous message service. swoole多进程异步消息服务,rabbitmq中间件,用于业务解耦,流量削峰
PavelAgarkov/speed-hunter
Launching parallel workers waiting for a response.
Andrey123815/homework_2021_2_c_lang
:hotsprings: Технопарк Mail.ru 1 семестр. Домашнее задание №2 по курсу "Углубленное программирование на C/C++".
budrus123/wordcount-multithread
Word Count Using Multiple Processes
JakubFornadel/Rust-SharedMem-Ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
maximilianpilz/mpunittest
Multi processing for the Python unittest library
otmhi/PCFG-CYK
CYK parser based on the Probabilistic context free grammar model.
rmwkwok/crawler
Multi-process crawler which extracts main content and sustain itself by extracting more links to crawl.
Water-Melon/Portal
Portal is a TCP tunnel written in C working on Linux. It does not only support web but also MySQL and anything running on TCP.