[LRUG] basic actor library
Nick Griffiths
nicobrevin at gmail.com
Fri Jun 7 03:30:00 PDT 2013
Hi list,
I'm looking for a simple actor library that just does the whole 'give a
thread a mailbox' thing so that I can give some objects an event loop, so I
don't have to piss around with locks.
There is celluloid, but it looks like it is a lot more than I need. I was
hoping there was something a bit smaller, or maybe celluloid is as small as
it comes.
NB that I'm familiar-ish with actor pattern stuff, but my last experience
of it was with Scala a few years back. I'm using a little daemon app I'm
writing as an excuse to tinker with it.
Cheers,
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20130607/f6801005/attachment-0003.html>
More information about the Chat
mailing list