Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▾ comm
▸ addressing
▸ core
▾ inproc
class
InProc
class
InProcBackend
class
InProcConnector
class
InProcListener
class
Manager
class
Queue
class
QueueEmpty
▸ registry
▸ tcp
▸ tests
▸ ucx
▸ utils
▸ compatibility
▸ config
▸ core
▸ counter
▸ dashboard
▸ deploy
▸ diagnostics
▸ diskutils
▸ event
▸ http
▸ lock
▸ locket
▸ metrics
▸ nanny
▸ node
▸ preloading
▸ process
▸ proctitle
▸ profile
▸ protocol
▸ publish
▸ pubsub
▸ pytest_resourceleaks
▸ queues
▸ recreate_exceptions
▸ scheduler
▸ security
▸ semaphore
▸ sizeof
▸ stealing
▸ system
▸ system_monitor
▸ tests
▸ threadpoolexecutor
▸ utils
▸ utils_comm
▸ utils_perf
▸ utils_test
▸ variable
▸ versions
▸ worker
▸ worker_client
Class Manager
distributed
.
comm
.
inproc
.
Manager
An object coordinating listeners and their addresses.
Declaration
class
Manager
source
link
Documentation
Methods
▷
def
__init__
(
self
)
source
link
▷
def
add_listener
(
self, addr, listener
)
source
link
▷
def
get_listener_for
(
self, addr
)
source
link
▷
def
new_address
(
self
)
source
link
▷
def
remove_listener
(
self, addr
)
source
link
▷
def
validate_address
(
self, addr
)
Validate the address' IP and pid.
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:05