Git Product home page Git Product logo

Comments (7)

tomdavidson avatar tomdavidson commented on June 11, 2024

Apache Pulsar and GCP PubSub would be more interesting to my case but Im sure its a minority position compared to Kafka.

from zeebe-cloudevents-router.

panwarab avatar panwarab commented on June 11, 2024

I would like to take this up

from zeebe-cloudevents-router.

salaboy avatar salaboy commented on June 11, 2024

@tomdavidson @masterskipper sounds good to me.. I am wondering how the integration will work out.. as we should be able to support all of them if we have a plan for how the extension will work. I am happy if you guys want to work together on that.

from zeebe-cloudevents-router.

salaboy avatar salaboy commented on June 11, 2024

@masterskipper I would recommend listing the steps that you are planning to do before spending time in coding or sending PRs, so we can review it together.

from zeebe-cloudevents-router.

panwarab avatar panwarab commented on June 11, 2024

@salaboy From the description, the problem statement is not quite clear to me. Looks like event routing needs to be made flexible ( not sure what are high level requirements ).

from zeebe-cloudevents-router.

panwarab avatar panwarab commented on June 11, 2024

can you confirm the requirement?

  • Event Router should listen as a consumer to a message queue and listen for the events.
  • There can be different producers but we need to have some particular contract between the two.

from zeebe-cloudevents-router.

salaboy avatar salaboy commented on June 11, 2024

@masterskipper let's define the requirements here for clarity:

  • The Event Router exposes an HTTP endpoint for consuming Cloud Events
  • The Event Router emits Cloud Events via HTTP

The scope for this issue is to provide a Cloud Event Message-Based emitter that can send Cloud Events via Kafka, using probably Spring Cloud Streams to achieve that. This needs to work with the Knative Broker as the HTTP version is doing.

We cannot add Kafka dependencies straight into this project, which means that we will need to create a separate project (maven module) for the integration that can be added optionally to the cloud event router fat jar.

My suggestion will be to start by adding those dependencies to this project and then we split it up when it is working.

Hopefully, that makes sense, if not please feel free to add questions.

from zeebe-cloudevents-router.

Related Issues (12)

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.