vertx-circuit-breaker

Circuit Breaker

An implementation of the Circuit Breaker pattern to handle failures and improve reliability in asynchronous operations

A circuit breaker for Vert.x

GitHub

63 stars
17 watching
32 forks
Language: Java
last commit: 9 days ago
Linked from 1 awesome list

asynccircuitbreakerjavamicroservicesvertx

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vert-x3/vertx-tcp-eventbus-bridge A bridge implementation for TCP eventbus communication between a client and a server. 49
vert-x3/vertx-jdbc-client Provides an asynchronous interface to access data from various databases using JDBC drivers. 126
vert-x3/vertx-mail-client An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework 36
vert-x3/vertx-shell A command-line interface and scripting language for interacting with the Vert.x framework 38
vert-x3/vertx-unit A testing framework for Vert.x applications that allows for asynchronous unit testing and concurrent execution of tests. 32
vert-x3/vertx-mqtt A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. 186
vert-x3/vertx-redis-client An asynchronous API to interact with Redis data structures from within an event-driven Java application. 131
vert-x3/vertx-web Provides building blocks and a template engine for creating web applications with Vert.x 1,113
vert-x3/vertx-stack A pre-configured Maven pom repository for a comprehensive software stack 120
vert-x3/vertx-mongo-client An asynchronous client for interacting with a MongoDB database 60
vert-x3/vertx-lang-kotlin Kotlin support for a popular non-blocking Java framework 296
vert-x3/vertx-health-check Provides a simple way to expose health checks for an application 14
julien3/vertxbuspp An event bus client for the Vert.x framework using WebSockets and C++11. 17
vert-x3/vertx-sync A library that allows developers to write asynchronous code in a synchronous style using lightweight threads 97
vert-x3/vertx-lang-js A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. 35