Commit graph

12466 commits

Author SHA1 Message Date
Jonas Bonér
cb0f14a2c0 Added a remote event handler that pipes remote server and client events to the standard EventHandler system 2011-03-24 12:28:01 +01:00
Jonas Bonér
2867a45e22 Added a remote event handler that pipes remote server and client events to the standard EventHandler system 2011-03-24 12:28:01 +01:00
Jonas Bonér
03ad1acdd9 Merge branch 'master' of github.com:jboner/akka 2011-03-24 10:30:53 +01:00
Jonas Bonér
a3b61f771f Merge branch 'master' of github.com:jboner/akka 2011-03-24 10:30:53 +01:00
Jonas Bonér
472577a585 moved slf4j to 'akka.event.slf4j' 2011-03-24 10:30:41 +01:00
Jonas Bonér
5f86e8027c moved slf4j to 'akka.event.slf4j' 2011-03-24 10:30:41 +01:00
Jonas Bonér
529dd3d41b added error reporting to the ReflectiveAccess object 2011-03-23 22:57:19 +01:00
Jonas Bonér
865192ee7d added error reporting to the ReflectiveAccess object 2011-03-23 22:57:19 +01:00
Viktor Klang
c22a2400d0 Merge branch 'master' of github.com:jboner/akka 2011-03-23 16:03:24 +01:00
Viktor Klang
bc89d6381b Merge branch 'master' of github.com:jboner/akka 2011-03-23 16:03:24 +01:00
Viktor Klang
518e23b050 Moving Initializer to akka-kernel, add manually for other uses, removing ListWriter, changing akka-http to depend on akka-actor instead of akka-remote, closing ticket #716 2011-03-23 15:44:20 +01:00
Viktor Klang
7ce67ef41d Moving Initializer to akka-kernel, add manually for other uses, removing ListWriter, changing akka-http to depend on akka-actor instead of akka-remote, closing ticket #716 2011-03-23 15:44:20 +01:00
Jonas Bonér
a8991ac538 Merge branch 'master' of github.com:jboner/akka 2011-03-23 15:12:32 +01:00
Jonas Bonér
ca0a37f357 Merge branch 'master' of github.com:jboner/akka 2011-03-23 15:12:32 +01:00
Jonas Bonér
6429086b51 Moved EventHandler to 'akka.event' plus added 'error' method without exception param 2011-03-23 15:12:09 +01:00
Jonas Bonér
711e62fc3f Moved EventHandler to 'akka.event' plus added 'error' method without exception param 2011-03-23 15:12:09 +01:00
Viktor Klang
dfbc694059 Adding synchronous writes to NettyRemoteSupport 2011-03-23 15:00:29 +01:00
Viktor Klang
7169803c12 Adding synchronous writes to NettyRemoteSupport 2011-03-23 15:00:29 +01:00
Viktor Klang
1747f2120c Removing printlns 2011-03-23 13:10:47 +01:00
Viktor Klang
bc0b6c653b Removing printlns 2011-03-23 13:10:47 +01:00
Viktor Klang
7efe2dc2ed Merge branch 'master' of github.com:jboner/akka 2011-03-23 11:31:50 +01:00
Viktor Klang
532a34684e Merge branch 'master' of github.com:jboner/akka 2011-03-23 11:31:50 +01:00
Viktor Klang
db1b50a6b6 Adding OrderedMemoryAwareThreadPoolExecutor with an ExecutionHandler to the NettyRemoteServer 2011-03-23 11:31:19 +01:00
Viktor Klang
ed1a113c21 Adding OrderedMemoryAwareThreadPoolExecutor with an ExecutionHandler to the NettyRemoteServer 2011-03-23 11:31:19 +01:00
Peter Vlugter
74f7d474ab Remove akka-specific transaction and hooks 2011-03-23 18:33:44 +13:00
Peter Vlugter
a955e99def Remove akka-specific transaction and hooks 2011-03-23 18:33:44 +13:00
Viktor Klang
f79d5c4613 Deprecating the current impl of DataFlowVariable 2011-03-23 00:14:12 +01:00
Viktor Klang
c87de864bf Deprecating the current impl of DataFlowVariable 2011-03-23 00:14:12 +01:00
Viktor Klang
6f560a764d Switched to FutureTimeoutException for Future.apply/Future.get 2011-03-22 22:20:32 +01:00
Viktor Klang
f74151a67f Switched to FutureTimeoutException for Future.apply/Future.get 2011-03-22 22:20:32 +01:00
Viktor Klang
9ed3bb2fa9 Merge branch 'master' of github.com:jboner/akka 2011-03-22 22:13:00 +01:00
Viktor Klang
65f24877b3 Merge branch 'master' of github.com:jboner/akka 2011-03-22 22:13:00 +01:00
Viktor Klang
e23ba6e5bb Adding Java API for reduce, fold, apply and firstCompletedOf, adding << and apply() to CompletableFuture + a lot of docs 2011-03-22 22:12:16 +01:00
Viktor Klang
3197596bd6 Adding Java API for reduce, fold, apply and firstCompletedOf, adding << and apply() to CompletableFuture + a lot of docs 2011-03-22 22:12:16 +01:00
Jonas Bonér
26654d3a2d Merge branch 'master' of github.com:jboner/akka 2011-03-22 18:59:53 +01:00
Jonas Bonér
0a943565c4 Merge branch 'master' of github.com:jboner/akka 2011-03-22 18:59:53 +01:00
Jonas Bonér
417695fafc Added SLF4 module with Logging trait and Event Handler 2011-03-22 18:59:31 +01:00
Jonas Bonér
3bd5cc9cd3 Added SLF4 module with Logging trait and Event Handler 2011-03-22 18:59:31 +01:00
Viktor Klang
331f3e6469 Renaming resultWithin to valueWithin, awaitResult to awaitValue to aling the naming, and then deprecating the blocking methods in Futures 2011-03-22 17:20:35 +01:00
Viktor Klang
566d55a8bb Renaming resultWithin to valueWithin, awaitResult to awaitValue to aling the naming, and then deprecating the blocking methods in Futures 2011-03-22 17:20:35 +01:00
Viktor Klang
f63024bc38 Switching AlreadyCompletedFuture to always be expired, good for GC eligibility etc 2011-03-22 14:45:31 +01:00
Viktor Klang
1dfd454887 Switching AlreadyCompletedFuture to always be expired, good for GC eligibility etc 2011-03-22 14:45:31 +01:00
Viktor Klang
1d8c954815 Updating to Scala 2.9.0, SJSON still needs to be released for 2.9.0-SNAPSHOT tho 2011-03-22 14:21:03 +01:00
Viktor Klang
c337fdd7d9 Updating to Scala 2.9.0, SJSON still needs to be released for 2.9.0-SNAPSHOT tho 2011-03-22 14:21:03 +01:00
Martin Krasser
967f81c0ec Merge branch '667-krasserm' 2011-03-22 09:34:33 +01:00
Martin Krasser
2a516beac3 Merge branch '667-krasserm' 2011-03-22 09:34:33 +01:00
Viktor Klang
161f68376c Minor optimization for getClassFor and added some comments 2011-03-21 21:39:13 +01:00
Viktor Klang
23f5a51358 Minor optimization for getClassFor and added some comments 2011-03-21 21:39:13 +01:00
Viktor Klang
24981f6d37 Fixing classloader priority loading 2011-03-21 14:16:28 +01:00
Viktor Klang
815bb0757f Fixing classloader priority loading 2011-03-21 14:16:28 +01:00