aioprocessing
Task manager
A Python library that integrates asyncio with multiprocessing for concurrent task execution
A Python 3.5+ library that integrates the multiprocessing module with asyncio
653 stars
21 watching
34 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
asynciocoroutinesmultiprocessingpython
Related projects:
Repository | Description | Stars |
---|---|---|
aio-libs/aiojobs | A library that provides a controlled way to manage and schedule background tasks in asynchronous applications | 856 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 438 |
aio-libs/aiocache | An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 |
illumina/pyflow | A tool to manage tasks in the context of a task dependency graph using Python code. | 146 |
omnilib/aiomultiprocess | A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,787 |
joelittlejohn/t | A command-line todo list manager that focuses on simplicity and flexibility | 0 |
tomplus/kubernetes_asyncio | An asynchronous Python client library for the Kubernetes API | 369 |
sjl/t | A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 762 |
wakatime/wakaq | A background task queue for Python applications backed by Redis and Celery. | 575 |
aio-libs/aioftp | A fast and high-performance FTP client/server library for asyncio in Python | 192 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 398 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
realorangeone/django-tasks | Provides background worker and task management for Django applications | 385 |
thinktransit/micropython-aioschedule | A task scheduler with asynchronous support and persistence for MicroPython-based devices | 8 |
hentioe/honeycomb | An Elixir library for managing background tasks with concurrency control and persistent results | 18 |