Commit graph

12466 commits

Author SHA1 Message Date
Jonas Bonér
9f27825eed Now uses 'Duration' for all time properties in config 2010-07-23 04:54:21 +02:00
Jonas Bonér
7ddc553176 Now uses 'Duration' for all time properties in config 2010-07-23 04:54:21 +02:00
momania
2d0e467dbe Merge branch 'master' of git-proxy:jboner/akka
Conflicts:
	project/build/AkkaProject.scala
2010-07-22 18:25:22 +02:00
momania
08d0d2c38d Merge branch 'master' of git-proxy:jboner/akka
Conflicts:
	project/build/AkkaProject.scala
2010-07-22 18:25:22 +02:00
momania
cd3a90da3c WIP 2010-07-22 18:20:53 +02:00
momania
c0ae02ca07 WIP 2010-07-22 18:20:53 +02:00
Debasish Ghosh
358963f306 MongoDB based persistent Maps now use Mongo updates. Also upgraded mongo-java driver to 2.0 2010-07-22 16:57:19 +05:30
Debasish Ghosh
c668615777 MongoDB based persistent Maps now use Mongo updates. Also upgraded mongo-java driver to 2.0 2010-07-22 16:57:19 +05:30
Hiram Chirino
080a66b600 Simplify the hawt dispatcher class name
added a hawt dispatch echo server exampe.
2010-07-21 21:20:34 -04:00
Hiram Chirino
74043d3acd Simplify the hawt dispatcher class name
added a hawt dispatch echo server exampe.
2010-07-21 21:20:34 -04:00
Hiram Chirino
9a6651ae4e hawtdispatch dispatcher can now optionally use dispatch sources to agregate cross actor invocations 2010-07-21 17:23:55 -04:00
Hiram Chirino
2ed57141df hawtdispatch dispatcher can now optionally use dispatch sources to agregate cross actor invocations 2010-07-21 17:23:55 -04:00
Hiram Chirino
7a3a7763c0 fixing HawtDispatchEventDrivenDispatcher so that it has at least one non-daemon thread while it's active 2010-07-21 15:17:46 -04:00
Hiram Chirino
9d1b18b756 fixing HawtDispatchEventDrivenDispatcher so that it has at least one non-daemon thread while it's active 2010-07-21 15:17:46 -04:00
Hiram Chirino
06f4a838a9 adding a HawtDispatch based message dispatcher 2010-07-21 15:17:46 -04:00
Hiram Chirino
f4d62224a9 adding a HawtDispatch based message dispatcher 2010-07-21 15:17:46 -04:00
Hiram Chirino
8f9e9f7346 decoupled the mailbox implementation from the actor. The implementation is now controled by dispatcher associated with the actor. 2010-07-21 15:17:46 -04:00
Hiram Chirino
cc7da99bea decoupled the mailbox implementation from the actor. The implementation is now controled by dispatcher associated with the actor. 2010-07-21 15:17:46 -04:00
Martin Krasser
f4df6a50b0 Merge branch 'master' of github.com:jboner/akka 2010-07-21 20:10:02 +02:00
Martin Krasser
bc29b0ef2e Merge branch 'master' of github.com:jboner/akka 2010-07-21 20:10:02 +02:00
Martin Krasser
747b6014ec HTTP Producer/Consumer concurrency test (ignored by default) 2010-07-21 20:06:46 +02:00
Martin Krasser
e7cedd0d83 HTTP Producer/Consumer concurrency test (ignored by default) 2010-07-21 20:06:46 +02:00
Martin Krasser
764555dfa8 Added example how to use JMS endpoints in standalone applications. 2010-07-21 15:37:37 +02:00
Martin Krasser
a63a2e3d90 Added example how to use JMS endpoints in standalone applications. 2010-07-21 15:37:37 +02:00
Martin Krasser
c5f30d8948 Closes #333 Allow applications to wait for endpoints being activated 2010-07-21 14:32:07 +02:00
Martin Krasser
909bdfe58d Closes #333 Allow applications to wait for endpoints being activated 2010-07-21 14:32:07 +02:00
Heiko Seeberger
cfd4a26096 Merge branch 'master' of github.com:jboner/akka 2010-07-21 11:25:00 +02:00
Heiko Seeberger
30f6df4294 Merge branch 'master' of github.com:jboner/akka 2010-07-21 11:25:00 +02:00
Heiko Seeberger
ba7be4de27 Merge branch '342-hseeberger' 2010-07-21 11:23:47 +02:00
Heiko Seeberger
d9c8a78f17 Merge branch '342-hseeberger' 2010-07-21 11:23:47 +02:00
Heiko Seeberger
39337ddd89 Merge branch '341-hseeberger' 2010-07-21 11:23:43 +02:00
Heiko Seeberger
efe769dacf Merge branch '341-hseeberger' 2010-07-21 11:23:43 +02:00
Heiko Seeberger
7e56c35a5e closes #341: Fixed O-S-G-i example. 2010-07-21 11:23:17 +02:00
Heiko Seeberger
22e6be9dee closes #341: Fixed O-S-G-i example. 2010-07-21 11:23:17 +02:00
Heiko Seeberger
107ffef12c closes #342: Added parens to ActorRegistry.shutdownAll. 2010-07-21 11:22:42 +02:00
Heiko Seeberger
2310bcb8a5 closes #342: Added parens to ActorRegistry.shutdownAll. 2010-07-21 11:22:42 +02:00
Debasish Ghosh
fc178be417 fix for idle client closing issues by redis server #338 and #340 2010-07-21 12:53:50 +05:30
Debasish Ghosh
2e453dd7c0 fix for idle client closing issues by redis server #338 and #340 2010-07-21 12:53:50 +05:30
Martin Krasser
122bba2b84 Merge branch 'master' of github.com:jboner/akka 2010-07-21 08:38:18 +02:00
Martin Krasser
650c6dec01 Merge branch 'master' of github.com:jboner/akka 2010-07-21 08:38:18 +02:00
Martin Krasser
8ed88357a8 Remove misleading term 'non-blocking' from comments. 2010-07-21 08:33:20 +02:00
Martin Krasser
9e30e33a2a Remove misleading term 'non-blocking' from comments. 2010-07-21 08:33:20 +02:00
Heiko Seeberger
f76969ccf6 Merge branch '31-hseeberger' 2010-07-21 07:50:38 +02:00
Heiko Seeberger
aae9506eb8 Merge branch '31-hseeberger' 2010-07-21 07:50:38 +02:00
Heiko Seeberger
18929cd316 closes #31: Some fixes to the O-S-G-i settings in SBT project file; also deleted superfluous bnd4sbt.jar in project/build/lib directory. 2010-07-21 07:49:57 +02:00
Heiko Seeberger
9f4045888d closes #31: Some fixes to the O-S-G-i settings in SBT project file; also deleted superfluous bnd4sbt.jar in project/build/lib directory. 2010-07-21 07:49:57 +02:00
Martin Krasser
162376a9dd Merge branch 'master' of github.com:jboner/akka 2010-07-20 18:51:15 +02:00
Martin Krasser
c9eccda534 Merge branch 'master' of github.com:jboner/akka 2010-07-20 18:51:15 +02:00
Martin Krasser
bd7bd160a0 Minor changes in akka-sample-camel 2010-07-20 18:48:34 +02:00
Martin Krasser
e289bacfdd Minor changes in akka-sample-camel 2010-07-20 18:48:34 +02:00