Copied from parent issue:
KDB-X community edition only supports 8 connections per process. Several processes in the FSP use more than 8 connections, so these will need to be re-worked.
Some steps to take (either in the TorQ or FSP repo):
- reduce number of connections made to discovery process (processes will use process.csv to connect to each other instead)
- reduce superfluous connections e.g. segmentedtickerplant shouldn't be connected to HDB
- remove duplicate connections if any exist
- remove optional processes from process.csv e.g. sortworkers