Archive for November 2006

Erlang in Python

November 26, 2006

Ok, not even almost. But I’ve been thinking. What would it take to implement Erlang’s actors concurrency model using Linux facilities directly? So I messed around with the idea today and came up with a working message queue and rough pattern matcher in python. Basically the Erlang “process” is mapped to an OS process or [...]


Follow

Get every new post delivered to your Inbox.