Commit graph

10 commits

Author SHA1 Message Date
Richard Imaoka
f0fba394ea Merge paradox/scala/fault-tolerance.md and java/fault-tolerance.md (#23172) 2017-06-26 02:48:19 -07:00
Patrik Nordwall
4d4fe1471b Merge pull request #22998 from richard-imaoka/doc-22803-blocking-imaoka
More description about blocking operations
2017-06-16 15:49:02 +02:00
Richard Imaoka
dfef449268 More description about blocking operations (Fixes #22803)
Improve wordings in actor-systems.md

Adding Java samples in actor-systems.md, and description for scala.concurrent.blocking() inside Future

Move the section for blocking operations to dispatchers.md

Fix minor issues in dispatchers.md

Remove note about scala.concurrent.blocking which would be unnecessary.

Correcting a typo "run run"
2017-06-16 21:46:02 +09:00
Richard Imaoka
6c1d82a4e6 Merge paradox/scala/cluster-metrics.md and java/cluster-metrics.md (#23098)
* Identical contents in scala/cluster-metrics.md and java/cluster-metrics.md for easier review

* Replace java/cluster-metrics.md with a symlink to scala/cluster-metrics.md

* Fix typo
2017-06-07 01:43:18 -07:00
Patrik Nordwall
2cc65e73a1 fix race in DeviceGroupTest, #22893 2017-05-15 15:51:51 +02:00
Arnout Engelen
cf282f9a43 Fix typo in test name 2017-05-15 08:46:04 +02:00
Patrik Nordwall
68aeba1cb7 rewrite quickstart page, #22900 2017-05-12 13:44:42 +02:00
Arnout Engelen
4cb9c2436f Add java examples to getting started guide, with language switch (#22919)
* Java version of new Hello World
* Define paradox groups, use shorthand directives
* Make tutorial apply to both java and scala
* Use sbt-paradox-akka
2017-05-12 04:42:10 -07:00
Patrik Nordwall
59f53e1a22 move code to src/test
* so that it compiles and tests pass
* fix some additional snip references in getting started
2017-05-11 17:36:45 +02:00
Arnout Engelen
5507147073 Move content from akka-docs-new into akka-docs
Now the paradox documentation is no longer functional until we update akka-docs
to generate from paradox instead of sphinx
2017-05-10 15:21:23 +02:00