Resilience4j

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:Hystrix
gptkbp:developed_by Resilience4j Team
gptkbp:features retry mechanism
circuit breaker
bulkhead pattern
rate limiter
gptkbp:first_released gptkb:2017
gptkbp:has active community
gptkbp:has_documentation available online
https://www.w3.org/2000/01/rdf-schema#label Resilience4j
gptkbp:inspired_by gptkb:Hystrix
gptkbp:is declarative
lightweight
open source
modular
easy to use
non-blocking
performance-oriented
highly configurable
thread-safe
suitable for enterprise applications
suitable for distributed systems
suitable for RESTAP Is
suitable for cloud-native applications
suitable for event-driven architectures
suitable for fault-tolerant systems
suitable for high-availability systems
suitable for microservices architectures
suitable for production environments
suitable for reactive programming
suitable for resilient systems
suitable for robust systems
suitable for scalable systems
suitable for serverless architectures
suitable for service-oriented architectures
gptkbp:is_compatible_with gptkb:hot_spring
gptkbp:is_integrated_with gptkb:lake
gptkb:fortification
gptkbp:language gptkb:Java
gptkbp:latest_version 1.7.1
gptkbp:offers customizable policies
gptkbp:provides configuration options
fault tolerance
fallback mechanisms
event publishing
asynchronous support
metrics integration
gptkbp:repository gptkb:archive
gptkbp:supports microservices
Java 8+
JVM-based applications
gptkbp:used_in Java applications
gptkbp:uses Java 8 features