Sciweavers

1459 search results - page 63 / 292
» Improving Web Server Performance by Distributing Web Applica...
Sort
View
180
Voted
MOBICOM
1996
ACM
15 years 7 months ago
Building Reliable Mobile-Aware Applications Using the Rover Toolkit
This paper discusses extensions to the Rover toolkit for constructing reliable mobile-aware applications. The extensions improve upon the existing failure model, which only addres...
Anthony D. Joseph, M. Frans Kaashoek
132
Voted
ACSW
2006
15 years 5 months ago
Improving the flexibility of active grids through web services
Active Grids are a form of grid infrastructure where the grid network is active and programmable. These grids directly support applications with value added services such as data ...
Laurent Lefèvre, Paul Roe
NCA
2003
IEEE
15 years 9 months ago
Kernel-based Web switches providing content-aware routing
Locally distributed Web server systems represent a costeffective solution to the performance problems due to high traffic volumes reaching popular Web sites. In this paper, we fo...
Mauro Andreolini, Michele Colajanni, Marcello Nucc...
122
Voted
IADIS
2004
15 years 5 months ago
GENESYS: Inovative Framework for Comprehensive Supervision in Multiple Domains
GeneSyS is an IST project (IST-2001-34162) developing a new generic middleware for supervising distributed systems at different levels such as Application, Network, System. The pr...
Balázs Pataki, Andrey Sadovykh, Stefan Wesn...
147
Voted
WWW
2003
ACM
16 years 4 months ago
A Scalable Locality-Aware Event Dispatching Mechanism for Network Servers
Network servers often need to process a large amount of network events asynchronously. They usually use select() or poll() to retrieve events from file descriptors. However, previ...
Hao-Ran Liu, Tien-Fu Chen