On Thu, 10 May 2007 01:03:39 -0700, jkn wrote:

> Have you seen Candygram?
> 
> http://candygram.sourceforge.net/
> 
> 
>     jon N

I did look at Candygram. I wasn't so keen on the method of dispatch (a
dictionary of lambdas that is passed to the receive function). It also
only works with threads and doesn't communicate across processes.

I definitely used Candygram as a reference point when determining what
features to hoist from Erlang.

-- 
Jacob Lee <[EMAIL PROTECTED]>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to