Suman Chenna's repositories

Language:JavaStargazers:0Issues:0Issues:0

Hystrix

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.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

SortPrint

This project reads a list of 10 numbers ranging between 1 to 100. The code removes the duplicates and sort the remaining numbers in descending order.

Language:JavaStargazers:0Issues:0Issues:0