Patrik Nordwall
28bb2174ee
!str #15050 Remove unused ReceiveTimeout
2014-08-22 10:04:21 +02:00
Patrik Nordwall
e0bc669bc5
!str #15564 Add stream supervisor
...
* this is the first step, to enable safe FlowMaterializer that can be shared
* had to remove Log because of missing context (we need another solution for log)
* naming of the actors have changed, should be revisited
2014-08-21 13:30:37 +02:00
Endre Sándor Varga
d6fbadc61e
!str: #15474 : Migrate to reactive-streams 0.4.0.M1
2014-07-28 11:35:20 +02:00
Patrik Nordwall
ecd469e539
=str #15250 Use BlackholeConsumer for Flow.consume()
...
* last operator in front of consume() was treated specially, running
in impl.ActorConsumer instead of the ordinary processors
2014-05-22 09:09:11 +02:00
Patrik Nordwall
e9a2585050
+str #15174 Add dispatcher setting to FlowMaterializer
...
* Verify dispatcher with custom default mailbox
2014-05-14 22:04:44 +02:00
Patrik Nordwall
aedc57eb66
+str #15034 Add Flow javadsl
...
* move Transformer to akka.stream package
* and Java API for StreamIO
2014-05-12 20:41:17 +02:00
Patrik Nordwall
3bb9471072
+str #15084 Use sensible flow processor actor names
2014-05-12 16:53:47 +02:00
Patrik Nordwall
aced77cccb
+str #15085 Add Duct as free-standing Flow
2014-05-12 11:45:20 +02:00
Patrik Nordwall
a318676f4a
!str Rename ProcessGenerator to FlowMaterializer
2014-04-16 17:12:21 +02:00