Begin main content

Higher Order Perl now available as a *free* PDF

I've reviewed "Higher Order Perl" by Mark Jason Dominus before - it's a great book for people who know Perl and want to master topics such as parsing or memoisation or who want to incorporate more functional approaches such as currying into their code.

It's worth buying, but now you can also get a free PDF thanks to the generosity of the author, Mark Jason Dominus:

http://hop.perl.plover.com/book/

02:37 PM, 17 Sep 2009 by Mark Aufflick Permalink | Comments (0)

MapReduce in Perl

Someone recently asked to get access to the OpenACS paypal-support package that I wrote and lives in my cvs repository. Unbenknownst to me, my recent firewall change blocked access to the cvs web interface, which I have now fixed.

While I was looking around my public cvs interface, I remembered that I had never quite finished my Perl implementation of Google's MapReduce infrastructure.

Since I'm too busy to get back onto it now I figure I may as well unleash it on you guys. Be warned that there's no documentation (that I remember) and that the current implementation only works on a single machine, although the structure is easily extendable to multiple machines by replacing the forking with some form of rpc.

My sample Perl implementation of MapReduce (for sufficiently weak meaning of the word 'implementation' ;)

Given that limitation it may also not quite work properly - I really don't remember what state I left it in. Nevertheless if you first read the MapReduce paper by Jeffrey Dean and Sanjay Ghemawat then the api and code should make sense.

If anyone finds this interesting please feel free to email me any questions. If enough people are interested I may be able to make the time to polish it off and write documentation!

03:36 PM, 18 Nov 2006 by Mark Aufflick Permalink | Comments (0)

XML

Blog Categories

software (24)
..cocoa (12)
  ..heads up 'tunes (5)
..ruby (4)
..lisp (1)
..perl (2)
..openacs (1)
mac (18)
embedded (2)
..microprocessor (2)
  ..avr (1)
electronics (3)
design (1)

Notifications

Icon of Envelope Request notifications

Syndication Feed

XML

Recent Comments

  1. Unregistered Visitor: WFM
  2. Unregistered Visitor: Pie
  3. Unregistered Visitor: Helpful
  4. Unregistered Visitor: Comments about Republishing and RSS Theft
  5. Mark Aufflick: Oh Infinity (to the tune of O Canada)
  6. Unregistered Visitor: very late post
  7. Unregistered Visitor: ipad and apple's first vision
  8. Unregistered Visitor: great
  9. Unregistered Visitor: thanks for the reply
  10. Mark Aufflick: In a similar vein