Jump to content

Talk:Streamlizing algorithms

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by 58.213.184.66 (talk) at 01:01, 18 October 2009. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

As opposed to persistent data stored in memory medium for access on demand, transient data originated on line stream are lost if not explicitly stored. These transient data, called data streams, invalid many existing algorithms for persistent data. Paralleled with persistent data and data streams, streaming algorithms is coined which process streams with sublinear memory cost. Among many methods of designing algorithms for data streams, "streamlizing" algorithms to enable algorithms to process data streams is a possible research direction.

External Links: [WebDB.cn@Southeast University http://sites.google.com/site/webdbp2p/]