I've been using Clojure for a great deal of what I code for the last 6
months or so, both professionally and personally. (And plan to make an
appropriate donation through my company once we've monetized the
Clojure-based product).

In particular, we've created a data integration tool coded in Clojure,
and running on top of a Hadoop stack. The concurrency safety has been
helpful, and functional techniques keep it safe - we certainly could
have written the code in Java, but functional technique would still
help out with thread safety. The biggest benefit, though, has been the
productivity of an interactive Lisp environment while still keeping
compatibility with Java libraries.

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