 |
| Asynchronous Middleware for Parallel Systems |
|
|
|
AMPS Architecture |
|
| Object caching |
It is well established that caching of frequently accessed information is the key to performance enhancement in busy servers. A protocol server may cache information such as resolved DNS records and mappings, user registration and service profile data from the database etc. The server application would look first in the cache before making a network or database hit for information. AMPS provided a generic caching facility to cache arbitrary type of objects in memory. The user could create a cache object of any desired size. The API provides cache look-up based on opaque keys and application defined comparison function. The internal data structure used to implement the cache is a binary heap, also well known as priority queue. We believe this mechanism can be put to good use to enhance performance and scalability by an order of magnitude under conditions of heavy load. |
|
|
| 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.
|
|
|