Skip to content

AEminium/ceco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Cooperative Exceptions for Concurrent Objects Model

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages