pyrolab.nameserver

Contents

pyrolab.nameserver#

Nameserver#

Wrapped nameserver functions that references PyroLab configuration settings.

Functions

start_ns([cfg])

Utility fuction to quickly get a Nameserver daemon to be used in your own event loops.

start_ns_loop(cfg[, loop_condition])

Utility function that starts a new NameServer and enters its requestloop.