cmr.process.manager.core

Documentation forthcoming

exec

(exec & cmd-and-args)

Executes the command and args in a sub-process, returning the result. Will log an error in the event the process writes to stderr; will log the result to stdout if the log-level is set to :trace.

get-cpu

(get-cpu process-data)

Documentation forthcoming

get-cpu-mem

(get-cpu-mem process-data)

Documentation forthcoming

get-descendants

(get-descendants process-data)

Documentation forthcoming

get-mem

(get-mem process-data)

Documentation forthcoming

get-pid

(get-pid process-data)

Linux/Mac only!

no-bytes

Documentation forthcoming

read-stream

(read-stream stream bytes)

Documentation forthcoming

terminate-descendants!

(terminate-descendants! process-data)

Documentation forthcoming

terminate-external-process!

(terminate-external-process! pid)

Documentation forthcoming