Add library loader to dnxClient to manage in-core checks for performance. Some ideas include spawning a child process whose job it is to accept msgq commands to run checks. This protects the dnxClient from bad library code. The loader process might go down, but the dnxClient can detect this state and restart the loader process.