On Thu, Jun 23, 2011 at 2:45 PM, Alex Schenkman <[email protected]> wrote: > Hi list, > Is there an Actors library already available in Pharo? > The part I'm interested in is the asynchronous message passing. > If it has been done already, why not reuse?
Hello, I do not know any recents efforts... but there is the old work of ACTalk: http://www-desir.lip6.fr/~briot/actalk/actalk.html This has been ported to Squeak back than. -- Marcus Denker -- [email protected] http://www.marcusdenker.de
