Jonas Bonér
|
ea60588c21
|
Changed JtaModule to use structural typing instead of Field reflection, plus added a guard
|
2010-08-30 19:47:35 +02:00 |
|
Viktor Klang
|
8e884df116
|
Updating Netty to 3.2.2.Final
|
2010-08-30 14:35:31 +02:00 |
|
Viktor Klang
|
92c86e8c01
|
Fixing master
|
2010-08-30 13:17:58 +02:00 |
|
Jonas Bonér
|
4a339f835a
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-actor/src/main/resources/logback.xml
akka-actor/src/main/scala/dataflow/DataFlowVariable.scala
akka-actor/src/test/scala/dataflow/DataFlowSpec.scala
akka-remote/src/main/scala/remote/RemoteClient.scala
akka-remote/src/test/resources/logback-test.xml
|
2010-08-29 18:17:36 +02:00 |
|
Jonas Bonér
|
ee47eaee5b
|
removed trailing whitespace
|
2010-08-29 17:25:42 +02:00 |
|
Jonas Bonér
|
fc7068282d
|
renamed cassandra storage-conf.xml
|
2010-08-28 19:26:56 +02:00 |
|
Jonas Bonér
|
7586fcf26d
|
Completed refactoring into lightweight modules akka-actor akka-typed-actor and akka-remote
|
2010-08-28 17:00:27 +02:00 |
|
Martin Krasser
|
76097ee10a
|
remove logback.xml from akka-core jar and exclude logback-test.xml from distribution.
|
2010-08-27 21:27:37 +02:00 |
|
Viktor Klang
|
a23159fece
|
Make sure dispatcher isnt changed on actor restart
|
2010-08-27 16:20:21 +02:00 |
|
Viktor Klang
|
35cc621863
|
Adding a guard to dispatcher_= in ActorRef
|
2010-08-27 15:59:04 +02:00 |
|
Viktor Klang
|
d9384b9b31
|
Conserving memory usage per dispatcher
|
2010-08-27 12:12:33 +02:00 |
|
Viktor Klang
|
1d96584e35
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-26 16:31:01 +02:00 |
|
Viktor Klang
|
74489696e3
|
Changing source jar naming from src to sources
|
2010-08-26 16:30:28 +02:00 |
|
Michael Kober
|
0134829d8a
|
Merge branch 'master' of github.com:jboner/akka
|
2010-08-26 14:28:46 +02:00 |
|
Michael Kober
|
9d5b606ab4
|
fixed resart of actor with thread based dispatcher
|
2010-08-26 14:23:53 +02:00 |
|
Viktor Klang
|
badf7d583d
|
Added more comments and made code more readable for the BoundedTransferQueue
|
2010-08-26 12:29:02 +02:00 |
|
Viktor Klang
|
be1aba8f61
|
RemoteServer now notifies listeners on connect for non-ssl communication
|
2010-08-26 08:50:31 +02:00 |
|
Viktor Klang
|
deb8a1fc85
|
Constraining input
|
2010-08-25 16:05:57 +02:00 |
|
Viktor Klang
|
ab5dc41781
|
Refining names
|
2010-08-25 16:03:55 +02:00 |
|
Viktor Klang
|
a03952f2ae
|
Adding BoundedTransferQueue
|
2010-08-25 15:40:57 +02:00 |
|
Viktor Klang
|
f47a10eaab
|
Small refactor
|
2010-08-25 15:40:38 +02:00 |
|
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 |
|
Viktor Klang
|
c7b91a4c42
|
Adding some comments for the future
|
2010-08-24 13:15:58 +02:00 |
|
Viktor Klang
|
e4720d45b9
|
Reconnect now possible in RemoteClient
|
2010-08-24 13:11:56 +02:00 |
|
Viktor Klang
|
8bc83706b4
|
Optimization of DataFlow + bugfix
|
2010-08-24 13:11:41 +02:00 |
|
Peter Vlugter
|
e7ce753478
|
Update sbt plugin
|
2010-08-24 10:54:53 +12:00 |
|
Jonas Bonér
|
b7b79484ba
|
minor reformatting
|
2010-08-23 21:25:11 +02:00 |
|
Viktor Klang
|
4ae02d89ca
|
Document and remove dead code, restructure tests
|
2010-08-23 16:49:14 +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 |
|