Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does Flogo Rules compared to Drools #108

Open
dbakti7 opened this issue Oct 24, 2023 · 3 comments
Open

How does Flogo Rules compared to Drools #108

dbakti7 opened this issue Oct 24, 2023 · 3 comments
Assignees

Comments

@dbakti7
Copy link

dbakti7 commented Oct 24, 2023

What is your question?
Hello!
We are evaluating tech stack for rules and processing of events. One strong candidate is Drools, but we prefer to have something written in Golang. And this is how we found Flogo. 😊

But from documentation https://www.flogo.io/ , we have several high level questions:

  1. In the website, it's mentioned that flogo rules support Forward chaining for Inferencing, what about backward chaining?
  2. Is there any performance benchmark for our reference? i.e. we want to roughly understand if Flogo can scale to handle big amount of events, or it's mostly only suitable for "edge application".

Thank you in advance!

@vpatil-tibco
Copy link
Collaborator

  1. At this point we support forward chaining only.
  2. We don't have any publicly available benchmark numbers. But Flogo rules should be able to scale. What kind of volume are you looking at?

Try it out. If you have any queries let us know.

@dbakti7
Copy link
Author

dbakti7 commented Oct 30, 2023

Hi, @vpatil-tibco !

  1. May I know if there is any plan to implement backward-chaining?
  2. We are looking at somewhere around the magnitude of 50k rps

Sure, we will run performance test definitely.

@vpatil-tibco
Copy link
Collaborator

  1. backward-chaining is something we will be looking at in future, but its not in the immediate plans.

Please run your tests and share your findings.

@vpatil-tibco vpatil-tibco self-assigned this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants