Skip to content

πŸ₯·πŸ Fast & Clever based Work Manager Framework for Python

Notifications You must be signed in to change notification settings

fullzer4/WorkNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯·πŸ WorkNinja

CI

WorkNinja is a parallel processing framework for Python that leverages the work stealing technique to dynamically balance workload. Maximize the efficiency and performance of your applications with ease!

Features

  • Dynamic Load Balancing: Automatically distributes tasks among workers to optimize resource usage.
  • Easy to Use: Simple APIs to integrate into your existing projects.
  • Scalable: Efficiently scales with the number of cores and machines.
  • Fault Tolerant: Robust handling of task execution and recovery.

Installation

You can install WorkNinja via pip:

pip install workninja

Quick Start

About

πŸ₯·πŸ Fast & Clever based Work Manager Framework for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published