Jonas Bonér
d9217e4803
Added 'notes' section formatting and some more content to the cluster, spring and camel pages.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-15 15:05:09 +01:00
Jonas Bonér
ce296b0481
Misc additions to, and rewrites and formatting of, the documentation.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-15 14:26:17 +01:00
Peter Vlugter
ad8a050d05
Updated microkernel
...
- no config files used by microkernel
- boot classes are specified as main arguments
- actor system creation is left to user in Bootable
- added on-out-of-memory handler to java args
- updated docs
2011-12-15 11:42:06 +13:00
Patrik Nordwall
e456213e31
Merge branch 'master' into wip-1503-remove-stm-patriknw
...
Conflicts:
akka-actor-tests/src/test/scala/akka/actor/SchedulerSpec.scala
akka-actor-tests/src/test/scala/akka/dispatch/FutureSpec.scala
akka-docs/modules/camel.rst
2011-12-14 18:56:39 +01:00
Patrik Nordwall
c1826abee1
Merge branch 'master' into wip-1504-config-comments-patriknw
...
Conflicts:
akka-actor/src/main/resources/reference.conf
2011-12-14 17:02:29 +01:00
Patrik Nordwall
8ffa85c590
DOC: Rewrite config comments. See #1505
2011-12-14 15:12:40 +01:00
Patrik Nordwall
06a08c5823
Removed STM module. See #1503
...
* Removed from build. Didn't remove akka-stm directory, contains transactors also.
* Replaced usage of org.multiverse.api.latches.StandardLatch in some tests with testkit.TestLatch
2011-12-14 12:39:27 +01:00
Roland
5eedbdd69f
rename ActorSystem.stop() to .shutdown()
2011-12-14 01:06:20 +01:00
Jonas Bonér
8c8680473a
Merge branch 'wip-clean-up-actor-cell-jboner'
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 15:14:23 +01:00
Jonas Bonér
d725c9c681
Updated docs with changes to 'actorOf(Props(..))'
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 14:53:18 +01:00
Jonas Bonér
c9b787f029
Removed all 'actorOf' methods that does not take a 'Props', and changed all callers to use 'actorOf(Props(..))'
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-12-13 14:09:40 +01:00
Patrik Nordwall
4df0ec5823
DOC: Removed most of http docs. See #1455
2011-12-12 12:27:45 +01:00
Patrik Nordwall
f07768d94e
DOC: Disabled spring, camel and microkernel. See #1455
2011-12-12 12:08:35 +01:00
Patrik Nordwall
eaafed69eb
DOC: Update Durable Mailboxes Chapter. See #1472
2011-12-12 11:51:12 +01:00
Patrik Nordwall
884dc43a7d
DOC: Replace all akka.conf references. Fixes #1469
...
* Let us use :ref:`configuration` in all places to refer to the configuration.
2011-12-09 13:27:27 +01:00
Roland
cccf6b4ed9
remove references to !! from docs (apart from camel internals)
2011-10-30 11:39:10 +01:00
Jonas Bonér
7bc698f864
Moved remote-centric config sections out of 'cluster' to 'remote'. Minor renames and refactorings.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-09-20 16:30:21 +02:00
Viktor Klang
bbb79d8e0d
Start removed but cluster is broken
2011-09-08 11:02:17 +02:00
Viktor Klang
04729bcbc3
Renaming sendOneWay to tell, closing ticket #1072
2011-08-01 17:07:12 +02:00
Viktor Klang
b23a8fffeb
removing replySafe and replyUnsafe in favor of the unified reply/tryReply
2011-07-20 15:58:28 +02:00
Jonas Bonér
5c92a2704d
Moved 'akka.remote' config elements into 'akka.cluster'
2011-06-10 20:49:00 +01: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