HireFire integration library for Python applications
Project description
HireFire Integration Library for Python Applications
This library integrates Python applications with HireFire's Dyno Managers (Heroku Dyno Autoscalers). Instructions specific to supported web frameworks and worker libraries are provided during the setup process.
Supported web frameworks:
- Django
- Flask
- Quart
- FastAPI
- Starlette
Supported worker libraries:
- Celery
- RQ
Since 2011, over 1,000 companies have trusted HireFire to autoscale more than 5,000 applications hosted on Heroku, managing over 10,000 web and worker dynos.
HireFire is distinguished by its support for both web and worker dynos, extending autoscaling capabilities to Standard-tier dynos. It provides fine-grained control over scaling behavior and improves scaling accuracy by monitoring more reliable metrics at the application level. These metrics include request queue time (web), job queue latency (worker), and job queue size (worker), which contribute to making more effective scaling decisions.
For more information, visit our home page.
Development
- Run
bin/setup
to prepare the environment. - Run
poetry shell
to boot up the development environment. - See
paver --help
for common tasks.
Release
- Update the
version
property inpyproject.toml
. - Ensure that
CHANGELOG.md
is up-to-date. - Commit changes with
git commit
. - Create a
git tag
matching the new version (e.g.,v1.0.0
). - Push the new git tag. Continuous Integration will handle the distribution process.
License
This library is licensed under the terms of the MIT license.
Project details
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
File details
Details for the file hirefire_resource-1.0.3.tar.gz
.
File metadata
- Download URL: hirefire_resource-1.0.3.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65a85eb90b462b63497176d91243c59671845a99ea6d1bd29bc1d4e57dafa1be |
|
MD5 | 47f630a7f930b03c8f244d39d38cde68 |
|
BLAKE2b-256 | b9f07244cc9316b5d88c8fb16088a42916045210f887d6582e241e0d4bd78a7a |
File details
Details for the file hirefire_resource-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: hirefire_resource-1.0.3-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85becc3a5c29d8a1e45de0af82074f9306c12dd41cd519c5985a3110266cc2af |
|
MD5 | 76565f3a01c2d98f159dc2fc2c515ab0 |
|
BLAKE2b-256 | b97f5967ab584fa1bc9cf1f705ad2a14dddd16b57e17d4678eb39f013f9534ed |