Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
laforge49 committed Feb 28, 2015
1 parent ac86a5a commit b509d24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* <ul>
* <li>Actors employ asynchronous messaging,
* so there is no assurance that a response will be returned for a request.
* and timerouts tend to create additional load when the failure is due to high load.
* and timeouts tend to create additional load when the failure is due to high load.
* So the resulting code tends to be complex.</li>
* <li>Datalocks can still occur, and there is no equivalent to CycleDetectingLockFactory
* for actors.</li>
Expand Down

0 comments on commit b509d24

Please sign in to comment.