Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mslinn/durable-mailbox
- Owner: mslinn
- Created: 2012-04-17T21:00:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-17T21:04:42.000Z (over 12 years ago)
- Last Synced: 2023-03-12T09:42:19.018Z (almost 2 years ago)
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.