Flowable (V6)
bucket4j
Our great sponsors
Flowable (V6) | bucket4j | |
---|---|---|
1 | 12 | |
5,213 | 1,466 | |
3.4% | - | |
9.5 | 9.0 | |
5 days ago | 21 days ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
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)
-
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/
bucket4j
-
Feign client Rate Limiting using Resilience4J
See https://github.com/vladimir-bukhtoyarov/bucket4j and https://github.com/cowwoc/token-bucket for alternatives.
-
Java rate-limiting library based on the token-bucket algorithm
https://github.com/vladimir-bukhtoyarov/bucket4j
Currently, our team trying to promote Bucket4J on the product hunt - https://www.producthunt.com/posts/bucket4j
- GitHub - vladimir-bukhtoyarov/bucket4j: Java rate limiting library based on token/leaky-bucket algorithm.
-
Java rate-limiting library based on the token-bucket algorithm.
Hi everyone! My name is Maxim Bartkov, I'm a co-author of Bucket4J library. I want to present the library to provide rate-limiting in Java. Bucket4J - this is the most popular library to provide rate-limiting in Java. I invite each person to familiarize themselves with Bucket4J. We have been working for more than 7 years for the community and we want to make the library and open-source better. Bucket4J is used in many other libraries, such: Kubernetes client, JHipster, Atlassian, Twitch4J, and other popular libraries. Now we are going to huge release 7.0 with many features, we will publish about that a little bit later (in a few weeks). I hope on your support, we will be glad to your any contribution/suggestions/ideas.
- Java rate-limiting library based on token-bucket algorithm
-
Rate Limiting API with Spring-Security and Bucket4J
Implemented rate-limiting on REST-APIs by creating a custom spring security filter and adding it to the filter-chain. Bucket4j library is used to manage and handle the users configured quota to consume services per hour using token-bucket algorithm. The quota of the user is based upon the type of plan selected during account-creation.
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.
jbpm - a Business Process Management (BPM) Suite
Micronaut - Micronaut Application Framework
Quarkus - Quarkus: Supersonic Subatomic Java.
Homepage - A simple, standalone, self-hosted PHP page that is your window to your server and the web.
cadence - Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
Arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
rate-limiting-api-spring-boot - Rate limiting private REST APIs using Java Spring-boot, spring-security and bucket4j
EventBus - Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
zeebe - Distributed Workflow Engine for Microservices Orchestration
Sentinel - A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)