- Architecture

- Development Process
- Framework
- Code Generation
Architecture
The Accelero Framework is a proven application architecture based upon industry standard patterns and best practices and has been engineered with security, flexibility and maintainability in mind. All of our generated applications follow the Service Oriented Architecture (SOA) principles of specialised, loosely coupled and independent Web Services.
At the top of the application stack are the Graphical User Interfaces, able to operate both locally on a client and over the internet using a Web browser. Application and data security as well as security over the Internet is provided by our Security Services, which act as the interfaces between the user interface and the application services. The security services also act as the routing engine enabling protected transmission of the service messages. The security services, based on industry standard and open protocols, are optimised to provide both the security and routing functions with minimal impact on performance.
Below the Security Services are the application services. These services provide the bulk of the specialised application functionality and business logic.

