====== 32 DQMH ====== More information on DQMH can be found in our knowledge base: \\ [[kb:labview-frameworks:dqmh|Delacor Queued Message Handler]] Over the last few years, we not only used DQMH very heavily, we also started building additional features around the DQMH core: === General === * **[[kb:labview-frameworks:dqmh:hse-flavour|HSE Flavour]]**: Description of HSE-specific modifications and additions to the DQMH Framework. === Libraries === * **[[code:open-source:hse-libraries:hse-dqmh|hse-dqmh.lvlib]]**: Part of our [[code:common:hse-reuse|HSE Core Libs]], caters to the HSE-specific events and supports programmatic features of our [[code:dqmh:hse-application-template|Application Template]] for Windows applications. * **[[code:open-source:hse-gennet|hse-gennet.lvlib]]**: Also part of our [[code:common:hse-reuse|HSE Core Libs]], supports the zero-coupled network communication implemented in our [[code:dqmh:generic-networking|Generic Networking]] modules. === Example Programs === * [[code:dqmh:hse-application-template|Application Template]] === Advanced Source Code === * [[code:dqmh:generic-networking|Generic Networking]]