org.gridkit.lab::nimble-core

Tooling for distributed application development in Java

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

nimble-core
Last Version

Last Version

0.2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://code.google.com/p/gridkit/nimble-core

Download nimble-core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.0
org.gridkit.lab : probe-common jar 0.2.4.1
org.gridkit.lab : probe-jmx Optional jar 0.2.4.1
org.gridkit.lab : probe-sigar Optional jar 0.2.4.1
org.gridkit.lab : nimble-btrace Optional jar 0.2.4.1
org.gridkit.lab : sigar-lib Optional jar 1.6.4
org.gridkit.lab : jvm-attach-api jar 1.2
org.gridkit.lab : telecontrol-ssh jar 0.7.23
org.gridkit.lab : viconcurrent jar 0.7.23
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.6.6
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

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