This document details the interprocess message formats used in Pathmate multi-process deployments, focusing on communication between two process instances via TCP/IP over Ethernet. It outlines the message protocol layers, including terminology, and provides in-depth descriptions of the Pathmate application messaging protocol, including various message types such as incident messages, connection initialization, and shutdown notifications. Additionally, the document discusses the serialization of data types and the mechanics of message transmission to ensure successful communication between processes.
Related topics: