pekko/akka-docs-dev/rst/scala
Viktor Klang 2725bfc044 =str - Various internal Akka Stream improvements
* Gives Inlets and Outlets a `carbonCopy` method and switches to allocate them via `apply`
* Removes 4 Array allocations per FanIn and uses a bitmasked array instead
* Makes the FlattenStrategy.concat instance a singleton
2015-06-30 11:45:50 +02:00
..
code/docs =str - Various internal Akka Stream improvements 2015-06-30 11:45:50 +02:00
http Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
stream-cookbook.rst Remove simple line parsing, exposing explicit delimiter stage instead 2015-06-24 11:19:29 +02: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 Rename RunnableFlow to RunnableGraph 2015-06-23 18:49:53 +02:00
stream-graphs.rst Rename RunnableFlow to RunnableGraph 2015-06-23 18:49:53 +02:00
stream-index.rst +doc, str #16716: Table summarizing built-in processing stages 2015-04-24 11:29:23 +02:00
stream-integrations.rst Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
stream-introduction.rst +doc, str #16716: Table summarizing built-in processing stages 2015-04-24 11:29:23 +02:00
stream-io.rst Remove simple line parsing, exposing explicit delimiter stage instead 2015-06-24 11:19:29 +02:00
stream-parallelism.rst +doc, str #16714: Add documentation explaining parallelism and pipelining 2015-04-24 10:30:15 +02:00
stream-quickstart.rst Rename RunnableFlow to RunnableGraph 2015-06-23 18:49:53 +02:00
stream-rate.rst Fixes for Akka Streams docs 2015-06-26 14:46:14 +02:00
stream-testkit.rst =doc #17291 grammar fixes and Await.result instead of Await.ready 2015-06-22 13:54:49 +03:00