Sciweavers

1153 search results - page 121 / 231
» Modeling Business Processes in Web Applications with ArgoUWE
Sort
View
GI
2005
Springer
15 years 12 months ago
Automated Quality Assurance for UML Models
Abstract: Model based development, like proposed by the OMG’s Model Driven Arre (MDA), aims to raise the level of abstraction from working on the code to working with models. For...
Tilman Seifert, Florian Jug, Günther Rackl
DEBU
2002
112views more  DEBU 2002»
15 years 6 months ago
Architecture and Implementation of an XQuery-based Information Integration Platform
An increasing number of business users and software applications need to process information that is accessible via multiple diverse information systems, such as database systems,...
Yannis Papakonstantinou, Vasilis Vassalos
WWW
2006
ACM
16 years 7 months ago
Capturing RIA concepts in a web modeling language
This work addresses conceptual modeling and automatic code generation for Rich Internet Applications, a variant of Web-based systems bridging the gap between desktop and Web inter...
Alessandro Bozzon, Sara Comai, Piero Fraternali, G...
ICDCSW
2003
IEEE
15 years 11 months ago
Using Service Brokers for Accessing Backend Servers for Web Applications
— Current Web servers use various API sets to access backend services. This model does not support service differentiation, overload control, caching of contents generated by bac...
Huamin Chen, Prasant Mohapatra
DSN
2009
IEEE
15 years 10 months ago
Efficient resource management on template-based web servers
The most commonly used request processing model in multithreaded web servers is thread-per-request, in which an individual thread is bound to serve each web request. However, with...
Eli Courtwright, Chuan Yue, Haining Wang