Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mslinn/durable-mailbox

Modified my version of akka-sample-remote to figure out how durable mailboxes work
https://github.com/mslinn/durable-mailbox

Last synced: 3 months ago
JSON representation

Modified my version of akka-sample-remote to figure out how durable mailboxes work

Awesome Lists containing this project

README

        

I modified my version of the [Akka 2.0 akka-sample-remote](https://github.com/mslinn/akka-sample-remote) project in order to figure out how durable mailboxes work.

I tested with IntelliJ IDEA 11; included with this git project are 3 IDEA run configurations.
These run configurations launch the programs from target/scala-2.9.1-1/classes so application.conf and common.conf are found.