Run the simulation from a play-back text file. The format of the text file is the same as the way the random messages are generated in getRandomMessage().
@param threads Number of threads to run.
@param simulationStepSize Number of operations to perform during each step.
@param playbackStream The input stream of messages to play back.
@throws IOException
@throws ServiceUnavailableException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.