Express v1.3.3 Express.PushRequests.ConsumersSupervisor View Source

Dynamically spawns and supervises consumers for the push requests buffer.

Link to this section Summary

Functions

Checks wether any consumer is present

Returns consumers (childrens) count

Spawns the buffer consumer

Link to this section Functions

Link to this function any_consumer?() View Source
any_consumer?() :: pos_integer

Checks wether any consumer is present.

Link to this function consumers_count() View Source
consumers_count() :: pos_integer

Returns consumers (childrens) count.

Spawns the buffer consumer.