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
16 watching
31 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list

asynccircuitbreakerjavamicroservicesvertx

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vert-x3/vertx-tcp-eventbus-bridgeA bridge implementation for TCP eventbus communication between a client and a server.50
vert-x3/vertx-jdbc-clientProvides an asynchronous interface to access data from various databases using JDBC drivers.126
vert-x3/vertx-mail-clientAn asynchronous SMTP client for sending emails asynchronously using the Vert.x framework36
vert-x3/vertx-shellA command-line interface and scripting language for interacting with the Vert.x framework38
vert-x3/vertx-unitA testing framework for Vert.x applications that allows for asynchronous unit testing and concurrent execution of tests.32
vert-x3/vertx-mqttA Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange.191
vert-x3/vertx-redis-clientAn asynchronous API to interact with Redis data structures from within an event-driven Java application.131
vert-x3/vertx-webProvides building blocks and a template engine for creating web applications with Vert.x1,112
vert-x3/vertx-stackA pre-configured Maven pom repository for a comprehensive software stack120
vert-x3/vertx-mongo-clientAn asynchronous client for interacting with a MongoDB database60
vert-x3/vertx-lang-kotlinKotlin support for a popular non-blocking Java framework297
vert-x3/vertx-health-checkProvides a simple way to expose health checks for an application14
julien3/vertxbusppAn event bus client for the Vert.x framework using WebSockets and C++11.17
vert-x3/vertx-syncA library that allows developers to write asynchronous code in a synchronous style using lightweight threads97
vert-x3/vertx-lang-jsA JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine.36