📄️ QMUX Tutorial
The code for this tutorial lives under tutorials/qmux. This tutorial requires both the qserver and the channel it connects through. Start them first:
📄️ Correlation: How QMUX Matches Responses
The entire value of QMUX is in this one mechanism. Understanding it precisely makes debugging correlation failures — and later, configuring it correctly in production — straightforward.
📄️ Request / Response and the SendRequest Bean
Blocking request
📄️ Unhandled Messages
Not every message that arrives on the `` queue will match a pending request. There are two common situations: