Hey guys,

just reading through the book (http://pragprog.com/titles/shcloj/
programming-clojure) and having a lot of of fun learning. I was
wondering if there are any examples out there like Dave Thomas'

A First Erlang Program
http://pragdave.pragprog.com/pragdave/2007/04/a_first_erlang_.html

in Clojure. What I want to do is just read in a csv with a couple of
hundred URLs and spider those in parallel (!) and save the results
back to another file. The way I like to learn best is to find
something and mold it to my needs. I tried searching, but couldn't
find anything useful with "spider clojure". Since clojure is touted as
the perfect language for multi-threaded apps this would be a very nice
and useful lesson for me. (Sorry, but I have no use at all for a
versioning control system.)

I am doing this with Ruby right now, but no in parallel.

-sasa

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to