Nice! I will take a look.

在 2014年11月17日星期一UTC-8上午5时22分47秒,Konrad Malawski写道:
>
> Hi Leon,
> akka-streams is *exactly* an "async pipeline for data processing" :-)
> As it's currently "pre experimental" we do not yet provide comprehensive 
> docs - this should change in a matter of weeks though.
> If you want to get hakking on it ASAP, the best documentation is API 
> comments and our tests in: 
> https://github.com/akka/akka/tree/release-2.3-dev/akka-stream-tests/src/test/scala/akka/stream/scaladsl
>  
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fakka%2Fakka%2Ftree%2Frelease-2.3-dev%2Fakka-stream-tests%2Fsrc%2Ftest%2Fscala%2Fakka%2Fstream%2Fscaladsl&sa=D&sntz=1&usg=AFQjCNFqMXzxZAhy9dxEgPnDHh6I1Spf1A>
>
> Happy hakking and please look forward to our 1.0 release which is coming 
> "soon" (then, with docs!).
>
> On Mon, Nov 17, 2014 at 10:10 AM, Leon Ma <[email protected] <javascript:>
> > wrote:
>
>> Hi, 
>>
>> I'm wondering if akka-stream is a good candidate for creating an async 
>> pipeline for data processing.
>>
>> Take http request as example, I'd like the request go thru a series of 
>> pipeline handlers 1 by 1 asynchronously and finally get a response.
>>
>> More over, I'd like to see it's capable to jump from 1 handler to another 
>> conditionally.
>>
>> If it's applicable , any document or sample code I can start with?
>>
>>
>> Thanks
>>
>> Leon
>>
>>
>>
>>
>>  -- 
>> >>>>>>>>>> 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 [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/akka-user.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Cheers,
> Konrad 'ktoso' Malawski
> hAkker @ Typesafe
>
>
> 

-- 
>>>>>>>>>>      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 [email protected].
To post to this group, send email to [email protected].
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