35846a9b7c
In a lot of placeses we are using word "benchmark" which can mean workload, subtask, or test case which is very confusing. This patch partially address wrong usage of "benchamrk" word Change-Id: Id3b2b7ae841a5243684c12cc51c96f005dbe7544
20 lines
490 B
ReStructuredText
20 lines
490 B
ReStructuredText
===========================
|
|
Distributed load generation
|
|
===========================
|
|
|
|
Use Case
|
|
--------
|
|
|
|
Some OpenStack projects (Marconi, MagnetoDB) require a real huge load,
|
|
like 10-100k request per second for load testing.
|
|
|
|
To generate such huge load Rally has to create load from different
|
|
servers.
|
|
|
|
Problem Description
|
|
-------------------
|
|
|
|
* Rally can't generate load from different servers
|
|
* Result processing can't handle big amount of data
|
|
* There is no support for chunking results
|