On 22 Dec 2010, at 14:02, Sunil S Nandihalli wrote:
I am interested in distributed parallel computing too ... I have prior experience coding with MPI and c .. but that besides the point .. while I was looking at options with clojure .. I recently came across swarmiji. https://github.com/amitrathore/swarmiji
Thanks for the link! Judging from the example in the README, it's a library for task farming in Clojure. While that's a limited form of parallelism, there are still lots of applications where it is useful, so I'd say this library is definitely worth a closer look. However, it doesn't seem to deal with distributed data.
I come from the scientific computing community .. the likes of Computation Fluid Dynamics and related topics.. large matrix operations and such stuff..
My background is somewhat similar: molecular simulations and analysis of large data sets.
Konrad. -- 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