Circuit-Breaker.js
Offered By: JSConf via YouTube
Course Description
Overview
Explore a JavaScript implementation of the Hystrix-like circuit breaker pattern in this 16-minute conference talk from JSConf EU 2013. Dive into circuit-breaker.js, a library designed to enhance fault tolerance and resilience in complex distributed systems. Learn how this tool isolates access points to remote systems, services, and third-party libraries, effectively preventing cascading failures. Discover techniques for implementing robust error handling and system stability in JavaScript applications, drawing inspiration from Netflix's Hystrix library. Gain insights into building more reliable and resilient distributed systems using circuit breaker patterns in JavaScript environments.
Syllabus
Richard Layte & Daniel Perez Alverez: circuit-breaker.js -- JSConf EU 2013
Taught by
JSConf
Related Courses
Spring Boot Microservices Level 2 - Fault Tolerance and ResilienceJava Brains via YouTube Azure Cloud Design Patterns
LinkedIn Learning Architecting for Active-Active Resiliency in the Cloud
Strange Loop Conference via YouTube Building .NET Core Microservices with Steeltoe
Linux Foundation via YouTube Battle of the Circuit Breakers - Resilience4J vs Istio
GOTO Conferences via YouTube