Jonas Bonér
|
c67b17a912
|
splitted up akka-core into three modules; akka-actors, akka-typed-actors, akka-core
|
2010-08-25 01:08:38 +02:00 |
|
Jonas Bonér
|
b7b79484ba
|
minor reformatting
|
2010-08-23 21:25:11 +02:00 |
|
Viktor Klang
|
be5160beb7
|
Some more dataflow cleanup
|
2010-08-23 16:06:52 +02:00 |
|
Viktor Klang
|
fbc0b229dc
|
Merge branch 'dataflow'
|
2010-08-23 15:52:09 +02:00 |
|
Viktor Klang
|
2db2df3519
|
Refactor, optimize, remove non-working code
|
2010-08-23 15:51:02 +02:00 |
|
Jonas Bonér
|
0f66fa066d
|
Fixed deadlock in RemoteClient shutdown after reconnection timeout
|
2010-08-23 14:33:49 +02:00 |
|
Jonas Bonér
|
56757e1937
|
Updated version to 1.0-SNAPSHOT
|
2010-08-23 13:55:14 +02:00 |
|
Viktor Klang
|
6f3a9c628a
|
Merge branch 'master' into dataflow
|
2010-08-22 16:00:56 +02:00 |
|
Jonas Bonér
|
ea24fa2b58
|
Changed package name of FSM module to 'se.ss.a.a' plus name from 'Fsm' to 'FSM'
|
2010-08-22 15:39:47 +02:00 |
|
Jonas Bonér
|
133b5f76e2
|
Release 0.10
|
2010-08-21 18:06:35 +02:00 |
|
Jonas Bonér
|
89e6ec1a8e
|
Enhanced the RemoteServer/RemoteClient listener API
|
2010-08-21 18:05:06 +02:00 |
|
Jonas Bonér
|
d255d8286e
|
Added missing events to RemoteServer Listener API
|
2010-08-21 16:37:33 +02:00 |
|
Jonas Bonér
|
c095faf42f
|
removed trailing whitespace
|
2010-08-21 16:13:16 +02:00 |
|
Jonas Bonér
|
863d861d19
|
dos2unix
|
2010-08-21 15:37:11 +02:00 |
|
Jonas Bonér
|
fa954d6996
|
Added mailboxCapacity to Dispatchers API + documented config better
|
2010-08-21 15:36:50 +02:00 |
|
Jonas Bonér
|
5237cb9d32
|
Changed the RemoteClientLifeCycleEvent to carry a reference to the RemoteClient + dito for RemoteClientException
|
2010-08-21 14:15:44 +02:00 |
|
Jonas Bonér
|
689e8e9851
|
Changed the RemoteClientLifeCycleEvent to carry a reference to the RemoteClient + dito for RemoteClientException
|
2010-08-21 13:50:08 +02:00 |
|
Jonas Bonér
|
fee0d1ecde
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-21 13:07:41 +02:00 |
|
Jonas Bonér
|
d7ecb6c740
|
Added support for reconnection-time-window for RemoteClient, configurable through akka-reference.conf
|
2010-08-21 13:07:22 +02:00 |
|
Peter Vlugter
|
f4e62e6799
|
Update to Multiverse 0.6 final
|
2010-08-21 21:17:54 +12:00 |
|
Jonas Bonér
|
fd69201728
|
Added option to use a blocking mailbox with custom capacity
|
2010-08-21 10:45:00 +02:00 |
|
Peter Vlugter
|
60d16d91e0
|
Test for RequiresNew propagation
|
2010-08-21 12:10:23 +12:00 |
|
Peter Vlugter
|
2699b293d4
|
Rename explicitRetries to blockingAllowed
|
2010-08-21 12:10:23 +12:00 |
|
Peter Vlugter
|
9c438bda7e
|
Add transaction propagation level
|
2010-08-21 12:10:22 +12:00 |
|
Viktor Klang
|
eec6e3809b
|
One minute is shorter, and cleaned up blocking readers impl
|
2010-08-20 13:26:54 +02:00 |
|
Viktor Klang
|
84ea41a118
|
Merge branch 'master' into dataflow
|
2010-08-20 12:38:47 +02:00 |
|
Viktor Klang
|
8a92141b3f
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-20 12:26:07 +02:00 |
|
Viktor Klang
|
6c4b866243
|
Exit is bad mkay
|
2010-08-20 12:14:41 +02:00 |
|
Viktor Klang
|
360b325fd4
|
Added lazy initalization of SSL engine to avoid interference
|
2010-08-20 12:12:52 +02:00 |
|
Viktor Klang
|
40d382e9e6
|
Added tests for DataFlow
|
2010-08-20 11:55:13 +02:00 |
|
Viktor Klang
|
91f719198b
|
Added lazy initalization of SSL engine to avoid interference
|
2010-08-20 11:54:57 +02:00 |
|
Michael Kober
|
44edaefb78
|
fixed remote server name
|
2010-08-19 20:55:28 +02:00 |
|
momania
|
ada18059d9
|
blade -> chopstick
|
2010-08-19 18:15:30 +02:00 |
|
momania
|
346800d8f4
|
moved fsm spec to correct location
|
2010-08-19 18:13:28 +02:00 |
|
momania
|
728f846d33
|
Merge branch 'fsm'
|
2010-08-19 18:11:49 +02:00 |
|
Viktor Klang
|
d825a5882f
|
Fixing bugs in DataFlowVariable and adding tests
|
2010-08-19 17:34:32 +02:00 |
|
momania
|
415bc08a89
|
Dining hakkers on fsm
|
2010-08-19 17:31:59 +02:00 |
|
Viktor Klang
|
63d0af3498
|
Added more flexibility to ListenerManagement
|
2010-08-19 12:46:17 +02:00 |
|
momania
|
fd35b7a88f
|
Merge branch 'master' into fsm
|
2010-08-19 11:24:06 +02:00 |
|
Viktor Klang
|
24fc4dadd8
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-19 10:55:42 +02:00 |
|
Viktor Klang
|
fb2d777620
|
Changing Listeners backing store to ConcurrentSkipListSet and changing signature of WithListeners(f) to (ActorRef) => Unit
|
2010-08-19 10:55:22 +02:00 |
|
Jonas Bonér
|
7e59006a9b
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-08-19 07:01:32 +02:00 |
|
Jonas Bonér
|
51b22b22e7
|
Introduced uniquely identifiable, loggable base exception: AkkaException and made use of it throught the project
|
2010-08-19 07:01:09 +02:00 |
|
Viktor Klang
|
2cf35a27a3
|
Hard-off-switching SSL Remote Actors due to not production ready for 0.10
|
2010-08-18 19:02:48 +02:00 |
|
Viktor Klang
|
8116bf85b8
|
Adding scheduling thats usable from TypedActor
|
2010-08-18 19:01:34 +02:00 |
|
Jonas Bonér
|
04af409889
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
project/build/AkkaProject.scala
|
2010-08-18 15:37:13 +02:00 |
|
Jonas Bonér
|
164aa94fd7
|
removed codefellow plugin
|
2010-08-18 15:15:22 +02:00 |
|
rossputin
|
06db9cc261
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-18 12:24:39 +01:00 |
|
rossputin
|
8c6afb5275
|
add akka-init-script.sh to allArtifacts in AkkaProject
|
2010-08-18 12:16:14 +01:00 |
|
Martin Krasser
|
244a70f3bb
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-18 10:28:57 +02:00 |
|