Package org.ow2.clif.scenario.multithread

Generic Insert component for injecting load through n objects with n threads looping on a method call, defined by sub-classing.

See:
          Description

Interface Summary
MTScenarioSession Interface to be implemented by session objects when using a MTScenario-derived scenario.
 

Class Summary
MTScenario Abstract implementation of a multi-thread based scenario component.
 

Package org.ow2.clif.scenario.multithread Description

Generic Insert component for injecting load through n objects with n threads looping on a method call, defined by sub-classing. The load ramp-up period and the execution duration are also managed.