Roland Kuhn
30c11feb78
improvements on FSM
...
- change to akka.util.Duration
- add proper implicits to enable timeouts like "5 seconds"
- add concept of state timeouts, which are actually attached to states
- add timer handling for conveniently modeling timing irrespective of message "interruptions"
- add generic Buncher class as usage example and useful utility
2010-12-19 22:16:15 +01:00
Derek Williams
c93a447bf1
Remove workaround since Configgy has logging removed
2010-12-18 21:37:29 -07:00
Derek Williams
fe80c382a4
Use new configgy
2010-12-18 21:36:28 -07:00
Derek Williams
4de4990372
New Configgy version with logging removed
2010-12-18 21:35:55 -07:00
Peter Vlugter
4487e9f68a
Update group id in sbt plugin
2010-12-16 14:44:40 +13:00
Viktor Klang
dd7a358a81
Fixing a glitch in the API
2010-12-14 10:10:52 +01:00
Viktor Klang
89beb7230e
Bumping version to 1.1-SNAPSHOT
2010-12-13 16:51:53 +01:00
Viktor Klang
95a9a1709e
Merge branch 'release_1_0_RC1'
2010-12-13 16:47:17 +01:00
Viktor Klang
7d1befcd4f
Changing versions to 1.0-RC2-SNAPSHOT
2010-12-13 16:04:02 +01:00
Jonas Bonér
7a3b64d45c
Merge branch 'master' of github.com:jboner/akka
2010-12-10 09:00:57 +01:00
Jonas Bonér
1b8493cc47
fixed bug in which the default configuration timeout was always overridden by 5000L
2010-12-10 09:00:52 +01:00
Jonas Bonér
783b6650de
Merge branch 'release_1_0_RC1' of github.com:jboner/akka into release_1_0_RC1
2010-12-10 09:00:04 +01:00
Jonas Bonér
15b5ef4888
fixed bug in which the default configuration timeout was always overridden by 5000L
2010-12-10 08:59:35 +01:00
ticktock
a158f9961b
Merge branch 'master' of github.com:jboner/akka into ticket-538
2010-12-09 10:14:49 -05:00
Viktor Klang
43421787b1
Merge branch 'release_1_0_RC1'
2010-12-08 10:15:13 +01:00
Viktor Klang
9769d784b5
Adding McPom
2010-12-08 10:14:27 +01:00
Jonas Bonér
01f2f0141e
applied McPom
2010-12-07 17:41:45 +01:00
Jonas Bonér
80a3b6de34
Instructions on how to run the sample
2010-12-01 22:43:28 -08:00
Jonas Bonér
3f3d391824
Merge branch 'master' of github.com:jboner/akka
2010-12-01 15:45:14 +01:00
Jonas Bonér
8371fcf971
changed access modifier for RemoteServer.serverFor
2010-12-01 15:43:36 +01:00
Jonas Bonér
dd7add37d1
changed access modifier for RemoteServer.serverFor
2010-12-01 15:42:51 +01:00
Viktor Klang
670a81f075
Merge branch 'master' of github.com:jboner/akka
2010-12-01 10:17:35 +01:00
Jonas Bonér
fc975626ae
Merge branch 'release_1_0_RC1' of github.com:jboner/akka into release_1_0_RC1
2010-11-30 12:28:28 +01:00
Jonas Bonér
1004ec21e9
renamed DurableMailboxType to DurableMailbox
2010-11-30 12:27:58 +01:00
Viktor Klang
3ab9f3a9b6
Fixing SLF4J logging lib switch, insane API FTL
2010-11-30 12:00:58 +01:00
Jonas Bonér
238c8daf08
Merge branch 'master' of github.com:jboner/akka
2010-11-30 11:51:34 +01:00
Jonas Bonér
dd5d761959
renamed DurableMailboxType to DurableMailbox
2010-11-30 11:51:23 +01:00
Viktor Klang
ef8b0b1369
Adding Java API for per session remote actors, closing ticket #561
2010-11-29 20:49:15 +01:00
ticktock
821356b4b6
merged module move refactor from master
2010-11-28 10:55:06 -05:00
Jonas Bonér
37998f202a
bumped version to 1.0-RC1
2010-11-26 17:49:25 +01:00
Viktor Klang
540068e555
Switched AkkaLoader to use Switch instead of volatile boolean
2010-11-26 12:53:59 +01:00
Viktor Klang
82d5fc4821
Merge branch 'master' of github.com:jboner/akka
2010-11-25 16:28:39 +01:00
Viktor Klang
bc24bc40a0
Moving all message typed besides Transition into FSM object
2010-11-25 16:11:58 +01:00
momania
d56b90f1e1
Merge branch 'master' of github.com:jboner/akka
2010-11-25 15:09:37 +01:00
momania
2ad8aebcf5
- added local maven repo as repo for libs so publishing works
...
- added databinder repo again: needed for publish to work
2010-11-25 15:08:04 +01:00
Viktor Klang
3494a2ae87
Adding AkkaRestServlet that will provide the same functionality as the AkkaServlet - Atmosphere
2010-11-25 14:10:53 +01:00
Viktor Klang
3362dab215
Merge branch 'master' of github.com:jboner/akka
2010-11-25 10:17:02 +01:00
Jonas Bonér
1ecf440bca
removed trailing whitespace
2010-11-24 21:05:12 +01:00
Jonas Bonér
acc0883f63
tabs to spaces
2010-11-24 21:04:33 +01:00
Jonas Bonér
6f2124ad95
removed dataflow stream for good
2010-11-24 21:03:42 +01:00
Jonas Bonér
19bfa7ad21
renamed dataflow variable file
2010-11-24 17:49:06 +01:00
Viktor Klang
7cff6e2ae8
Merge branch 'master' of github.com:jboner/akka
2010-11-24 16:57:07 +01:00
Viktor Klang
afd3b39a57
Making HotSwap stacking not be the default
2010-11-24 16:55:05 +01:00
Jonas Bonér
2a0b13e19a
Merge branch 'master' of git@github.com:jboner/akka
2010-11-24 16:36:43 +01:00
Jonas Bonér
2b28ba93b6
uncommented the dataflowstream tests and they all pass
2010-11-24 16:36:23 +01:00
momania
03a216723c
Merge branch 'master' of git-proxy:jboner/akka
2010-11-24 15:45:15 +01:00
momania
bcc74df2ac
- re-add fsm samples
...
- removed ton of whitespaces from the project definition
2010-11-24 15:44:42 +01:00
Viktor Klang
6073f1df1f
Removing unused imports
2010-11-24 15:33:30 +01:00
Viktor Klang
07aee56326
Merge with master
2010-11-24 15:05:29 +01:00
Viktor Klang
ac7703c6b8
Fixing silly error plus fixing bug in remtoe session actors
2010-11-24 15:02:36 +01:00