Sciweavers

4772 search results - page 275 / 955
» Annotations in Data Streams
Sort
View
ICIP
1994
IEEE
15 years 10 months ago
Very High Speed Entropy Coding
Efforts to build high-speed hardware for many different entropy coders are limited by fundamental feedback loops. Here is a method that allows for parallel compression in hardware...
Martin P. Boliek, James D. Allen, Edward L. Schwar...
ICIP
2010
IEEE
15 years 4 months ago
Rate-distortion based reconstruction optimization in distributed source coding for interactive multiview video streaming
Interactive multiview video streaming (IMVS) is an application where, as the streaming multiview video is played back in time, an observer iteratively requests one of many availab...
Ngai-Man Cheung, Antonio Ortega, Gene Cheung
ICDM
2010
IEEE
189views Data Mining» more  ICDM 2010»
15 years 3 months ago
S4: Distributed Stream Computing Platform
Abstract--S4 is a general-purpose, distributed, scalable, partially fault-tolerant, pluggable platform that allows programmers to easily develop applications for processing continu...
Leonardo Neumeyer, Bruce Robbins, Anish Nair, Anan...
JACM
2012
13 years 9 months ago
Continuous sampling from distributed streams
A fundamental problem in data management is to draw and maintain a sample of a large data set, for approximate query answering, selectivity estimation, and query planning. With la...
Graham Cormode, S. Muthukrishnan, Ke Yi, Qin Zhang
ECOOP
2009
Springer
16 years 7 months ago
Loci: Simple Thread-Locality for Java
This paper presents a simple type system for thread-local data in Java. Classes and types are annotated to express thread-locality and unintended leaks are detected at compile-time...
Tobias Wrigstad, Filip Pizlo, Fadi Meawad, Lei Zha...