Commit graph

2953 commits

Author SHA1 Message Date
Viktor Klang
dfca401ab0 Revert "Switching ThreadBasedDispatcher to use SynchronousQueue since only one actor should be in it"
This reverts commit f980dc3f23.
2011-03-14 08:27:47 +01:00
Viktor Klang
36a612eea5 Switching ThreadBasedDispatcher to use SynchronousQueue since only one actor should be in it 2011-03-11 23:13:31 +01:00
Derek Williams
5ba947cfd6 Merge branch 'future-covariant' 2011-03-11 14:06:42 -07:00
Derek Williams
2cdfa43daf Improve Future API when using UntypedActors, and add overloads for Java API 2011-03-11 12:50:57 -07:00
Viktor Klang
1053202f4d Optimization for the mostly used mailbox, switch to non-blocking queue 2011-03-11 20:06:49 +01:00
Viktor Klang
0d740db75b Beefed up the concurrency level for the mailbox tests 2011-03-11 16:58:31 +01:00
Viktor Klang
a743dcfd02 Adding a rather untested BoundedBlockingQueue to wrap PriorityQueue for BoundedPriorityMessageQueue 2011-03-11 15:42:55 +01:00
Viktor Klang
5d3b669fac Deprecating client-managed TypedActor 2011-03-10 18:39:47 +01:00
Viktor Klang
e588a2c90c Deprecating Client-managed remote actors 2011-03-10 18:31:03 +01:00
Viktor Klang
00dea71492 Commented out the BoundedPriorityMailbox, since it wasn´t bounded, and broke out the mailbox logic into PriorityMailbox 2011-03-10 12:03:57 +01:00
Viktor Klang
0b5858f46f Adding PriorityExecutorBasedEventDrivenDispatcher 2011-03-09 18:20:48 +01:00
Viktor Klang
42cfe2720a Adding unbounded and bounded MessageQueues based on PriorityBlockingQueue 2011-03-09 18:11:45 +01:00
Viktor Klang
9f4144c5f3 Changing order as to avoid DNS lookup in worst-case scenario 2011-03-09 16:45:04 +01:00
Viktor Klang
6d3a28d43d Merge branch 'master' of github.com:jboner/akka 2011-03-09 13:32:23 +01:00
Viktor Klang
1301e301ef Merge branch 'master' of github.com:jboner/akka 2011-03-09 13:32:11 +01:00
Viktor Klang
f0bc68d767 Merge branch 'master' of github.com:jboner/akka 2011-03-09 13:26:30 +01:00
Viktor Klang
f8e9c61134 Removing legacy, non-functional, SSL support from akka-remote 2011-03-09 13:24:17 +01:00
Peter Vlugter
671712a6cb Add future and await to agent 2011-03-09 20:01:00 +08:00
Peter Vlugter
39caa297ac Fix problems with config lists and default config 2011-03-09 10:36:49 +08:00
Viktor Klang
9a0c1033d0 Removing the use of embedded-repo and deleting it, closing ticket #623 2011-03-08 16:13:09 +01:00
Viktor Klang
5f05cc39c3 Merge branch 'master' of github.com:jboner/akka 2011-03-08 15:45:28 +01:00
Viktor Klang
ef69b5c642 Adding ModuleConfiguration for net.debasishg 2011-03-08 15:45:18 +01:00
Viktor Klang
45342b4d79 Adding ModuleConfiguration for net.debasishg 2011-03-08 15:33:39 +01:00
Viktor Klang
93470f303b Removing ssl options since SSL isnt ready yet 2011-03-08 15:24:56 +01:00
Heiko Seeberger
28bce69c62 closes #689: All properties from the configuration file are unit-tested now. 2011-03-08 15:23:58 +01:00
Heiko Seeberger
ebc8ccba84 re #689: Verified config for akka-stm. 2011-03-08 15:23:05 +01:00
Heiko Seeberger
95c2b0446e re #689: Verified config for akka-remote. 2011-03-08 15:23:05 +01:00
Heiko Seeberger
9d63964a39 re #689: Verified config for akka-http. 2011-03-08 15:23:05 +01:00
Heiko Seeberger
031b5c22ef re #689: Verified config for akka-actor. 2011-03-08 15:23:05 +01:00
Viktor Klang
31300250a1 Merge branch 'master' of github.com:jboner/akka 2011-03-08 15:04:58 +01:00
Viktor Klang
e75439d5d9 Removing SBinary artifacts from embedded repo 2011-03-08 13:48:14 +01:00
Peter Vlugter
a4fbc0283c Reduce config footprint 2011-03-08 20:29:50 +08:00
Viktor Klang
513e5def9b Removing support for SBinary as per #686 2011-03-08 13:11:03 +01:00
Viktor Klang
7b2e2a66fc Removing dead code 2011-03-08 12:03:32 +01:00
Viktor Klang
28090e26b6 Reverting fix for due to design flaw in *ByUuid 2011-03-08 11:46:03 +01:00
Derek Williams
41864b2f20 Remove uneeded parameter 2011-03-07 21:24:21 -07:00
Derek Williams
442ab0f84e Fix calls to EventHandler 2011-03-07 19:17:45 -07:00
Derek Williams
0a7122d1d9 Merge branch 'master' into derekjw-future-dispatch 2011-03-07 18:57:08 -07:00
Viktor Klang
25ce71f79a Fixing #655: Stopping all actors connected to remote server on shutdown 2011-03-07 21:54:00 +01:00
Viktor Klang
8d2dc6891a Removing non-needed jersey module configuration 2011-03-07 14:09:31 +01:00
Viktor Klang
f5a03ff09e Merge branch 'master' of github.com:jboner/akka 2011-03-07 13:50:28 +01:00
Viktor Klang
1c15e26c18 Moving most of the Jersey and Jetty deps into MicroKernel (akka-modules), closing #593 2011-03-07 13:49:33 +01:00
Jonas Bonér
0aa197d7fd Merge branch 'master' of github.com:jboner/akka 2011-03-07 12:29:31 +01:00
Jonas Bonér
bc5449d368 Merge branch 'master' of github.com:jboner/akka 2011-03-07 12:29:08 +01:00
Jonas Bonér
af5892c8a6 Merge branch 'master' of github.com:jboner/akka 2011-03-07 12:18:05 +01:00
Jonas Bonér
2168e861bf Changed event handler config to a list of the FQN of listeners 2011-03-07 12:18:00 +01:00
Viktor Klang
9b71830d2d Tweaking AkkaException 2011-03-06 22:15:51 +01:00
Viktor Klang
f8b9a73e6b Adding export of the embedded uuid lib to the OSGi manifest 2011-03-06 00:38:22 +01:00
Viktor Klang
2d0fa75da0 reverting changes to avoid breaking serialization 2011-03-05 23:56:31 +01:00
Viktor Klang
a1218b68e1 Speeding up remote tests by removing superfluous Thread.sleep 2011-03-05 23:51:08 +01:00