About Anaconda Help Download Anaconda

conda-forge / packages / r-autometric 0.1.2

Intense parallel workloads can be difficult to monitor. Packages 'crew.cluster', 'clustermq', and 'future.batchtools' distribute hundreds of worker processes over multiple computers. If a worker process exhausts its available memory, it may terminate silently, leaving the underlying problem difficult to detect or troubleshoot. Using the 'autometric' package, a worker can proactively monitor itself in a detached background thread. The worker process itself runs normally, and the thread writes to a log every few seconds. If the worker terminates unexpectedly, 'autometric' can read and visualize the log file to reveal potential resource-related reasons for the crash. The 'autometric' package borrows heavily from the methods of packages 'ps' <doi:10.32614/CRAN.package.ps> and 'psutil'.

copied from cf-staging / r-autometric

Installers

  • linux-64 v0.1.2
  • osx-64 v0.1.2
  • win-64 v0.1.2

conda install

To install this package run one of the following:
conda install conda-forge::r-autometric

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy