public
Fork of jboner/scala-otp
Description: The Scala OTP project implements a platform and runtime for deployment, execution and management of Scala Actors, similar to Erlangs OTP platform, for implemetation of highly fault-tolerant, distibuted actor-based enterprise systems.
Homepage:
Clone URL: git://github.com/richdougherty/scala-otp.git
name age message
file .gitignore Thu Oct 09 12:04:36 -0700 2008 added vim swp files to .gitignore [jboner]
file LICENSE Mon Jun 23 06:25:44 -0700 2008 initial upload []
file Makefile Tue Jul 15 06:14:50 -0700 2008 added .gitignore, added Makefile, added @author... []
directory behavior/ Sat Jan 24 01:45:07 -0800 2009 Merge git://github.com/jboner/scala-otp [richdougherty]
directory binary/ Sat Jan 24 04:12:03 -0800 2009 Changing tabs to spaces. [richdougherty]
directory component/ Tue Oct 14 00:12:10 -0700 2008 fixed failing test [jboner]
directory controlflow/ Fri Feb 13 02:52:59 -0800 2009 Added conversion from Actor.react and reactWith... [richdougherty]
directory db/ Sat Jan 24 01:45:07 -0800 2009 Merge git://github.com/jboner/scala-otp [richdougherty]
directory io/ Sat Feb 07 01:24:42 -0800 2009 Removed ControlFlow's reactionFC methods. [richdougherty]
file pom.xml Thu Feb 05 12:19:24 -0800 2009 Turned off dead code warnings. [richdougherty]
file scala-otp.conf Fri Oct 10 00:18:17 -0700 2008 Switched to use Configgy for logging, added log... [jboner]
directory util-java/ Thu Oct 09 01:15:09 -0700 2008 added new module with an implementation of Acti... [jboner]