logo

Module bastion::distributor[][src]

Expand description

Distributor is a mechanism that allows you to send messages to children.

Structs

The Distributor is the main message passing mechanism we will use. it provides methods that will allow us to send messages and add/remove actors to the Distribution list