Skip to content

Yet another easy-to-use python3 parallel library for humans.

License

Notifications You must be signed in to change notification settings

CraigMiloRogers/pyrallel

 
 

Repository files navigation

Pyrallel

Yet another easy-to-use python parallel library for humans.

License Github actions Coveralls pypi Documents
  • ParallelProcessor: Newbie-friendly process-based parallel computing api.
  • MapReduce: Ultimately simple map and reduce computing model.
  • ShmQueue: Extremely fast shared memory driven general purpose multiprocessing queue.

Installation

pip install pyrallel.lib

Documentation

Read the Doc

About

Yet another easy-to-use python3 parallel library for humans.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%