• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Concurrent Stream Processing

by

  • 1,027 views

One of the greatest benefits of Clojure is its ability to create simple, powerful abstractions that operate at the level of the problem while also operating at the level of the language....

One of the greatest benefits of Clojure is its ability to create simple, powerful abstractions that operate at the level of the problem while also operating at the level of the language.
This talk discusses a query processing engine built in Clojure that leverages this abstraction power to combine streams of data for efficient concurrent execution.
* Representing processing trees as s-expressions
* Streams as sequences of data
* Optimizing processing trees by manipulating s-expressions
* Direct execution of s-expression trees
* Compilation of s-expressions into nodes and pipes
* Concurrent processing nodes and pipes using a fork/join pool

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

2 Embeds 11

http://paper.li 10
http://a0.twimg.com 1

Statistics

Likes
0
Downloads
19
Comments
0
Embed Views
11
Views on SlideShare
1,016
Total Views
1,027
Post Comment
Edit your comment

Concurrent Stream Processing Concurrent Stream Processing Presentation Transcript