Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Hystrix

Compare

  Analyzed 11 minutes ago

Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable. In a distributed environment, failure of any given ... [More] service is inevitable. Hystrix is a library designed to control the interactions between these distributed services providing greater latency and fault tolerance. Hystrix does this by isolating points of access between the services, stopping cascading failures across them, and providing fallback options, all of which improve the system's overall resiliency. [Less]

103K lines of code

2 current contributors

11 months since last commit

6 users on Open Hub

Very Low Activity
0.0
 
I Use This

libpaxos - General purpose Paxos library

Compare

  Analyzed 1 day ago

A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations

18.6K lines of code

0 current contributors

almost 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses