s4-meter | S4 Performance Testing Toolkit
kandi X-RAY | s4-meter Summary
kandi X-RAY | s4-meter Summary
s4-meter is a Java library. s4-meter has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
S4 Meter is a framework for running automatic end-to-end performance tests on S4 clusters. S4 Meter manages multiple remote event generators from a central process. The remote event generators are hosted by a container whose only function is to communicate with the controller, pass commands to the generator, and manage connections to the S4 Client Adapter using the S4 Client Driver. In preparation for a load test, the controller uploads a preconfigured event generator object to the remote generator containers. An instance of event generator can only be used once. To run another test, create a new instance and redeploy. To start a test, the controller sends a command to the remote generators using a REST interface. The event generation logic is implemented by extending the abstract EventGenerator class. S4 Meter provides a reference implementation in the package io.s4.meter.controller.plugin.randomdoc. Once a test is completed, the results are sent back to the remote generators and from there back to the controller which can aggregate and produce final reports for each test.
S4 Meter is a framework for running automatic end-to-end performance tests on S4 clusters. S4 Meter manages multiple remote event generators from a central process. The remote event generators are hosted by a container whose only function is to communicate with the controller, pass commands to the generator, and manage connections to the S4 Client Adapter using the S4 Client Driver. In preparation for a load test, the controller uploads a preconfigured event generator object to the remote generator containers. An instance of event generator can only be used once. To run another test, create a new instance and redeploy. To start a test, the controller sends a command to the remote generators using a REST interface. The event generation logic is implemented by extending the abstract EventGenerator class. S4 Meter provides a reference implementation in the package io.s4.meter.controller.plugin.randomdoc. Once a test is completed, the results are sent back to the remote generators and from there back to the controller which can aggregate and produce final reports for each test.
Support
Quality
Security
License
Reuse
Support
s4-meter has a low active ecosystem.
It has 4 star(s) with 2 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
s4-meter has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of s4-meter is current.
Quality
s4-meter has no bugs reported.
Security
s4-meter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
s4-meter does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
s4-meter releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi has reviewed s4-meter and discovered the below as its top functions. This is intended to give you an instant insight into s4-meter implemented functionality, and help decide if they suit your requirements.
- Executes a GET command
- Starts the event generator
- Sends the event message using the given event rate
- Handle POST requests
- Deserialize an object
- Configure the generator port
- Loads the generator properties
- Start the controller
- Start the plugin
- Send a set of events to the server
- Serializes the given object using Java serialization
- Send classes
- Send a class to the client
- Gets a JSON document for the given document id
- Returns a random word
- Handles the next generator class
- Load the class
- Provide a list of event generators that will be sent to the remote hosts
- Start query parameters
- Deletes the service
- Start the generator container service
- Creates a root Restlet
- Process a document event
Get all kandi verified functions for this library.
s4-meter Key Features
No Key Features are available at this moment for s4-meter.
s4-meter Examples and Code Snippets
No Code Snippets are available at this moment for s4-meter.
Community Discussions
No Community Discussions are available at this moment for s4-meter.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install s4-meter
<pre> # Extract s4 image from tgz file. tar xvzf s4-0.3-SNAPSHOT-bin.tgz rm -f s4-0.3-SNAPSHOT-bin.tgz cd s4-0.3-SNAPSHOT export S4_IMAGE=pwd </pre>.
<pre> cd myapps git clone git://github.com/leoneu/s4-meter.git cd s4-meter gradlew install </pre>.
<pre> cd myapps git clone git://github.com/leoneu/s4-meter.git cd s4-meter gradlew install </pre>.
Support
Make sure scripts have executable permissions (chmod u+x myscript).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page