Commit graph

12466 commits

Author SHA1 Message Date
Viktor Klang
d0a3f12da6 Merge branch 'master' into ticket_136 2010-03-07 20:33:13 +01:00
Viktor Klang
0db29005ec Merge branch 'master' into ticket_136 2010-03-07 20:33:13 +01:00
Viktor Klang
92a3daac72 Revert change to RemoteServer port 2010-03-07 20:32:25 +01:00
Viktor Klang
7cd2a089cc Revert change to RemoteServer port 2010-03-07 20:32:25 +01:00
Viktor Klang
e33cf4ddd8 Should do the trick 2010-03-07 20:27:52 +01:00
Viktor Klang
36584d8570 Should do the trick 2010-03-07 20:27:52 +01:00
Jonas Bonér
7873a7a9e0 added assembly task and dist task to package distribution 2010-03-07 14:07:59 +01:00
Jonas Bonér
9c5676e279 added assembly task and dist task to package distribution 2010-03-07 14:07:59 +01:00
Jonas Bonér
38251f6361 added java fun tests back to sbt project 2010-03-07 11:14:56 +01:00
Jonas Bonér
3e3b9f5540 added java fun tests back to sbt project 2010-03-07 11:14:56 +01:00
Jan Van Besien
71ab645895 Improved work stealing algorithm such that work is stolen only after having processed at least all our own outstanding messages. 2010-03-07 10:16:35 +01:00
Jan Van Besien
698f704622 Improved work stealing algorithm such that work is stolen only after having processed at least all our own outstanding messages. 2010-03-07 10:16:35 +01:00
Jan Van Besien
8a462095a4 Documentation and some cleanup. 2010-03-07 09:44:03 +01:00
Jan Van Besien
2880a63b1d Documentation and some cleanup. 2010-03-07 09:44:03 +01:00
Jonas Bonér
14579aaaab fixed bug in using akka as dep jar in app server 2010-03-07 08:35:39 +01:00
Jonas Bonér
783764038c fixed bug in using akka as dep jar in app server 2010-03-07 08:35:39 +01:00
Jonas Bonér
974ebf3d9a merged sbt branch with master 2010-03-07 08:14:48 +01:00
Jonas Bonér
b7ed47ee73 merged sbt branch with master 2010-03-07 08:14:48 +01:00
Martin Krasser
35a557de6d performance improvement 2010-03-06 19:23:10 +01:00
Martin Krasser
48ef898336 performance improvement 2010-03-06 19:23:10 +01:00
Martin Krasser
a6ffa67846 Added lifecycle methods to CamelService 2010-03-06 10:32:01 +01:00
Martin Krasser
cd60822554 Added lifecycle methods to CamelService 2010-03-06 10:32:01 +01:00
ross.mcdonald
af8a87749c update docs, and comments 2010-03-06 09:29:39 +00:00
ross.mcdonald
7bc63a4aaf update docs, and comments 2010-03-06 09:29:39 +00:00
Martin Krasser
9f31bf5c31 Fixed mess-up of previous commit (rollback changes to akka.iml), CamelService companion object for standalone applications to create their own CamelService instances 2010-03-06 08:54:10 +01:00
Martin Krasser
ffe16b95c8 Fixed mess-up of previous commit (rollback changes to akka.iml), CamelService companion object for standalone applications to create their own CamelService instances 2010-03-06 08:54:10 +01:00
Martin Krasser
c04ebf4dee CamelService companion object for standalone applications to create their own CamelService instances 2010-03-06 08:47:37 +01:00
Martin Krasser
d39e39d84a CamelService companion object for standalone applications to create their own CamelService instances 2010-03-06 08:47:37 +01:00
Martin Krasser
8100cdc27e Merge branch 'master' into camel 2010-03-06 06:27:37 +01:00
Martin Krasser
cb8b184765 Merge branch 'master' into camel 2010-03-06 06:27:37 +01:00
Roman Roelofsen
a0d8a32681 Merge branch 'master' into osgi 2010-03-06 01:27:20 +01:00
Roman Roelofsen
46d0ccb285 Merge branch 'master' into osgi 2010-03-06 01:27:20 +01:00
Viktor Klang
a1e58b5b5e Default-enabling JGroups 2010-03-05 23:48:36 +01:00
Viktor Klang
9c339a8da2 Default-enabling JGroups 2010-03-05 23:48:36 +01:00
Martin Krasser
68fcbe8562 fixed compile errors after merging with master 2010-03-05 22:18:26 +01:00
Martin Krasser
dd43d785ed fixed compile errors after merging with master 2010-03-05 22:18:26 +01:00
Martin Krasser
8d5c3fd217 Merge remote branch 'remotes/origin/master' into camel 2010-03-05 21:51:38 +01:00
Martin Krasser
f75b1eb678 Merge remote branch 'remotes/origin/master' into camel 2010-03-05 21:51:38 +01:00
Martin Krasser
722d3f24fe do not include *QSpec.java for testing 2010-03-05 21:38:23 +01:00
Martin Krasser
02fe5ae2ad do not include *QSpec.java for testing 2010-03-05 21:38:23 +01:00
Martin Krasser
c0b41379e6 Producer trait for producing messages to Camel endpoints (sync/async, oneway/twoway), Immutable representation of Camel message, consumer/producer examples, refactorings/improvements/cleanups. 2010-03-05 19:38:23 +01:00
Martin Krasser
77fb7f7c67 Producer trait for producing messages to Camel endpoints (sync/async, oneway/twoway), Immutable representation of Camel message, consumer/producer examples, refactorings/improvements/cleanups. 2010-03-05 19:38:23 +01:00
Jonas Bonér
f084e6e076 removed log.trace that gave bad perf 2010-03-05 17:44:11 +01:00
Jonas Bonér
57009b112b removed log.trace that gave bad perf 2010-03-05 17:44:11 +01:00
Jonas Bonér
90f8eb3be1 merged with master 2010-03-05 16:15:13 +01:00
Jonas Bonér
453d51648d merged with master 2010-03-05 16:15:13 +01:00
Jonas Bonér
954c0ad2a1 Fixed last persistence issues with new STM, all test pass 2010-03-05 16:07:06 +01:00
Jonas Bonér
efa0cc0d5a Fixed last persistence issues with new STM, all test pass 2010-03-05 16:07:06 +01:00
Jan Van Besien
41e7d131c6 removed some logging and todo comments. 2010-03-05 15:27:34 +01:00
Jan Van Besien
d58b82b53c removed some logging and todo comments. 2010-03-05 15:27:34 +01:00