Article ID Journal Published Year Pages File Type
433245 Science of Computer Programming 2015 11 Pages PDF
Abstract

•We show how results from algorithmic theory are useful in scheduling.•Theory allows the efficient creation of synopses of unprocessed data.•These synopses can then be used to schedule the processing of the stream.•We describe the theory underlying such a scheduler.•We show how existing programming models can be extended to accommodate it.

Certain streaming applications are required to perform sophisticated analytics within bounded time on arriving streams of data. Such applications have the interesting characteristic that the total amount of work that could be performed is unbounded. We show how recent results from algorithmic theory are useful in scheduling such applications as they allow the efficient creation of synopses of unprocessed data. These synopses can then be used to schedule the processing of the stream. In particular, we describe a preliminary implementation of a scheduler that optimizes the information rate available to applications by estimating the entropy of arriving streams. We describe the theory underlying such a scheduler and motivate how existing programming models can be extended to accommodate it by outlining a basic but functional implementation in the Java programming language.

Related Topics
Physical Sciences and Engineering Computer Science Computational Theory and Mathematics
Authors
,