A Postgresql specific Django task backend and simple worker.
Project description
django-tasks-pg
Yes, I'm kinda parking on this because I want to motivate myself to make it. I've enjoyed learning about and using postgres as an easy task queue backend and using some processes to run a few of these things at a time.
Ideally there will be something like:
python manage.py run_pg_worker
And you're running a simple, single process worker that pulls tasks from the queue, runs the function.
Task discovery and registration is probably something we get from the framework, I'm hoping this is easy enough to get running but also have fun.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_tasks_pg-0.1.1.tar.gz.
File metadata
- Download URL: django_tasks_pg-0.1.1.tar.gz
- Upload date:
- Size: 1.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
104e9d10bb1aa40b628135497f177fae3fc6613d6dbd2204310c918878686032
|
|
| MD5 |
9af23ae32aec7f5cd647f046d4df3625
|
|
| BLAKE2b-256 |
1012eb0036fcde4e13802efe437ab94734a532f808f0145bc8d4164a6f63691a
|
File details
Details for the file django_tasks_pg-0.1.1-py3-none-any.whl.
File metadata
- Download URL: django_tasks_pg-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fd9c413ecf17bd9b58fcefe97a71c44955ed150c017d316121af7d05e384ba2
|
|
| MD5 |
ca8ac28a8eeded6098aa54e30a9d3044
|
|
| BLAKE2b-256 |
e6f638157fefccc7171d30321915825fd683a53f7a08b4275bae69647d4d3029
|