Hermes events queue implementation¶
Hermes events queue it is a simple multi-producers single-consumer (MPSC) queue data structure. It receives Hermes events from different Hermes runtime extensions and responsible to transport them in corresponding order to the Hermes application.