Distributed
1.0
▾ distributed
▸ actor
▸ asyncio
▸ batched
▸ bokeh
▸ cfexecutor
▸ cli
▸ client
▸ comm
▸ 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 proctitle
distributed
.
proctitle
source
link
Functions
▶
def
enable_proctitle_on_children
(
)
Enable setting the process title on this process' children and grandchildren.
source
link
Reexports
Imported in
distributed.cli.dask_scheduler
.
Imported in
distributed.cli.dask_worker
.
Imported in
distributed.nanny
.
Imported in
distributed.utils_test
.
▶
def
enable_proctitle_on_current
(
)
Enable setting the process title on this process.
source
link
Reexports
Imported in
distributed.cli.dask_scheduler
.
Imported in
distributed.cli.dask_worker
.
▶
def
setproctitle
(
title
)
Change this process' title, as displayed in various utilities such as `ps`.
source
link
Reexports
Imported in
distributed.scheduler
.
Imported in
distributed.worker
.
Generated by
nedoc
v0.9 at 2020-12-29 14:05