The Humidor provides access to a single Sigar instance. Sigar has a high-cost setup/teardown and has a high amount of caching, used to determine things like the % of CPU used in-between calls. The Humidor also synchronizes access to all Sigar methods, so all calls will be serialized.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.