>
> On Friday, November 6, 2015 at 4:19:49 PM UTC+3, Martynas Mickevičius 
> wrote:
>>
>> ... This is also the feature that will increase performance for various 
>> use cases, including HTTP.
>>
>
> Is it just the first step, or significant part of the way, or almost the 
> whole way to make Akka HTTP comparable with Play/Iteratee HTTP 
> implementation in terms of performance?
>

Hi Andrew,
it is the most important step – fusing is *the* feature to enable high 
throughput + single materialization (per request) for Akka HTTP.
The feature in 2.0-M1 allows to to apply the fusing on fan-out and fan-in 
operations (we could do it previously for linear stages),
so it is a major step towards the promised performance improvements.

Actually enabling fusing on parts of the HTTP pipeline will be the next 
step, which will then make a noticeable impact on perf.

Hope this explains things!

-- Konrad

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to