CLIF

"CLIF is Load Injection Framework": open performance testing. Submit light or massive traffic to your application/service under test, and get response time measurements as well as computing and networking resources usage measurements. Support for large scale distributed load injection (up to +1000 load injectors) with unlimited number of virtual users. Multiple protocols and probes available, extendible through Java programming to generate traffic with arbitrary protocols and to measure arbitrary resources usage. Integration to Eclipse and Jenkins.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.clif
ArtifactId

ArtifactId

clif
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

CLIF
"CLIF is Load Injection Framework": open performance testing. Submit light or massive traffic to your application/service under test, and get response time measurements as well as computing and networking resources usage measurements. Support for large scale distributed load injection (up to +1000 load injectors) with unlimited number of virtual users. Multiple protocols and probes available, extendible through Java programming to generate traffic with arbitrary protocols and to measure arbitrary resources usage. Integration to Eclipse and Jenkins.
Project URL

Project URL

https://clif.ow2.io
Project Organization

Project Organization

OW2
Source Code Management

Source Code Management

https://gitlab.ow2.org/clif/clif-proactive

Download clif

Filename Size
clif-3.0.3.pom 6 KB
Browse

How to add to project

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

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.

Versions

Version
3.0.3
3.0.0