Tags: Programming Language.

ActorFoundry is a Java-based library for Actor programming. It enables writing actor programs in the usual Java syntax. It support safe (by-copy) as well as efficient (zero-copy) messaging actor mobility and message ordering using local synchronization constraints. The run-time provides location-independence and fairness in scheduling.It is being actively developed and maintained by the Open Systems Laboratory at the University of Illinois.

Loading...

This page contains content from the copyrighted Wikipedia article "ActorFoundry"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.