> i don't expect it would be hard to write an Erlang program with 2
> actors that would deadlock.

Of course it wouldn't.

> as far as i know, people use timeouts on
> message handling to sweep it under the carpet.

Most people probably use the OTP library with well-defined "behaviors"
is what they call them. You write the functions for your application
and plug them into the libraries of well-defined messaging behavior.

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