Jump to content

Talk:Streamlizing algorithms: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with 'As opposed to persistent data stored in memory medium for accessed on demand, transient data originated on line stream by if not explicitly stored. These transient ...'
(No difference)

Revision as of 03:49, 20 September 2009

As opposed to persistent data stored in memory medium for accessed on demand, transient data originated on line stream by 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/]