View RSS Feed

Ajith

Symphony DE technology area.

  1. Using Memory Mapped Files

    by on July 22nd, 2008 at 09:39 PM
    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

    Categories
    SymphonyDE
  2. Symphony Articles

    by on July 18th, 2008 at 06:31 PM
    I moved some of the entries in my blog to the Symphony Technical Articles area. These include the following;

    The other entries I had can be found in the following areas;
    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

    Categories
    SymphonyDE