Viktor Klang
|
96533ee381
|
Fixing case 334
|
2010-07-19 21:47:28 +02:00 |
|
Martin Krasser
|
1310a982a4
|
Merge branch 'master' of github.com:jboner/akka
|
2010-07-18 13:25:34 +02:00 |
|
Martin Krasser
|
3b20bc3d0f
|
Completely redesigned Producer trait.
|
2010-07-18 13:24:25 +02:00 |
|
Jonas Bonér
|
30efc7e125
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
config/akka-reference.conf
|
2010-07-18 07:30:19 +02:00 |
|
Jonas Bonér
|
5447520880
|
Fixed bug when trying to abort an already committed CommitBarrier
|
2010-07-18 07:28:56 +02:00 |
|
Jonas Bonér
|
2cdfdb2e26
|
Fixed bug in using STM together with Active Objects
|
2010-07-18 07:13:43 +02:00 |
|
Viktor Klang
|
6b4e9249b8
|
Fixing bug in ActorRegistry
|
2010-07-17 22:19:53 +02:00 |
|
Martin Krasser
|
79ea559d66
|
Added missing API documentation.
|
2010-07-17 08:22:53 +02:00 |
|
Martin Krasser
|
2b53012a2c
|
Merge commit 'remotes/origin/master' into 320-krasserm, resolve conflicts and compile errors.
|
2010-07-17 07:04:10 +02:00 |
|
Martin Krasser
|
99f72f7ac5
|
Non-blocking routing and transformation example with asynchronous HTTP request/reply
|
2010-07-16 17:19:38 +02:00 |
|
Martin Krasser
|
d7926fb6c6
|
closes #320 (non-blocking routing engine), closes #335 (producer to forward results)
|
2010-07-16 17:16:04 +02:00 |
|
Martin Krasser
|
f63bd41d22
|
Do not download sources
|
2010-07-16 17:13:15 +02:00 |
|
Martin Krasser
|
d024b3975f
|
Remove Camel staging repo as Camel 2.4.0 can already be downloaded repo1.
|
2010-07-16 10:50:08 +02:00 |
|
Peter Vlugter
|
c737e2edf4
|
And multiverse module config
|
2010-07-16 15:23:27 +12:00 |
|
Peter Vlugter
|
e6e334d83f
|
Multiverse 0.6-SNAPSHOT again
|
2010-07-16 15:19:54 +12:00 |
|
Peter Vlugter
|
7039495635
|
Updated ants sample
|
2010-07-16 13:32:30 +12:00 |
|
Viktor Klang
|
1670b8ab2b
|
Adding support for maxInactiveActivity
|
2010-07-16 01:32:52 +02:00 |
|
Viktor Klang
|
b169bf19f2
|
Fixing case 286
|
2010-07-16 00:36:47 +02:00 |
|
Viktor Klang
|
8fb0af3508
|
Fixed race-condition in Cluster
|
2010-07-15 23:51:52 +02:00 |
|
Jonas Bonér
|
4dabf49b52
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
akka-amqp/src/main/scala/RpcClientActor.scala
|
2010-07-15 21:39:23 +02:00 |
|
Jonas Bonér
|
58bead88ad
|
Upgraded to new fresh Multiverse with CountDownCommitBarrier bugfix
|
2010-07-15 21:14:16 +02:00 |
|
momania
|
8f056ddfe2
|
Merge branch 'master' of git-proxy:jboner/akka
|
2010-07-15 18:52:39 +02:00 |
|
momania
|
495e884d6c
|
Close #336
|
2010-07-15 18:52:19 +02:00 |
|
momania
|
16755b6ec0
|
disable tests
|
2010-07-15 18:51:48 +02:00 |
|
momania
|
104a48e627
|
- rpc typing and serialization - again
|
2010-07-15 18:21:55 +02:00 |
|
Jonas Bonér
|
580f8f71f2
|
Upgraded Akka to Scala 2.8.0 final, finally...
|
2010-07-15 18:04:10 +02:00 |
|
Jonas Bonér
|
69a26f4aad
|
Added Scala 2.8 final versions of SBinary and Configgy
|
2010-07-15 15:57:54 +02:00 |
|
Jonas Bonér
|
6057b77c1b
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-07-15 15:49:45 +02:00 |
|
Jonas Bonér
|
333c0409fe
|
Added support for MaximumNumberOfRestartsWithinTimeRangeReachedException(this, maxNrOfRetries, withinTimeRange, reason)
|
2010-07-15 15:37:30 +02:00 |
|
Martin Krasser
|
98fee729a7
|
Further tests
|
2010-07-15 15:21:06 +02:00 |
|
Martin Krasser
|
78151e920d
|
Fixed concurrency bug
|
2010-07-15 15:20:51 +02:00 |
|
Debasish Ghosh
|
d1688ba0bb
|
redisclient & sjson jar - 2.8.0 version
|
2010-07-15 17:33:16 +05:30 |
|
Martin Krasser
|
c24446e3ce
|
Merge commit 'remotes/origin/master' into 320-krasserm
|
2010-07-15 07:47:24 +02:00 |
|
Martin Krasser
|
11611a4e18
|
Camel's non-blocking routing engine now fully supported
|
2010-07-15 07:43:08 +02:00 |
|
Viktor Klang
|
5a6783f846
|
Laying the foundation for current-message-resend
|
2010-07-14 20:08:08 +02:00 |
|
Jonas Bonér
|
a521385b27
|
Moved logging of actor crash exception that was by-passed/hidden by STM exception
|
2010-07-14 16:10:22 +02:00 |
|
Jonas Bonér
|
6c0503ea51
|
Changed Akka config file syntax to JSON-style instead of XML style
Plus added missing test classes for ActiveObjectContextSpec
|
2010-07-14 16:04:37 +02:00 |
|
Jonas Bonér
|
48ec67d754
|
Added ActorRef.receiveTimout to remote protocol and LocalActorRef serialization
|
2010-07-14 15:35:07 +02:00 |
|
momania
|
e6c0620032
|
rpc typing and serialization
|
2010-07-14 15:20:04 +02:00 |
|
Jonas Bonér
|
4be36cb247
|
Removed 'reply' and 'reply_?' from Actor - now only usef 'self.reply' etc
|
2010-07-14 15:18:24 +02:00 |
|
Jonas Bonér
|
28faea7cce
|
Removed Java Active Object tests, not needed now that we have them ported to Scala in the akka-core module
|
2010-07-14 14:46:09 +02:00 |
|
Jonas Bonér
|
1f09e17d74
|
Fixed bug in Active Object restart, had no default life-cycle defined + added tests
|
2010-07-14 14:38:56 +02:00 |
|
Jonas Bonér
|
2541176559
|
Added tests for ActiveObjectContext
|
2010-07-14 13:47:24 +02:00 |
|
Jonas Bonér
|
4d130d544d
|
Fixed deadlock when Transactor is restarted in the middle of a transaction
|
2010-07-14 12:51:00 +02:00 |
|
momania
|
7c347637a0
|
- make consumer restart when delegated handling actor fails
- made single object to flag test enable/disable
|
2010-07-14 10:18:01 +02:00 |
|
momania
|
0f10d44783
|
Test #328
|
2010-07-14 10:02:07 +02:00 |
|
momania
|
273de9e8c5
|
small refactor - use patternmatching better
|
2010-07-14 09:39:17 +02:00 |
|
Jonas Bonér
|
b98cfd5c1f
|
Fixed 3 bugs in Active Objects and Actor supervision + changed to use Multiverse tryJoinCommit + improved logging + added more tracing + various misc fixes
|
2010-07-13 12:37:11 +02:00 |
|
Martin Krasser
|
8a19a11ce2
|
Further tests for non-blocking in-out message exchange with consumer actors.
|
2010-07-13 11:13:11 +02:00 |
|
Martin Krasser
|
ba75746c95
|
re #320 Non-blocking in-out message exchanges with actors
Additionally:
- upgrade to Camel 2.4
- drop @consume support for actors
- some refactorings
|
2010-07-13 07:11:42 +02:00 |
|