Struct PushService

Struct Documentation

struct dish2::PushService

Checks for incoming “push” messages, applies their functors, and dispatches any resultant “push messages.

See push/.

Public Static Functions

bool ShouldRun(const size_t update, const bool alive)
template<typename Cell>
void DoService(Cell &cell)