org.gridkit.lab::nimble-api

Tooling for distributed application development in Java

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

nimble-api
Last Version

Last Version

0.2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download nimble-api

How to add to project

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

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