Giter Club home page Giter Club logo

Comments (5)

spacejam avatar spacejam commented on May 22, 2024

I have some serious concerns about trying to reconcile state between the platform and this system. I'd like to talk with you and @nikgraf on tuesday to make the case for unified configuration storage, which will negate the need to have multiple API's that effectively act as a pass-through that may fail, either forcing the platform caller to be much more complex as it handles infinite retry (and backpressure to ensure that it doesn't accumulate too many pending updates while the gateway data store is down), or destroying the consistency of the overall system.

from event-gateway.

ac360 avatar ac360 commented on May 22, 2024

Will http requests use this and be considered an event like everything else?

from event-gateway.

spacejam avatar spacejam commented on May 22, 2024

We should be able to specify that the input to a function is an event, as well as its output. The gateway will sit on both sides, and can asynchronously pass it along.

from event-gateway.

spacejam avatar spacejam commented on May 22, 2024

We should allow multiple function inputs/outputs to be forwarded to a topic. Then functions subscribe to that topic, instead of just another function's input or output. By decoupling specific functions from topics, we can more easily support migrations and make reconfigurations easier.

from event-gateway.

mthenw avatar mthenw commented on May 22, 2024

#60

from event-gateway.

Related Issues (20)

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.