org.gridkit.lab::integration-tests

Tooling for distributed application development in Java

License

License

GroupId

GroupId

org.gridkit.lab
ArtifactId

ArtifactId

integration-tests
Last Version

Last Version

0.2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.gridkit.lab::integration-tests
Tooling for distributed application development in Java
Project URL

Project URL

http://code.google.com/p/gridkit/integration-tests

Download integration-tests

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.gridkit.lab : nimble-core jar 0.2.4.1
org.gridkit.lab : probe-jmx jar 0.2.4.1
org.gridkit.lab : jvm-attach-api jar 1.2
org.gridkit.lab : viconcurrent jar 0.7.23

test (1)

Group / Artifact Type Version
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