Flowable (V6)
cadence
Our great sponsors
Flowable (V6) | cadence | |
---|---|---|
2 | 16 | |
6,469 | 6,886 | |
1.7% | 1.3% | |
9.5 | 7.5 | |
7 days ago | 6 days ago | |
Java | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Flowable (V6)
-
Flowable (V6) VS javactrl-kafka - a user suggested alternative
2 projects | 2 Feb 2023
-
Do you use Model-Driven Engineering in your jobs?
I’m doing a lot of exploratory work with BPMN right now.
I think if your business is largely transactional (think Stripe), there is a lot of value to be had by framing your development as “business process automation”.
The term (and BPMN) has a lot of enterprise baggage, but some of the tools out there [0][1] are well suited to orchestrating services (and people where necessary) as a single automated process. The the ability to build that flow visually using BPMN, and then execute it in a workflow engine where you can monitor it, audit it, and optimize over time is pretty compelling.
Here’s an interesting read on the topic: https://www.infoq.com/articles/events-workflow-automation/
cadence
-
Best way to schedule events and handle them in the future?
May be this..https://cadenceworkflow.io/
- Mandala: experiment data management as a built-in (Python) language feature
-
Why messaging is much better than REST for inter-microservice communications
Having done a reasonable amount of messaging code in my time, I would say the final form of this sort of thing might look more like Cadence[0] than anything like this.
-
cadence VS javactrl-kafka - a user suggested alternative
2 projects | 2 Feb 2023
-
[P] My co-founder and I quit our engineering jobs at AWS to build “Tensor Search”. Here is why.
Emit events from your primary DB (postgres, etc.) to something like kafka or rabbitmq and then catch that in your search engine. There's also some end-to-end solutions like temporal (temporal.io) or cadence (https://cadenceworkflow.io/)
-
Workflow Engines
Are there any mature workflow engines such as https://github.com/uber/cadence but with Rust client support?
-
How can you ensure all Microservices have finished their tasks?
You should definitely check Uber Cadence https://cadenceworkflow.io/
- Apache Hop 2.0
-
Which schedule technology you would choose for a new project?
Dear community, I will be please to get your feedback to choose a schedule engine in 2022 in microservice context. On this field they are at least 2 challengers to me, ¹ nomad from hashicorp and ² cadence from uber. While kubernetes lead this field.
-
Do you know of a robust library that handles persistent job scheduling and queuing using PostgreSQL
There's cadence which is made by Uber: https://cadenceworkflow.io/
What are some alternatives?
Camunda BPM - Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.
Activiti - Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
temporal - Temporal service
jbpm - a Business Process Management (BPM) Suite
Micronaut - Micronaut Application Framework
bucket4j - Java rate limiting library based on token-bucket algorithm.
Quarkus - Quarkus: Supersonic Subatomic Java.
zeebe - Distributed Workflow Engine for Microservices Orchestration
EventBus - Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
RabbitMQ Java client - RabbitMQ Java client
DSL-JSON - High performance JVM JSON library