Asynchronous Middleware for Parallel Systems
Home Overview Problems Architecture Benefits Developers Products Add-Ons Contact
  Problems
| Determinism | Locks | Race Conditions | Concurrency problems | Multi-Threading | Blending of concerns | Multi Processing | Distribution

What about Cloud Computing:

  • What is Cloud Computing? It is a great extension of the AMP (Asymmetric Multi-Processing). Cloud is full of different ‘types’ of computation resources. Each of them has a different latency and a different jitter. Joining them in a huge synchronous phenomenon is something which has not even been attempted. While SoA (Service Oriented Architectures) are around for a long time, they are usually used for Enterprise applications. What are SoAs? They are just an attempt to decouple highly synchronously running huge enterprise applications into separately and asynchronously running sub parts. AMPS just provides this separation down to a function call level. Within AMPS everything is Asynchronous and therefore can be abstracted out to the cloud with little to no coupling effects with the rest of the application.
    AMPS requires the developer of the code “to identify which data belongs to which code”. Once this is identified AMPS sends that data to the next required event handler by the most efficient message passing method available . This fundamental property of AMPS makes scalability of the applications to the cloud seamless.

News & Events

1st October 2009
A complete Service Delivery Platform for telecommunications applications is released all built on top of AMPS. SDP is showcased name Augur is available at http://Augur.biz

1st July 2009
AdvOSS launches a complete Diameter AAA server built on AMPS. The server is tested with very high load of millions of subscribers and worked well.

1st April 2009
AdvOSS launches full suite of Diameter applications built on top of AMPS. These include a HSS (Home Subscriber Server), Offline Charging and Online Charging. These complete a full suite of AAA applications for IMS (IP Multimedia Sub-System)

1st Jan 2009
Diameter Stack Launched. AdvOSS has launched a full Diameter protocol stack. This protocol is at the heart of next generation AAA and requires implementations that support higher processing and require scalability. This stack is now an integral part of AMPS.