View Source API Reference Please v0.1.0

Modules

Documentation for Please.

An agent listing nodes in the network and the requests they can handle. It also keeps track of the busyness of the current node and it's name.

A task that pings the node network.

A task that sync the node list across the network.

An agent listing all requests that have been made to the network.

A task that assigns requests around the node network based on busyness and acceptance priority of each node.

A task that will periodically handle the requests assigned to this node.

A struct to represent a single request from some node.