Commit graph

5 commits

Author SHA1 Message Date
Patrik Nordwall
a165de74b3 =str #15859 Eliminate usage of Stash mailbox
* As reported in #16522 Stash is slow
* Nothing fancy here, but should be more efficient than Stash
2015-02-03 11:41:48 +01:00
Patrik Nordwall
cd9d503b03 !str #15851 Rename FlowMaterializer and settings
* FlowMaterializer is now the actor independent interface
* ActorFlowMaterializer is the actor based interface
* MaterializerSettings renamed to ActorFlowMaterializerSettings
* impl.ActorBasedFlowMaterializer renamed to impl.ActorFlowMaterializerImpl
* Optimizations included in ActorFlowMaterializerSettings
* Note that http is using FlowMaterializer in api, but I suspect that it
  will currently only run with a ActorFlowMaterializer
2015-01-27 19:22:22 +01:00
Patrik Nordwall
aa5af8e8ad +str #15349 Add debug logging setting 2015-01-27 13:36:13 +01:00
Patrik Nordwall
03abd197fc =str #15349 Sanitize error logging 2015-01-23 16:12:38 +01:00
Patrik Nordwall
7034c60eb3 !str #16400 Add Java API for StreamTcp
* move io.StreamTcp to scaladsl.StreamTcp
* add javadsl.StreamTcp that delegates to scaladsl implementation
* move impl
* add java test
2014-12-18 12:40:41 +01:00
Renamed from akka-stream/src/main/scala/akka/stream/io/TcpConnectionStream.scala (Browse further)