VPipeline is a library is used to synchronize data across multiple nodes.
repositories {
maven("https://repo.verdox.de/snapshots")
}
dependencies {
implementation("de.verdox:vpipeline:+") // If you want the latest version use '+'. Else you must specify a version.
}
For there awesome Java Profiling Tool used to make this project even better!
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.
