dbThrottle 0.0.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

dbThrottle 0.0.3

# dbThrottle
Python Class to run code with consideration to DB load.
## Why
Throttling code to work under the constraints of a server makes sense in certain situations, especially when replica lag comes into play. This project hopes to simplify acting on this consideration.
## What
A, still early, python module, which introduces a functional type to complete a task or continiously run an operation, taking database load and similar metrics into account.
The code will work with any metric you want to define, but we’ve included replia lag an open threads/connections as default metrics for mssql, mysql, postgresql, and oracle.
## Who
Ryan Birmingham, under GPL3

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.