>From what I've seen, MPI in java is not good performance wise. You take a huge hit due to all the copying. To get good cluster performance in java, you need to use something like Java Fast Sockets. http://developers.sun.com/solaris/articles/fastSockets.html
http://www.des.udc.es/~juan/papers/comcom.pdf MPJ looks promising, but I honestly have never tried it. I'd be interested in seeing how far that takes you. Best, Brent -- 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