At the moment I have a lot of client connections sending data to a server which then aggregates that data into an XML file. The clients can then view a webpage that updates the content pane every 1 second via AJAX with the latest contents of the file.At the moment I have a lot of client connection