Code Monkey home page Code Monkey logo

roadrunner-v2's Introduction

RoadRunner: a simple Couchbase Server workload generator for Java

RoadRunner is a workload generator written in Java for Couchbase Server. It is intended to be used as a standalone jar. It provides support for customizing lots of aspects, like number of threads per CouchbaseClient, number of CouchbaseClients, amount of docs to store and so on.

Running the `jar` with `-h` shows the supported options:
usage: roadrunner
-b,--bucket <arg>          Name of the bucket (default: "default")
-B,--batch-size <arg>      Batch size (default "100")
-c,--num-clients <arg>     Number of CouchbaseClient objects (default:"1")
-C,--class <arg>           Class name from the sample classes (default "Device")
-d,--num-docs <arg>        Number of documents to work with (default:"1000")
-g,--read-ratio <arg>      Read Ratio  (default: "50")
-h,--help                  Print this help message
-n,--nodes <arg>           List of nodes to connect, separated with "," (default: "127.0.0.1")
-P,--phase <arg>           load/run phase "run")
-p,--password <arg>        Password of the bucket (default: "")
-R,--ramp <arg>            Ramp-Up time in seconds - ignored ops(default: "0")
-s,--sampling <arg>        % Sample Rate (default "100%")
-t,--num-threads <arg>     Number of worker threads per CouchbaseClient object (default: "1")
-w,--write-ratio <arg>     Write Ratio (default: "50")
-z,--min-thinktime <arg>   Minimum think time (default "1")
-Z,--max-thinktime <arg>   Maximum think time (default "1000")

roadrunner-v2's People

Contributors

daschl avatar simonbasle avatar bsubhashni avatar ingenthr avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.