pekko/akka-docs-dev/rst/scala
Konrad Malawski cebd9bf1ae +str #15588,#17229 Java 6 Synchronous File Sink / Source
These are synchronous implementations, because we need to be Java 6
  compatible while developing on 2.3.x. However asynchronous
  implementations using AsynchronousFileChannel will come soon for JDK7
  users.

+ ActorPublisher/Subscriber now manage stopping of the actor
+ added documentation on configuring dispatcher for File IO
+ properly handle if source file does not exist
+ file sink / source come with default io dispatcher
> verified no actors are leaking
> exceptions are caught and onErrored properly
+ moved files to akka.stream.io
+ Added OutputStreamSink and InputStreamSource
2015-04-23 18:15:10 +02:00
..
code/docs +str #15588,#17229 Java 6 Synchronous File Sink / Source 2015-04-23 18:15:10 +02:00
http =doc #16989 update http bind documentation 2015-03-26 21:38:27 +02:00
stream-cookbook.rst !str #16448 Change error to failure 2015-01-30 10:30:56 +01:00
stream-customize.rst +doc: Fix stream-customize docs 2015-02-27 13:16:23 +01:00
stream-error.rst !str #16937 Remove section, in favor of via and separate flow 2015-04-10 17:34:29 +02:00
stream-flows-and-basics.rst =str #16608 adds section in readme explaining null is illegal 2015-04-15 17:50:43 +02:00
stream-graphs.rst !str #16168: Expose materialized value in the graph as a "source" 2015-04-07 12:51:18 +02:00
stream-index.rst +str #15750 Prototype of stream supervision 2015-02-20 15:44:01 +01:00
stream-integrations.rst !str #16520 Add ActorRefSource 2015-04-10 13:53:15 +02:00
stream-introduction.rst =doc #16672 explain relationship between AS and RS 2015-02-02 10:48:00 +01:00
stream-io.rst +str #15588,#17229 Java 6 Synchronous File Sink / Source 2015-04-23 18:15:10 +02:00
stream-quickstart.rst =doc #16670 version in docs should be auto-replaced 2015-04-08 14:58:12 +02:00
stream-rate.rst !str #16937 Remove section, in favor of via and separate flow 2015-04-10 17:34:29 +02:00