tagion.services.locator

Undocumented in source.

Members

Classes

LocatorException
class LocatorException

Functions

tryLocate
Tid tryLocate(const(string) task_name)

Tries to locate the the thread id. If it is not found we try until max_attempts. Throws if no thread id was found.

Static variables

locator_options
immutable(LocatorOptions)* locator_options;
Undocumented in source.

Structs

LocatorOptions
struct LocatorOptions
Undocumented in source.

Meta