HareMq.AutoScaler (hare_mq v1.3.0)

A GenServer that automatically scales the number of consumers based on the number of messages in the RabbitMQ queue.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Link to this function

calculate_target_consumer_count(queue_length, config)

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(opts)