Skip to content

Commit

Permalink
Added image
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikengstrom committed Aug 30, 2012
1 parent 1283876 commit a4f03cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added ArchitecturalOverview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ class BettingService extends Actor {
* Create PlayerBet and call betting processor (remotely)
* Retrieve all bets from betting processor (remotely)
* Handle timed out transactions (scheduler)
* Handle registration message from betting processor + keep any message locally until there is a processor service available
* Handle registration message from betting processor
* Handle crash of/unavailable betting processor
* Keep any message locally until there is a processor service available
*/

def receive = {
Expand Down

0 comments on commit a4f03cf

Please sign in to comment.