Commit graph

1028 commits

Author SHA1 Message Date
Jonas Bonér
9f5b2d8d4b upgrading to multiverse 0.4 2010-03-21 21:50:18 +01:00
Martin Krasser
639bfa7e8d Exclusion of redundant dependencies from distribution. 2010-03-21 19:43:00 +01:00
Martin Krasser
32974392d4 Upgrade of akka-sample-camel to spring-jms 3.0 2010-03-20 16:30:38 +01:00
Viktor Klang
aef25b7517 Fixing akka-rest breakage from Configurator.getInstance 2010-03-20 12:41:35 +01:00
Jonas Bonér
7f7a0485b2 upgraded to 0.7 2010-03-20 11:36:06 +01:00
Jonas Bonér
dedf6c0d19 converted tabs to spaces 2010-03-20 10:56:46 +01:00
Jonas Bonér
1e4904e978 Documented ActorRegistry and stablelized subscription API 2010-03-20 10:55:59 +01:00
Jonas Bonér
f187f68720 Cleaned up build file 2010-03-20 10:54:52 +01:00
Jonas Bonér
008506537d merged in the spring branch 2010-03-20 10:43:23 +01:00
Jonas Bonér
c02172417c added line count script 2010-03-20 10:16:22 +01:00
Jonas Bonér
7b7013c1fa Improved Agent doc 2010-03-20 10:15:58 +01:00
Jonas Bonér
3259ef4992 Merge branch 'master' of git@github.com:jboner/akka 2010-03-20 09:50:08 +01:00
Jonas Bonér
3c29ced378 Added tests to AgentTest and cleaned up Agent 2010-03-20 09:49:59 +01:00
Martin Krasser
56e733bead Extension/rewriting of remaining unit and functional tests 2010-03-20 09:20:01 +01:00
Martin Krasser
1c215c6697 traits for configuring producer behaviour 2010-03-20 09:14:16 +01:00
Martin Krasser
aea05a1a76 Extension/rewrite of CamelService unit and functional tests 2010-03-19 14:07:54 +01:00
Jan Van Besien
673bb2b8bb Don't allow two different actors (different types) to share the same work stealing dispatcher. Added unit test. 2010-03-19 13:49:49 +01:00
Jan Van Besien
84b7566d34 Merge branch 'master' into workstealing 2010-03-19 09:02:05 +01:00
Martin Krasser
088d085980 camel-cometd example disabled 2010-03-19 08:14:00 +01:00
Martin Krasser
a96c6c499f Fix for InstantiationException on Kernel startup 2010-03-19 08:06:34 +01:00
Martin Krasser
50b8f55f6d Fixed issue with file URL to embedded repository on Windows. 2010-03-18 21:20:48 +01:00
Martin Krasser
92b71dc4b7 Merge branch 'master' of github.com:jboner/akka 2010-03-18 16:37:09 +01:00
Martin Krasser
0e9be44661 extension/rewrite of actor component unit and functional tests 2010-03-18 16:34:08 +01:00
Jan Van Besien
7a04709aec Merge branch 'master' into workstealing 2010-03-18 10:14:01 +01:00
Jonas Bonér
b2eeffe6a1 Fixed problem with Agent, now tests pass 2010-03-18 09:00:06 +01:00
Jonas Bonér
e9df98c945 Changed Supervisors actor map to hold a list of actors per class entry 2010-03-18 08:37:44 +01:00
Debasish Ghosh
e065817136 added new jar 1.2-SNAPSHOT for redisclient 2010-03-18 11:00:02 +05:30
Debasish Ghosh
b8c594e3af added support for Redis based SortedSet persistence in Akka transactors 2010-03-18 10:51:22 +05:30
Jonas Bonér
3e106a4cd8 tabs -> spaces 2010-03-17 22:48:12 +01:00
Jan Van Besien
f3fc74edca only allow actors of the same type to be registered with a work stealing dispatcher. 2010-03-17 22:04:04 +01:00
Jonas Bonér
8646c1f6bc Refactored Serializer 2010-03-17 21:49:18 +01:00
Jonas Bonér
01ea070961 reformatted patterns code 2010-03-17 17:48:46 +01:00
Jonas Bonér
4f761d5b3d Merge branch 'master' of git@github.com:jboner/akka 2010-03-17 17:47:44 +01:00
Jonas Bonér
7104076f04 Created an alias to TransactionalRef; Ref 2010-03-17 17:43:49 +01:00
Jonas Bonér
63c6db32c6 Fixed typo in docs. 2010-03-17 08:20:46 -07:00
Jonas Bonér
0736613319 Updated how to run the sample docs. 2010-03-17 08:19:56 -07:00
Jonas Bonér
3ed20bdc0f Updated README with new running procedure 2010-03-17 08:17:18 -07:00
Jan Van Besien
399cbde90f when searching for a thief, only consider thiefs with empty mailboxes. 2010-03-17 16:05:27 +01:00
Jonas Bonér
d40ee7dab3 Changed Chat sample to use server-managed remote actors + changed the how-to-run-sample doc. 2010-03-17 15:56:12 +01:00
Jan Van Besien
6c16b7b86c Merge branch 'master' into workstealing 2010-03-17 15:20:26 +01:00
Jonas Bonér
33bbcabd8b Made "sbt publish" publish artifacts to local Maven repo 2010-03-17 15:10:22 +01:00
Jan Van Besien
31c92e2972 Merge branch 'master' into workstealing 2010-03-17 14:39:05 +01:00
Jonas Bonér
d9967c913c moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle 2010-03-17 14:31:50 +01:00
Michael Kober
efcd736f94 added integration tests 2010-03-17 10:21:29 +01:00
Michael Kober
163c0287e2 added integration tests, spring 3.0.1 and sbt 2010-03-17 10:06:28 +01:00
Jonas Bonér
c03e639e1b Merged in Camel branch 2010-03-17 00:43:07 +01:00
Jonas Bonér
cc4b6967fe Merge branch 'jans_dispatcher_changes' 2010-03-16 23:52:03 +01:00
Viktor Klang
4cc51cb290 Added the run_akka.sh script 2010-03-16 23:24:21 +01:00
Viktor Klang
dcb16452a1 Removed dead code 2010-03-16 23:21:13 +01:00
Jonas Bonér
491d25bfff Merge branch 'dispatcherimprovements' of git@github.com:jboner/akka into jans_dispatcher_changes 2010-03-16 22:59:16 +01:00