# Packages
Package broadcast implements a MCollective like broadcast discovery system for nodes running choria - either Ruby or Go editions
It is not thread safe and a single instance of the discoverer shouldn't be shared by go routines etc, you can reuse them but should not be using the same one multiple times.