Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▾ comm
▸ addressing
▸ core
▸ inproc
▾ registry
class
Backend
▸ 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
Module registry
distributed
.
comm
.
registry
source
link
Classes
class
Backend
A communication backend, selected by a given URI scheme (e.g. 'tcp').
Functions
▶
def
get_backend
(
scheme
)
Get the Backend instance for the given *scheme*. It looks for matching scheme in dask's internal cache, and falls-back to package metadata for the group name ``distributed.comm.backends``
source
link
Reexports
Imported in
distributed.comm.tests.test_comms
.
Imported in
distributed.comm.tests.test_ucx
.
Generated by
nedoc
v0.9 at 2020-12-29 14:05