Skip to main content
Skip table of contents

Chapter 3: Connection Management



FioranoMQ Server modules include a transport layer which interface with underlying network protocols and accepts incoming connections. This layer reads requests sent by applications over the network. .

The responsibilities of the transport layer include:

  • Listening for incoming client connections on pre-defined protocols (HTTP/TCP).
  • Management of threads.
  • Analyzing incoming data and passing it onto core FioranoMQ services.
  • Detecting any loss of connectivity and taking remedial actions.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.