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 |
---|---|---|
| A library that provides a controlled way to manage and schedule background tasks in asynchronous applications | 856 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| An asynchronous cache manager that supports multiple backends and provides a simple interface for caching data. | 1,173 |
| A tool to manage tasks in the context of a task dependency graph using Python code. | 146 |
| A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,787 |
| A command-line todo list manager that focuses on simplicity and flexibility | 0 |
| An asynchronous Python client library for the Kubernetes API | 370 |
| A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 763 |
| A background task queue for Python applications backed by Redis and Celery. | 576 |
| A fast and high-performance FTP client/server library for asyncio in Python | 192 |
| Django task queue system with multiprocessing and distributed capabilities | 398 |
| A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| Provides background worker and task management for Django applications | 390 |
| A task scheduler with asynchronous support and persistence for MicroPython-based devices | 8 |
| An Elixir library for managing background tasks with concurrency control and persistent results | 18 |