AEminium/ceco
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Concurrent Exception Handling Model =================================== This is an implementation of the model proposed in <TODO - ref to paper>. It is implemented on top of Scala Actor Model. Dependencies ------------ * Maven (will install all other dependencies) * Scala 2.8 Run --- From the command-line execute: mvn scala:run -Dlauncher=MessageSending mvn scala:run -Dlauncher=TreeMaximum mvn scala:run -Dlauncher=Pipeline Authors ------- Bruno Cabral Alcides Fonseca Paulo Marques