I've implemented a general-purpose solution for acknowledged streams, which 
builds on top of Akka Streams. There are some specific motivations for 
doing this, namely you are sensitive to message-loss due to crashes or 
exceptions thrown by otherwise chaotic conditions.

Some of you might be interested in it, here's a link to read more: 
http://tim.theenchanter.com/2015/07/the-need-for-acknowledgement-in-streams.html

I'd like to hear any criticisms of the approach I took (or, especially, 
challenging the value of acknowledged streams altogether).

Thanks,

Tim

-- 
>>>>>>>>>>      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