Sciweavers

4201 search results - page 649 / 841
» Our Users have Root!
Sort
View
CHI
2001
ACM
16 years 7 months ago
The dynamics of mass online marketplaces: a case study of an online auction
The Internet has dramatically changed how people sell and buy goods. In recent years we have seen the emergence of electronic marketplaces that leverage information technology to ...
Jungpil Hahn
OSDI
2004
ACM
16 years 6 months ago
MapReduce: Simplified Data Processing on Large Clusters
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to ge...
Jeffrey Dean, Sanjay Ghemawat
VLDB
2003
ACM
113views Database» more  VLDB 2003»
16 years 6 months ago
PSoup: a system for streaming queries over streaming data
Recent work on querying data streams has focused on systems where newly arriving data is processed and continuously streamed to the user in real time. In many emerging applications...
Sirish Chandrasekaran, Michael J. Franklin
VLDB
2009
ACM
130views Database» more  VLDB 2009»
16 years 6 months ago
Multi-dimensional top-k dominating queries
Abstract The top-k dominating query returns k data objects which dominate the highest number of objects in a dataset. This query is an important tool for decision support since it ...
Man Lung Yiu, Nikos Mamoulis
SIGMOD
2009
ACM
167views Database» more  SIGMOD 2009»
16 years 6 months ago
HDSampler: revealing data behind web form interfaces
A large number of online databases are hidden behind the web. Users to these systems can form queries through web forms to retrieve a small sample of the database. Sampling such h...
Anirban Maiti, Arjun Dasgupta, Nan Zhang, Gautam D...