View Source PulsarEx.ProducerManager (PulsarEx v0.14.1)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_producer(cluster_name, topic, producer_opts \\ [])

View Source