Announcing PigPen 0.2.0!

https://github.com/Netflix/PigPen

PigPen is map-reduce for Clojure, or distributed Clojure. Write idiomatic 
Clojure code and run it on thousands of machines.

New in 0.2.0:
 * Brand new wiki: https://github.com/Netflix/PigPen/wiki
 * Performance improvements!
 * Fold: https://github.com/Netflix/PigPen/wiki/Folding-Data
   - similar to 
https://github.com/clojure/clojure/blob/master/src/clj/clojure/core/reducers.clj#L84
 * Better support for closures: 
https://github.com/Netflix/PigPen/wiki/Closures

Come see my talk at clojure/west: 
http://www.clojurewest.org/speakers/matt-bossenbroek

Questions & Complaints: pigpen-supp...@googlegroups.com

PigPen does use Apache Pig, but it uses it as a host language, similar to 
how Clojure uses the JVM. It's not a Clojure wrapper for writing Pig 
scripts.

Enjoy!

-Matt

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to