Sciweavers

180 search results - page 12 / 36
» Using Database Technology to Improve Performance of Web Prox...
Sort
View
PET
2010
Springer
13 years 11 months ago
Collaborative, Privacy-Preserving Data Aggregation at Scale
Combining and analyzing data collected at multiple locations is critical for a wide variety of applications, such as detecting and diagnosing malicious attacks or computing an acc...
Benny Applebaum, Haakon Ringberg, Michael J. Freed...
WWW
2003
ACM
14 years 8 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
COOPIS
2000
IEEE
14 years 1 days ago
An Evaluation of the Java-Based Approaches to Web Database Access
Given the undeniable popularity of the Web, providing efficient and secure access to remote databases using a Web browser is crucial for the emerging cooperative information system...
Stavros Papastavrou, Panos K. Chrysanthis, George ...
ICDE
2005
IEEE
260views Database» more  ICDE 2005»
14 years 9 months ago
A Comparative Evaluation of Transparent Scaling Techniques for Dynamic Content Servers
We study several transparent techniques for scaling dynamic content web sites, and we evaluate their relative impact when used in combination. Full transparency implies strong dat...
Cristiana Amza, Alan L. Cox, Willy Zwaenepoel
SSDBM
2008
IEEE
94views Database» more  SSDBM 2008»
14 years 2 months ago
A FUSE-Based Tool for Accessing Meteorological Data in Remote Servers
This paper describes a tool for providing transparent access to online meteorological databases by way of local file system. It is realized by FUSE, an implementation of usermode ...
Keiichirou Ui, Toshiyuki Amagasa, Hiroyuki Kitagaw...