The base language and framework of the RightBridge engine is C# on the Microsoft
.NET platform.
The primary architectural components include:
Logic coded in Microsoft .NET
Logic executed on .NET servers
Web 2.0 Graphical UI based upon the ASP.NET AJAX engine at the client end
Requests responded over HTTP and responses provided by XML to the ASP.NET AJAX engine
Persistent data stored by SQL Server
System Design
The high level approach of the base system design includes efficient data capture,
analysis and presentation of results. Data capture involves a robust data mapping
technology, the analysis leverages several engines and algorithms including parameterized
rules tables and a rules engine for analytical processing, and the presentation
provides a graphical user interfaces as well as notification (email and other alerting
mechanisms).