Martin Krasser
|
ed4303af88
|
Added remote active object example
|
2010-06-06 10:59:03 +02:00 |
|
Martin Krasser
|
46b7cc8c72
|
Merge remote branch 'remotes/origin/master' into 224-krasserm
|
2010-06-06 08:57:40 +02:00 |
|
Martin Krasser
|
1ae80fc7d1
|
Fixed wrong test description
|
2010-06-06 06:59:37 +02:00 |
|
Jonas Bonér
|
c75d1148bd
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-06-05 17:12:57 +02:00 |
|
Jonas Bonér
|
906c12ad3b
|
Added methods to retreive children from a Supervisor
|
2010-06-05 17:12:40 +02:00 |
|
Viktor Klang
|
3925993b14
|
Tidying up more debug statements
|
2010-06-05 16:11:59 +02:00 |
|
Viktor Klang
|
c83f80a682
|
Tidying up debug statements
|
2010-06-05 16:03:38 +02:00 |
|
Viktor Klang
|
6a5cdabd5d
|
Fixing Jersey classpath resource scanning
|
2010-06-05 15:38:43 +02:00 |
|
Viktor Klang
|
276074d760
|
Freezing Atmosphere dep
|
2010-06-04 22:11:05 +02:00 |
|
Martin Krasser
|
971b9ba297
|
Initial tests for active object support
|
2010-06-04 17:37:32 +02:00 |
|
Jonas Bonér
|
c9ea05f4ff
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-06-04 16:31:33 +02:00 |
|
Jonas Bonér
|
43aecb6e42
|
Fixed bug in remote actors + improved scaladoc
|
2010-06-04 15:58:26 +02:00 |
|
Martin Krasser
|
914f8772ae
|
make all classes/traits module-private that are not part of the public API
|
2010-06-04 15:21:19 +02:00 |
|
Martin Krasser
|
3c47977a10
|
Cleaned main sources from target actor instance access. Minor cleanups.
|
2010-06-03 13:36:56 +02:00 |
|
Martin Krasser
|
2c558e33d9
|
Dropped service package and moved contained classes one level up.
|
2010-06-03 13:06:27 +02:00 |
|
Martin Krasser
|
06ac8de617
|
Refactored tests to interact with actors only via message passing
|
2010-06-03 12:17:04 +02:00 |
|
Martin Krasser
|
4683173c4b
|
ActiveObjectComponent now written in Scala
|
2010-06-03 07:15:38 +02:00 |
|
Jan Van Besien
|
94d61d0e2a
|
Cleanup and refactored code a bit and added javadoc to explain througput parameter in detail.
|
2010-06-02 19:23:13 +02:00 |
|
rossputin
|
c268c899d6
|
formatting, comment fixup
|
2010-06-02 15:56:49 +01:00 |
|
rossputin
|
e75a4257af
|
update README docs for chat sample
|
2010-06-02 11:29:54 +01:00 |
|
Martin Krasser
|
bd0343fc27
|
Merge commit 'remotes/origin/master' into 224-krasserm
|
2010-06-02 10:47:38 +02:00 |
|
Martin Krasser
|
1d41af6a00
|
Prepare merge with master
|
2010-06-02 10:47:18 +02:00 |
|
Jonas Bonér
|
02af674a96
|
Re-adding runnable Active Object Java tests, which all pass
|
2010-06-01 21:26:21 +02:00 |
|
Jonas Bonér
|
a35575177f
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-06-01 20:57:26 +02:00 |
|
Jonas Bonér
|
edfb8aed15
|
Upgraded run script
|
2010-06-01 20:57:02 +02:00 |
|
Jonas Bonér
|
7ed3ad3798
|
Removed trailing whitespace
|
2010-06-01 18:41:39 +02:00 |
|
Jonas Bonér
|
ce684b8635
|
Converted tabs to spaces
|
2010-06-01 18:33:37 +02:00 |
|
Jonas Bonér
|
31ef608313
|
Added activemq-data to .gitignore
|
2010-06-01 18:11:55 +02:00 |
|
Jonas Bonér
|
ba61e3647c
|
Removed redundant servlet spec API jar from dist manifest
|
2010-06-01 18:10:48 +02:00 |
|
Martin Krasser
|
3701be7616
|
initial support for publishing ActiveObject methods at Camel endpoints
|
2010-06-01 17:11:56 +02:00 |
|
Jonas Bonér
|
a8b2253325
|
Added guard for NULL inital values in Agent
|
2010-06-01 09:33:14 +02:00 |
|
Jonas Bonér
|
2245af767a
|
Added assert for if message is NULL
|
2010-06-01 09:28:39 +02:00 |
|
Jonas Bonér
|
dbad1f461f
|
Removed MessageInvoker
|
2010-06-01 09:27:14 +02:00 |
|
Jonas Bonér
|
d109255c9f
|
Removed ActorMessageInvoker
|
2010-06-01 09:23:45 +02:00 |
|
Jonas Bonér
|
4c0d7eca44
|
Fixed race condition in Agent + improved ScalaDoc
|
2010-06-01 09:15:09 +02:00 |
|
Viktor Klang
|
e14bbc3b20
|
Fixed Jersey dependency
|
2010-05-31 22:34:32 +02:00 |
|
Jonas Bonér
|
33a1d35de0
|
Added convenience method to ActorRegistry
|
2010-05-31 21:21:52 +02:00 |
|
Jonas Bonér
|
17ac9b5152
|
Refactored Java REST example to work with the new way of doing REST in Akka
|
2010-05-31 17:16:37 +02:00 |
|
Jonas Bonér
|
d7966171d8
|
Cleaned up 'Supervisor' code and ScalaDoc + renamed dispatcher throughput option in config to 'dispatcher.throughput'
|
2010-05-31 15:40:55 +02:00 |
|
Jonas Bonér
|
6249991fea
|
Renamed 'toProtocol' to 'toProtobuf'
|
2010-05-31 14:25:21 +02:00 |
|
Viktor Klang
|
80543d9526
|
Upgraded Atmosphere to 0.6-SNAPSHOT
|
2010-05-30 21:40:20 +02:00 |
|
Debasish Ghosh
|
767683c057
|
Merge branch 'master' of git@github.com:jboner/akka
|
2010-05-30 19:57:55 +05:30 |
|
Debasish Ghosh
|
881a3cb081
|
minor fix in test case
|
2010-05-30 19:57:03 +05:30 |
|
Jonas Bonér
|
de805b2575
|
Added test for tested Transactors
|
2010-05-30 16:01:18 +02:00 |
|
Jonas Bonér
|
195fd4a322
|
Upgraded ScalaTest to Scala 2.8.0.RC3 compat lib
|
2010-05-30 13:04:22 +02:00 |
|
Jonas Bonér
|
baed657e34
|
Merge branch 'master' of git@github.com:jboner/akka
Conflicts:
config/akka-reference.conf
|
2010-05-30 12:52:33 +02:00 |
|
Jonas Bonér
|
4b03a9904c
|
Fixed bug in STM and Persistence integration: added trait Abortable and added abort methods to all Persistent datastructures and removed redundant errornous atomic block
|
2010-05-30 12:51:24 +02:00 |
|
Martin Krasser
|
bd161626ae
|
Upgrade to Camel 2.3.0
|
2010-05-30 08:22:23 +02:00 |
|
Viktor Klang
|
52f22dff2c
|
Prepare for master merge
|
2010-05-29 15:40:52 +02:00 |
|
Viktor Klang
|
1eb7c1439f
|
Ported akka-sample-secure
|
2010-05-29 15:24:06 +02:00 |
|