Re: Streaming data structures and algorithms

2015-01-07 Thread Henry Saputra
Thanks for sharing, Stephan! Just tweeted this =) - Henry On Wed, Jan 7, 2015 at 2:06 PM, Stephan Ewen wrote: > To all people interested in streaming and streaming algorithms: > > Here is a great collection of algorithms and data structures that are > useful for streaming data analysis, both fo

RE: Streaming data structures and algorithms

2015-01-07 Thread Paris Carbone
Pretty nice find indeed. Thanks for sharing Stephan! Paris From: Gyula Fóra [gyf...@apache.org] Sent: Wednesday, January 07, 2015 11:15 PM To: dev@flink.incubator.apache.org Subject: Re: Streaming data structures and algorithms Awesome collection, thanks

Re: Streaming data structures and algorithms

2015-01-07 Thread Gyula Fóra
Awesome collection, thanks! On Wed, Jan 7, 2015 at 11:06 PM, Stephan Ewen wrote: > To all people interested in streaming and streaming algorithms: > > Here is a great collection of algorithms and data structures that are > useful for streaming data analysis, both for users and system developers.