super_hydro.server.server¶
SuperHydro Server.
Functions
|
@contextmanager decorator. |
|
Log msg to the logger. |
|
Context for tasks with paired start and Done messages. |
|
Decorator that suspends signals and passes an interrupted flag to the protected function. |
|
|
|
Load the configuration and start the server. |
|
Verify that the candidate might correctly provide iface. |
Classes
|
Class which manages the actual computation and a queue for interacting with the clients. |
|
Network Server. |
|
Server Class. |
|
Couple of useful methods for threads. |
|
deque([iterable[, maxlen]]) --> deque object |
|
Declare the interfaces implemented by instances of a class. |