You are not logged in.

#1 2025-04-24 18:42:48

GeneArch
Member
Registered: 2013-07-28
Posts: 97

New Package - python module to simplify running tasks concurrently

I am pleased to share another package with the community.
This is our 15th package in the AUR and counting smile

This one is a python module that aims to simplify running concurrent tasks.
A task can be an executable or a python function and caller can choose whether to use asyncio or multiprocessing to handle concurrency.
The Readme shows a couple of illustrative examples.

The full documentation including the API reference is in the Docs directory, The PDF is provided and html can be built by running 'make html'.

Source has pytest files to validate correct functionality and the tests are run when building the package from PKGBUILD.

Available in  AUR and source on Github

As usual with our packages, git tags are signed and public key is available as described in README.

Thanks to all and hope some find this useful.

Offline

Board footer

Powered by FluxBB