Data-driven web applications are usually structured in three tiers with different programming models at each tier. This division forces developers to manually partition application functionality across the tiers, resulting in complex logic, suboptimal partitioning, and expensive re-partitioning of applications. This paper introduces a unified platform for automatic partitioning of data-driven web applications. The authors approach is based on Hilda, a high-level declarative programming language with a unified data and programming model for all the layers of the application. Based on run time properties of the application, Hilda's run time system automatically partitions the application between the tiers to improve response time while adhering to memory and/or processing constraints at the clients.
Related white papers
MSDN Webcast: Programming a Full-Blown AJAX Enterprise Application in 20 Minutes (Level 100)
It is all about simplicity when programming next-generation, complex Asynchronous JavaScript And XML (AJAX) applications. This webcast develops a fully blown AJAX enterprise application by dragging and dropping controls using...
Insurance Provider Diversifies Its Business, Reduces Overhead
Seguros Venezuela is one of the largest and most respected insurance companies in Venezuela. Seguros Venezuela needed to redesign its Web presence, making its portal more reliable, easier to use,...
BEA Systems Case Study: Interforum
Interforum specializes in the marketing of books in France and abroad, the logistics of book distribution, and the management, and monitoring of the group's other activities, including marketing, IT, purchasing,...
BEA Makes Energy Reading Simpler and More Effective in Scandinavia
Telenor Cinclus AS is a total supplier of solutions for Automatic Meter Reading (AMR). The challenge for the organizations was to identify and deploy an application infrastructure solution which would...
BEA Systems Case Study: U.S. Department of Agriculture
Established in 1862 by President Abraham Lincoln, the U.S. Department of Agriculture is the steward of America's 192 million acres of national forests and rangelands. STARS, a mainframe-based system was...
Checking Java Programs Via Guarded Commands
This paper defines a simple guarded-command–like language and its semantics.The language is used as an intermediate language in generating verification conditions for Java. It also discusses why it is a...
A Comparison of the Object-Oriented Features of Ada 95 and Java
As a comparison of the two languages, this paper frequently will present a feature of one language and show how it can be modeled in the other. A benefit of...

