YuSitong1999 / chaosblade-exec-jvm

Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Chaosblade-exec-jvm: Chaosblade executor for chaos experiments on Java applications

Introduction

The project is a chaosblade executor based on jvm-sandbox for chaos experiments on Java applications by enhancing classes. The drill can be implemented through the blade cli, see chaosblade project for details.

Compiling

In the project root directory, execute the following command to compile

make

The compilation result will be stored in the target directory.

Contributing

We welcome every contribution, even if it is just a punctuation. See details of CONTRIBUTING

Bugs and Feedback

For bug report, questions and discussions please submit GitHub Issues.

Contact us: chaosblade.io.01@gmail.com

Gitter room: chaosblade community

License

Chaosblade-exec-jvm is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

About

Chaosblade executor for chaos experiments on Java applications(对 Java 应用实施混沌实验的 chaosblade 执行器)

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Makefile 0.3%