TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mangle: Orchestrating Chaos Engineering

32 pointsby frostmatthewabout 6 years ago

4 comments

aramabhadranabout 6 years ago
Hello,<p>I am a part of the Mangle team. The tool has the capabilities of Chaos Monkey and a lot more. You can introduce faults not just at the VM level but also within an application context. Currently it supports JVM applications (allows you to tinker with the CPU and Heap Mem usage of the application). The team is working on supporting other interesting faults such as making your application throw exceptions, introducing latency at the java method layer, Out of file handle errors etc to name a few. Do enter your wishlist here <a href="https:&#x2F;&#x2F;github.com&#x2F;vmware&#x2F;mangle&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vmware&#x2F;mangle&#x2F;issues</a> and we will work towards developing support for them.
marknadalabout 6 years ago
For anyone interested in this type of stuff, check out:<p>- Of course, jepsen.io<p>- For JS devs, <a href="https:&#x2F;&#x2F;github.com&#x2F;gundb&#x2F;panic-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gundb&#x2F;panic-server</a>
jedbergabout 6 years ago
How does this differ from Chaos Monkey?
评论 #20020931 未加载
hestefiskabout 6 years ago
Excuse my ignorance: is this like chaos monkey or more a tool for fuzzing?
评论 #20012592 未加载
评论 #20020932 未加载