org.gridkit.lab::nimble-parent

Tooling for distributed application development in Java

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

nimble-parent
Last Version

Last Version

0.2.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

org.gridkit.lab::nimble-parent
Tooling for distributed application development in Java
Project URL

Project URL

http://code.google.com/p/gridkit/nimble-parent
Source Code Management

Source Code Management

https://github.com/gridkit/nimble

Download nimble-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.gridkit.lab/nimble-parent/ -->
<dependency>
    <groupId>org.gridkit.lab</groupId>
    <artifactId>nimble-parent</artifactId>
    <version>0.2.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/nimble-parent/
implementation 'org.gridkit.lab:nimble-parent:0.2.4.1'
// https://jarcasting.com/artifacts/org.gridkit.lab/nimble-parent/
implementation ("org.gridkit.lab:nimble-parent:0.2.4.1")
'org.gridkit.lab:nimble-parent:pom:0.2.4.1'
<dependency org="org.gridkit.lab" name="nimble-parent" rev="0.2.4.1">
  <artifact name="nimble-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='nimble-parent', version='0.2.4.1')
)
libraryDependencies += "org.gridkit.lab" % "nimble-parent" % "0.2.4.1"
[org.gridkit.lab/nimble-parent "0.2.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nimble-api
  • nimble-core
  • probe-common
  • probe-jmx
  • probe-sigar
  • nimble-btrace
  • integration-tests

Nimble - a set of tools for performance testing in Java

Nimble is a set of tools for building fully automated distributed performance tests.

  • NanoCloud for orchestrate test over multiple machines
  • Complex multi steps scenarios can be developed
  • All metrics produced by test run are transfered to master node at end of test
  • Number of monitoring tools are available to capture system/JVM metrics along with test specific KPIs
  • BTrace integration is allowing to add automatic profiling to test setup

Please take a look at Zookeeper Benchmark example which is self contained performance test for Zookeeper build on Nimble

org.gridkit.lab

Versions

Version
0.2.4.1
0.2.4