I have command-line program that \"do a lot of work\" and produce \"a lot of statistics\". It\'s stocks trading software pretty critical to delays, bugs, and whatever, so I don\
It would probably be more efficient and resilient to have the 'server' store it's information within a Database and have the 'client' poll this as and when required.