The "Parallel Programming with Lisp for Performance" talk was
given at the European lisp conference.
http://medias.ircam.fr/xe5f73b

At around 13:00 he mentions STM and comments that it works but
is not good for performance.

At around 14:00 he mentions "livelock" where STM process 1 does
a rollback causing process 2 to do a rollback causing process 1
to do a rollback ... etc.

Anyway, an interesting talk.

Tim Daly

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to