jvmkill
JVM terminator
An agent that terminates a JVM when resources are exhausted
Terminate the JVM when resources are exhausted
30 stars
10 watching
11 forks
Language: Rust
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
airlift/jvmkill | An agent that terminates an application when its JVM cannot allocate memory or create threads. | 181 |
cloudfoundry/bosh-agent | An agent that runs on each BOSH-deployed virtual machine to manage its lifecycle and interactions with the BOSH director. | 58 |
mertdas/sharpterminator | A tool to terminate malicious AV/EDR processes using a custom kernel driver written in C# | 337 |
cloudfoundry/java-buildpack-memory-calculator | Calculates JVM memory configuration flags to optimize Java application performance within a container's memory limit | 646 |
jmmcatee/cracklord | A distributed system for managing and distributing computing resources across multiple hardware systems | 384 |
jtmoulia/spawndir | A tool that spawns processes from the file system by monitoring directories and executing specified commands with provided arguments. | 4 |
jvm-profiling-tools/honest-profiler | A profiler designed to accurately capture CPU usage without introducing bias into the JVM's sampling mechanism | 1,250 |
m0rtem/cloudfail | Reconnaissance tool that gathers information about a Cloudflare-protected target to discover its server location using misconfigured DNS and old database records. | 2,237 |
uber-common/jvm-profiler | A Java agent that collects metrics and stacktraces from JVM processes for performance monitoring and analysis. | 1,785 |
ninjudd/drip | A launcher that provides faster JVM startup times by spinning up a fresh JVM and discarding it after use. | 1,547 |
cloudfoundry/java-test-applications | A collection of test applications to verify Java buildpack functionality | 33 |
etsy/statsd-jvm-profiler | A JVM profiler that sends profiling data to StatsD | 330 |
jvm-profiling-tools/perf-map-agent | Generates method mappings for Linux perf tool to analyze Java application performance | 1,650 |
amdelamar/vertx-cloudfoundry | A simple Java webapp using Vert.x on Cloud Foundry | 2 |
cloudfoundry/bosh-cli | Provides a command-line interface to manage BOSH deployments and interactions with the Director API | 178 |