Following topics are covered in this chapter:
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.
Overview
Content Tools
ThemeBuilder