Oliver Lockwood
c0e90a0e70
Fix reference to Hitch-Hiker's Guide ( #23410 )
2017-07-24 07:34:29 -07:00
James Roper
c60d20af32
Restart Flow/Source/Sink #19950
2017-07-20 15:02:34 +02:00
Arnout Engelen
aec87a94c4
Include imports in the GraphStage logging snippets ( #23378 )
2017-07-19 22:11:59 +09:00
Arnout Engelen
f38b928e13
Getting Started tutorial improvements ( #23210 )
2017-07-13 01:24:53 -07:00
Patrik Nordwall
df089ccde1
Merge pull request #22873 from akka/wip-15733-timers-patriknw
...
Support for Actor timers, and fix bug in FSM, #15733
2017-07-07 13:45:04 +02:00
Zahari Dichev
4d45064296
Add AffinityPool which pins actors to threads ( #23104 )
2017-07-07 13:36:26 +02:00
Patrik Nordwall
f8a1d635fa
Support for Actor timers, and fix bug in FSM, #15733
...
* backport of the timers from Akka Typed, #16742
* also fixed a small bug in FSM timers, which could result in that
a timer from a previous incarnation was let through to new
incarnation after restart
* no more need for the complicated "how to" section in docs of
how to schedule periodic messages
2017-07-06 14:29:35 +02:00
Yu Nishiyama (a.k.a Richard)
71175eaf54
Merge paradox/scala/mailboxes.md and java/mailboxes.md ( #23191 )
2017-07-06 04:34:33 -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
af3b3d3732
Identical contents in scala/persistence-query.md and java/persistence-query.md
2017-06-16 20:44:04 +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
Richard Imaoka
c569bdbc7c
Merge akka-docs/paradox/scala/actors.md and java/actors.md ( #23079 )
...
* Identical contents in scala/actors.md and java/actors.md
* Replace java/actors.md with a symlink to scala/actors.md
2017-06-03 06:34:22 -07:00
Richard Imaoka
fb3e42f2e8
Merge paradox/scala/agents.md and java/agents.md ( #23080 )
2017-06-02 02:30:05 -07:00
Patrik Nordwall
aefd9a9186
fix race in fiddle example test, #23013
2017-05-23 14:15:44 +02:00
Patrik Nordwall
70d69c5fb2
Merge pull request #22999 from ktoso/wip-typed-to-master
...
Merge Akka Typed to master branch
2017-05-23 10:20:06 +02:00
andrea
833f3e8f32
addressing comments
2017-05-22 16:11:53 +02:00
andrea
8a6cebedef
+doc Basic Fiddle interactive examples
2017-05-22 16:11:53 +02:00
Konrad `ktoso` Malawski
17baf49fc7
Merge branch 'master' into wip-typed-to-master
2017-05-22 13:32:59 +02:00
Patrik Nordwall
2cc65e73a1
fix race in DeviceGroupTest, #22893
2017-05-15 15:51:51 +02:00
Patrik Nordwall
68aeba1cb7
rewrite quickstart page, #22900
2017-05-12 13:44:42 +02: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