Helps manage memory pressure
Helps manage memory pressure
(on-low-mem! f)
Invokes f when less than frac memory is free after GC. Globally mutates a MemoryPoolMXBean. Returns a zero-arity function that, when called, cancels the callback.
Invokes f when less than frac memory is free after GC. Globally mutates a MemoryPoolMXBean. Returns a zero-arity function that, when called, cancels the callback.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close