Symphony DE technology area.
Use Case I recently ran into a situation in which I needed my Symphony services to share some intermediate data running on the same host. There was a large amount of data and I didn’t want each service instance to have its own private copy. Having private copies will use up all the free memory on the host. I also wanted all processes to both read and write to this memory. I had heard about memory mapped files but never had a chance to use them. This seemed like a good opportunity ...
Updated July 25th, 2008 at 10:48 PM by Ajith
I moved some of the entries in my blog to the Symphony Technical Articles area. These include the following; Service Deployment in Symphony DE Symphony DE Application Performance The other entries I had can be found in the following areas; Administration and Configuration Tips Development and Debugging Tips I'll use this blog to discuss programming for HPC applications primarily using Symphony DE. - Ajith
Updated July 22nd, 2008 at 09:20 PM by Ajith