Viktor Klang
c88f40060c
Merge branch 'master' of github.com:jboner/akka
2010-08-16 09:22:50 +02:00
Viktor Klang
ce98ad53f9
Merge branch 'master' of github.com:jboner/akka
2010-08-16 09:22:50 +02:00
Jonas Bonér
bc213c64d8
Merge branch 'master' of git@github.com:jboner/akka
2010-08-16 08:26:59 +02:00
Jonas Bonér
612c308468
Merge branch 'master' of git@github.com:jboner/akka
2010-08-16 08:26:59 +02:00
Jonas Bonér
2814feba69
Fixed unessecary remote actor registration of sender reference
2010-08-16 08:24:26 +02:00
Jonas Bonér
335c0d373a
Fixed unessecary remote actor registration of sender reference
2010-08-16 08:24:26 +02:00
Peter Vlugter
bcff7fd9fc
Some Java friendliness for STM
2010-08-16 11:39:28 +12:00
Peter Vlugter
bea8f16264
Some Java friendliness for STM
2010-08-16 11:39:28 +12:00
Martin Krasser
cffd70e34e
Closes #393 Redesign CamelService singleton to be a CamelServiceManager
2010-08-15 11:22:30 +02:00
Martin Krasser
8e48ace976
Closes #393 Redesign CamelService singleton to be a CamelServiceManager
2010-08-15 11:22:30 +02:00
Martin Krasser
1b2ac2ba21
Cosmetic changes to akka-sample-camel
2010-08-14 15:00:46 +02:00
Martin Krasser
177801d8fa
Cosmetic changes to akka-sample-camel
2010-08-14 15:00:46 +02:00
Martin Krasser
979cd371e6
Closes #392 Support untyped Java actors as endpoint producer
2010-08-14 11:31:15 +02:00
Martin Krasser
5bb7811533
Closes #392 Support untyped Java actors as endpoint producer
2010-08-14 11:31:15 +02:00
Martin Krasser
4b7ce4e3e3
Merge branch 'master' of github.com:jboner/akka
2010-08-14 08:14:32 +02:00
Martin Krasser
29408013cd
Merge branch 'master' of github.com:jboner/akka
2010-08-14 08:14:32 +02:00
Martin Krasser
78e2b3a43b
Full Camel support for untyped and typed actors (both Java and Scala API). Closes #356 , closes 357.
...
Additional changes:
- Improved test descriptions
- CamelServiceFeatureTest replaced by ConsumerSpec
- @consume anotation moved to package se.scalablesolutions.akka.camel
- Minor changes in akka-sample-camel
2010-08-14 08:13:21 +02:00
Martin Krasser
292477cf10
Full Camel support for untyped and typed actors (both Java and Scala API). Closes #356 , closes 357.
...
Additional changes:
- Improved test descriptions
- CamelServiceFeatureTest replaced by ConsumerSpec
- @consume anotation moved to package se.scalablesolutions.akka.camel
- Minor changes in akka-sample-camel
2010-08-14 08:13:21 +02:00
Viktor Klang
d6d233298f
Added support for pool factors and executor bounds
2010-08-13 23:06:52 +02:00
Viktor Klang
b7e9bc4f8f
Added support for pool factors and executor bounds
2010-08-13 23:06:52 +02:00
Viktor Klang
01af2c4868
Holy crap, it actually works!
2010-08-13 21:45:53 +02:00
Viktor Klang
c293420003
Holy crap, it actually works!
2010-08-13 21:45:53 +02:00
Viktor Klang
d2a5053ada
Initial conversion of UntypedActor
2010-08-13 18:30:19 +02:00
Viktor Klang
1e9883d6be
Initial conversion of UntypedActor
2010-08-13 18:30:19 +02:00
Viktor Klang
e37608fef7
Removing legacy dispatcher id
2010-08-13 16:26:44 +02:00
Viktor Klang
854d7a4512
Removing legacy dispatcher id
2010-08-13 16:26:44 +02:00
Viktor Klang
8b187707a6
Fix Atmosphere integration for the new dispatchers
2010-08-13 15:31:17 +02:00
Viktor Klang
5295c483dc
Fix Atmosphere integration for the new dispatchers
2010-08-13 15:31:17 +02:00
Viktor Klang
eec2c409f1
Cleaned up code and verified tests
2010-08-13 14:43:02 +02:00
Viktor Klang
b05781b658
Cleaned up code and verified tests
2010-08-13 14:43:02 +02:00
Viktor Klang
d9fe236b2e
Added utility method and another test
2010-08-13 14:02:08 +02:00
Viktor Klang
cd529cd82f
Added utility method and another test
2010-08-13 14:02:08 +02:00
Viktor Klang
51d89c6d92
Merge branch 'master' of github.com:jboner/akka
2010-08-13 13:13:33 +02:00
Viktor Klang
a5090b1125
Merge branch 'master' of github.com:jboner/akka
2010-08-13 13:13:33 +02:00
Viktor Klang
b6444b12a5
Added tests are fixed some bugs
2010-08-13 13:13:27 +02:00
Viktor Klang
2428f93f0a
Added tests are fixed some bugs
2010-08-13 13:13:27 +02:00
Michael Kober
8c6852ee00
fixed untyped actor parsing
2010-08-13 12:27:46 +02:00
Michael Kober
5bdbfd7e49
fixed untyped actor parsing
2010-08-13 12:27:46 +02:00
Michael Kober
4646783502
closing ticket198: support for thread based dispatcher in spring config
2010-08-13 11:37:01 +02:00
Michael Kober
b269142f12
closing ticket198: support for thread based dispatcher in spring config
2010-08-13 11:37:01 +02:00
Michael Kober
b3e683a113
added thread based dispatcher config for untyped actors
2010-08-13 10:40:54 +02:00
Michael Kober
95d0b52f35
added thread based dispatcher config for untyped actors
2010-08-13 10:40:54 +02:00
Peter Vlugter
a6bff9638d
Update for Ref changes
2010-08-13 12:04:04 +12:00
Peter Vlugter
0843807b55
Update for Ref changes
2010-08-13 12:04:04 +12:00
Peter Vlugter
9f7d78173c
Small changes to Ref
2010-08-13 11:08:55 +12:00
Peter Vlugter
2d2d177e42
Small changes to Ref
2010-08-13 11:08:55 +12:00
momania
5fa3cbd361
Cosmetic
2010-08-12 21:51:27 +02:00
momania
621e13324f
Cosmetic
2010-08-12 21:51:27 +02:00
momania
b2d939f2dd
Use static 'parseFrom' to create protobuf objects instead of creating a defaultInstance all the time.
2010-08-12 18:48:46 +02:00
momania
b6f05de432
Use static 'parseFrom' to create protobuf objects instead of creating a defaultInstance all the time.
2010-08-12 18:48:46 +02:00