Add support for connection managers to greatly increase the scalability of the server. Connection managers are slave processes that handle the burden of managing TCP/IP connections with clients. Those connections are then aggregated to a central Wildfire server.
Will need a connection manager protocol defined, likely based on the external component protocol (with improvements).
Add support for connection managers to greatly increase the scalability of the server. Connection managers are slave processes that handle the burden of managing TCP/IP connections with clients. Those connections are then aggregated to a central Wildfire server.
Will need a connection manager protocol defined, likely based on the external component protocol (with improvements).