Skip to content
← All projects

fastworker

Python

Brokerless Python task queue. No Redis. No RabbitMQ. Just 2–3 Python processes.

What it is

A brokerless Python task queue that replaces Celery + Redis with 2–3 processes, a built-in web dashboard, native FastAPI integration and NNG messaging. Four priority levels, least-loaded dispatch, optional OpenTelemetry. Python 3.12+.

Install

Terminal
$ pip install fastworker
Language
Python
Licence
Verify at linked source
Category
Agent Infrastructure
Author
Neul Labs

Frequently asked questions

What is fastworker?

fastworker is an entry in the Neul Labs project catalogue. Brokerless Python task queue. No Redis. No RabbitMQ. Just 2–3 Python processes. A brokerless Python task queue that replaces Celery + Redis with 2–3 processes, a built-in web dashboard, native FastAPI integration and NNG messaging. Four priority levels, least-loaded dispatch, optional OpenTelemetry. Python 3.12+. Current source, licence, release and documentation status should be verified at the linked project surfaces.

How do I install fastworker?

The catalogue records this install command: `pip install fastworker`. Verify the linked repository, package, supported version and current instructions before use.

What language is fastworker written in?

fastworker is written in Python.

Is fastworker open source?

Source is linked at https://github.com/neul-labs/fastworker. Inspect the repository licence and release metadata for the exact version; Neul Labs does not apply one blanket licence claim to the whole catalogue.

How does fastworker compare to alternatives?

See the detailed comparison at https://www.neullabs.com/compare/fastworker-vs-celery.