Where Resoa can help
Realizing 24/7 web applications?
Resoa's architecture allows an easy system design without SPOF (single point of failure). Every component, even database persistence, can run in redundant mode.
Grid Session & Permission management required?
Resoa includes a cookie based session & permission management, based on an user/role access control mechanism. It supports a single sign-on for sub domain based web applications and all service domains.
Favoring Straight Through Processing - one business object model from GUI to back-end?
You design only one object model for both web and service development and for persistence! By using XSD you decide for a very common standard and a loot of design tools are available.
Facing budget limitations?
Resoa is open source, modularly designed and distinguished by very lightweight claims for runtime hardware resources. Its integrated grid persistence eliminates database clustering, network traffic is kept low.
Expecting rapidly increasing traffic?
The capacity of every Resoa component can be extended by simple adding nodes to a grid. Nodes are light weight container and can be easily administered within V-Server/clouds. The is no architecture limit in scalability.!
Separation of GUI and service development?
AJAX/JSON for GUI and JAVA for service implementation use the same object model, automatically created by code generators from XSD. This way, service and front-end implementation can proceed independently during the project life cycle.