django-q
django-q copied to clipboard
Is there any way to Rate Limit / Throttle our specific Cluster?
It's going to be awesome when we could rate limit our Broker by simply putting some configuration in our Cluster?
How about just lowering the number of workers in the instance? Using a smaller server to run the worker? In theory, the worker should ideally be running on it's own server and not interfering with anything else.