GithubHelp home page GithubHelp logo

acked-stream's People

Contributors

dpratt avatar fabianhjr avatar timcharper avatar vic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acked-stream's Issues

Hello from 2020

Hi!

I often find myself with the same dilemma of ack external systems, like Kafka/rabbit etc, and no one seems to talk about that in the streams docs/articles I read, ever.

Have you continued with this approach? Or have you found another more "popular" one? (for example, bidi flows, which are mentioned in the readme seem also to be a very good option.)

Interaction with nacking?

I see there's a nacked message that extends exception. Curious if this implies that asynchronous operations resulting in a failed future would cause a nack? Alternatively is there any way to conditionally cause an element to be nacked?

flatMapConcat?

Hello, We are evaluating this library for potential use in our software project and noticed that there does not appear to be an equivalent to a flow/source.flatMapConcat. Is there any particular constraint that prevents this from existing?

Also, to your knowledge, has this library been use in any production systems?

Thanks ๐Ÿ˜„

Question about AckedFlowGraph

First, this is a really cool project. Bumped into this through op-rabbit, which is also very cool. I really needed a "late-ack" approach like you're taking here for process durability.

I think I get where you're going... for now you're using a Promise as a control structure, and because of the way Akka Streams is currently set up you need "Ack" variants of the major pieces to shepherd your control structure from source -> sink.

So my question... (pls forgive me, I'm an Akka Stream noob)...

I see in the graph test you create an AckedFlowGraph. The signature is a mystery to me. You pass in 2 params that appear to be Sinks, and in the code I see it's wired for 2. Any significance to 2? One good, one bad outcome possibly? The original Akka code has a whole bunch of n-variants so I'm guessing you opted not to provide all those until/unless the need arose?

I really hope some mechanism like this is considered for Akka Streams natively, and until then I look forward to your future evolutions of this lib. The Bidi thing looks interesting.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.