Viktor Klang
|
acbcd9ef54
|
Take advantage of short-circuit to avoid lazy init if possible
|
2010-09-12 18:59:21 +02:00 |
|
Viktor Klang
|
c3d66ed3d7
|
1 entry per mailbox at most
|
2010-09-11 15:24:09 +02:00 |
|
Viktor Klang
|
158ea29bfd
|
Massive refactoring of EBEDD and WorkStealer and basically everything...
|
2010-09-10 18:12:09 +02:00 |
|
Viktor Klang
|
c9ad9b5d49
|
ExecutorBasedEventDrivenDispatcher now works and unit tests are added
|
2010-09-09 15:50:21 +02:00 |
|
Viktor Klang
|
45bf7c72cd
|
Added more comments for the mailboxfactory
|
2010-09-08 18:15:45 +02:00 |
|
Viktor Klang
|
928fa63411
|
Adding support for safe mailboxes
|
2010-09-07 18:32:50 +02:00 |
|
Viktor Klang
|
fd480e9d76
|
Refactoring RemoteServer
|
2010-09-07 10:12:26 +02:00 |
|
Viktor Klang
|
4841996520
|
Adding support for BoundedTransferQueue to EBEDD
|
2010-09-06 19:12:05 +02:00 |
|
Viktor Klang
|
68a6319bbe
|
Fixing mailboxSize for ThreadBasedDispatcher
|
2010-09-03 11:43:58 +02:00 |
|
Viktor Klang
|
9368ddc25d
|
Added support hook for persistent mailboxes + cleanup and optimizations
|
2010-09-01 16:33:56 +02:00 |
|
Viktor Klang
|
5e649e926c
|
Merge branch 'master' of github.com:jboner/akka into transfer_queue
|
2010-08-30 09:13:33 +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
|
7586fcf26d
|
Completed refactoring into lightweight modules akka-actor akka-typed-actor and akka-remote
|
2010-08-28 17:00:27 +02:00 |
|