Viktor Klang
c3ee1244be
Removing the Jersey Http Security Module plus the AkkaRestServlet
2011-06-05 19:29:46 -07:00
Viktor Klang
29f515fd20
Adding support for specifying the root endpoint id in web.xml for Mist
2011-06-05 19:02:23 -07:00
Viktor Klang
b600d0cf52
Rewriting some serialization hook in Actor
2011-06-05 16:03:35 -07:00
Viktor Klang
c6019ce447
Removing pointless guard in ActorRegistry
2011-06-05 16:03:15 -07:00
Viktor Klang
3e989b5324
Removing AOP stuff from the project
2011-06-05 16:02:50 -07:00
Viktor Klang
56a172bbdd
Removing residue of old ActorRef interface
2011-06-04 16:29:23 -07:00
Viktor Klang
66ad188222
Fixing #648 , adding transparent support for Java Serialization of ActorRef (local + remote)
2011-06-04 16:01:07 -07:00
Viktor Klang
21fe2055f6
Removing deprecation warnings
2011-06-04 16:00:14 -07:00
Viktor Klang
f9d0b188af
Removing ActorRef.isDefinedAt and Future.empty and moving Future.channel to Promise, renaming future to promise for the channel
2011-06-04 12:42:06 -07:00
Viktor Klang
07eaf0ba48
Attempt to solve ticket #902
2011-06-03 09:44:43 -07:00
Viktor Klang
b0952e5212
Renaming Future.failure to Future.recover
2011-06-02 13:33:49 -07:00
Jonas Bonér
3d7a717b06
Merge branch 'master' of github.com:jboner/akka
2011-05-30 10:53:35 +02:00
Jonas Bonér
112ddefd7d
refactoring and minor edits
2011-05-30 10:53:25 +02:00
Peter Veentjer
a85bba7aad
- more work on the storage functionality
2011-05-27 08:53:46 +03:00
Viktor Klang
49883d8c59
Adding support for completing senderFutures when actor is stopped, closing ticket #894 . Also renaming DurableEventBasedDispatcher to DurableDispatcher
2011-05-26 20:38:42 +02:00
Viktor Klang
e94b722a4b
Adding withFilter to Future, fixing signature of filter, cleaning up foreach
2011-05-26 19:33:03 +02:00
Peter Vlugter
b98352e68f
Allow find-replace to replace versions in the docs
2011-05-26 17:25:31 +12:00
Peter Vlugter
fb200b094a
Fix warnings in docs
2011-05-26 17:22:13 +12:00
Peter Vlugter
046399c9df
Update docs
...
- use current version (2.0-SNAPSHOT) for easy search and replace
- some updates from akka-modules remerge
2011-05-26 17:14:42 +12:00
Peter Vlugter
89cb49366b
Update release scripts for modules merge
2011-05-26 16:47:46 +12:00
Peter Vlugter
b7d0fb6b09
Add microkernel dist
2011-05-26 16:37:41 +12:00
ticktock
9567c5e90f
lining up config name with reference conf
2011-05-25 15:38:35 -07:00
ticktock
9611021d2d
Merge branch 'master' of https://github.com/jboner/akka
2011-05-25 15:27:57 -07:00
ticktock
3423b26d1c
updates to remove references to akka-modules
2011-05-25 15:27:11 -07:00
ticktock
a6e096dfd9
adding modules docs
2011-05-25 15:26:51 -07:00
Martin Krasser
6f1ff4efdb
Fixed failing akka-camel module, Upgrade to Camel 2.7.1, included akka-camel and akka-kernel again into AkkaProject
2011-05-25 19:18:13 +02:00
Jonas Bonér
30d5b936ec
Commented out akka-camel and akka-kernel
2011-05-25 17:59:56 +02:00
Jonas Bonér
dcb4907595
Added tests for round-robin routing with 3 nodes and 2 replicas
2011-05-25 17:42:50 +02:00
Jonas Bonér
abe6047284
Minor changes and some added FIXMEs
2011-05-25 17:41:53 +02:00
Jonas Bonér
7311a8b16a
Merge branch 'master' of github.com:jboner/akka
2011-05-25 16:19:00 +02:00
Jonas Bonér
e6fa55b3a8
- Changed implementation of Actor.actorOf to work in the the new world of cluster.ref, cluster.use and cluster.store.
...
- Changed semantics of replica config. Default replicas is now 0. Replica 1 means one copy of the actor is instantiated on another node.
- Actor.remote.actorFor/Actor.remote.register is now separated and orthogonal from cluster implementation.
- cluster.ref now creates and instantiates its replicas automatically, e.g. it can be created first and will then set up what it needs.
- Added logging everywhere, better warning messages etc.
- Each node now fetches the whole deployment configuration from the cluster on boot.
- Added some config options to cluster
Signed-off-by: Jonas Bonér <jonasremove@jonasboner.com>
2011-05-25 16:18:35 +02:00
ticktock
4e1fe7635e
fixing compile looks like some spurious chars were added accidentally
2011-05-24 21:04:39 -07:00
ticktock
39caed3b8f
reverting the commenting out of akka-camel, since kernel needs it
2011-05-24 20:54:36 -07:00
ticktock
cd1806caf8
Merge branch 'master' of https://github.com/jboner/akka into modules-migration
2011-05-24 20:50:08 -07:00
ticktock
2cb9476cca
commenting out camel, typed-camel, spring for the time being
2011-05-24 20:49:04 -07:00
Jonas Bonér
71beab820c
Merge branch 'master' of github.com:jboner/akka
2011-05-24 19:04:35 +02:00
Jonas Bonér
f75dcdbd15
Full clustering circle now works, remote communication.
...
Added test for cluster communication.
Refactored deployment parsing.
Added InetSocketAddress to remote protocol.
Signed-off-by: Jonas Bonér <jonasremove@jonasboner.com>
2011-05-24 19:04:25 +02:00
Viktor Klang
3ccfdf822c
Adding a Java API method for generic proxying
2011-05-24 14:57:11 +02:00
Viktor Klang
2b09434635
Merge with master
2011-05-24 14:55:06 +02:00
Viktor Klang
5310789141
Removing hte slick interfaces/implementation classes because it`s just not good enough
2011-05-24 14:47:04 +02:00
Viktor Klang
724cbf4376
Removing hte slick interfaces/implementation classes because it`s just not good enough
2011-05-24 13:52:22 +02:00
Viktor Klang
2642c9a9cc
Adding support for retrieving interfaces proxied and the current implementation behind the proxy, intended for annotation processing etc
2011-05-24 12:18:58 +02:00
Viktor Klang
6f6d9193f4
Fixing ticket #888 , adding startLink to Supervisor
2011-05-24 12:13:59 +02:00
Peter Veentjer
5fd10978d8
- added the InMemoryRawStorage (tests will follow)
2011-05-24 07:59:12 +03:00
sclasen
88727d8877
Merge branch 'master' of https://github.com/jboner/akka into modules-migration
2011-05-23 21:01:11 -07:00
Jonas Bonér
7f455fd92e
removed duplicated NodeAddress
2011-05-23 23:48:25 +02:00
Jonas Bonér
96367d9575
Merge branch 'master' of github.com:jboner/akka
2011-05-23 22:35:15 +02:00
Jonas Bonér
ddb2a69c19
Moved ClusterNode interface, NodeAddress and ChangeListener into akka-actor as real Trait instead of using structural typing.
...
Refactored boot dependency in Cluster/Actor/Deployer.
Added multi-jvm test for testing clustered actor deployment, check out as LocalActorRef and ClusterActorRef.
Signed-off-by: Jonas Bonér <jonasremove@jonasboner.com>
2011-05-23 22:35:01 +02:00
Peter Veentjer
694134090d
- fixed the type problems. This time with a compile (since no tests currently are available for this code).
2011-05-23 21:17:33 +03:00
Peter Veentjer
e84a7cb5ea
- disabled the functionality for the rawstorage, will inspect it locally. But at least the build will be running again.
2011-05-23 21:08:59 +03:00