View RSS Feed

Recent Blogs Posts

SymphonyDE related topics

  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
  3. Summary of Symphony Presentation to MSRG at U of T

    by on April 21st, 2008 at 10:29 PM
    On April 18th 2008, two Symphony DE engineers; Ajith and I, presented Symphony to researchers at MSRG (Middleware Systems Research Group) at the University of Toronto. This group works on various event management technologies using Pub/Sub message queuing paradigm. They have the objective of providing a more robust ESB (Enterprise Service Bus) to any SOA-based large-scale distributed systems.

    The purpose of the talk was to gain the attention of the group by presenting the high-level ...

    Updated May 23rd, 2008 at 03:19 PM by Ajith

    Categories
    SymphonyDE
  4. Symphony Applications in the Financial Services Industry

    by on April 15th, 2008 at 02:38 AM
    Here's a list of applications that are being run by the Financial Services industry using Symphony.


    • Fixed-income derivatives and analytics.
    • Monte Carlo, Black-Scholes-type applications.
    Published in: Dealing with Technology


    • Credit risk calculations
    Published in: Grid Today


    ...

    Updated May 14th, 2008 at 08:37 PM by Ajith

    Categories
    SymphonyDE