chaosd VS chaosblade-exec-jvm

Compare chaosd vs chaosblade-exec-jvm and see what are their differences.

chaosblade-exec-jvm

Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器) (by chaosblade-io)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
chaosd chaosblade-exec-jvm
2 1
122 389
1.6% 0.8%
5.7 2.7
17 days ago 15 days ago
Go Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

chaosd

Posts with mentions or reviews of chaosd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-22.
  • Chaos Mesh 2.0: To a Chaos Engineering Ecology
    3 projects | dev.to | 22 Aug 2021
    Chaos Mesh is designed for Kubernetes. For physical machine environments, we present Chaosd. It evolved from chaos-daemon, a key component in Chaos Mesh, and we have added specific chaos experiments based on the characteristics of physical machines. Currently, Chaosd supports process kill, network, JVM, pressure, disk and a few other types of fault injection onto the physical machine.
  • Celebrating One Year of Chaos Mesh: Looking Back and Ahead
    5 projects | dev.to | 1 Apr 2021
    To better support Kubernetes native components and node-level failures, we developed Chaosd, which provides physical node-level fault injection. We're extensively testing and refining this feature for release within the next few months.

chaosblade-exec-jvm

Posts with mentions or reviews of chaosblade-exec-jvm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-22.
  • Chaos Mesh 2.0: To a Chaos Engineering Ecology
    3 projects | dev.to | 22 Aug 2021
    JVM languages such as Java and Kotlin are widely used in the industry. A JVMChaos can be easily simulated through methods like JVM bytecode enhancement and Java Agent. Currently, JVMChaos uses chaosblade-exec-jvm, and supports injecting various application-level fault types including method delay, specify return value, OOM and throw custom exception. For more info, you can refer to the document: Simulate JVM Application Faults.

What are some alternatives?

When comparing chaosd and chaosblade-exec-jvm you can also consider the following projects:

chaos-mesh - A Chaos Engineering Platform for Kubernetes.

datasource - Grafana data source plugin for Chaos Mesh.

chaos-mesh-action