Changes between Version 43 and Version 44 of GeniTmix


Ignore:
Timestamp:
10/16/12 10:42:25 (12 years ago)
Author:
Ben Newton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniTmix

    v43 v44  
    1212then compiled into a set of connection vectors, each of which represent a TCP connection of the trace, including the relative start time of the connection.  Each connection vector is further divided into epochs, which represent the individual request/response interactions and wait times within the connections.   At run-time Tmix uses this information to initiate TCP connections for each connection vector at the appropriate times.  These TCP connections are then controlled to read and write the correct amount of data to/from their sockets, and then sleep before continuing to simulate the next epoch.  The result is traffic which is statistically similar to that observed on the real link. 
    1313
    14 == Where can I find more details about Tmix? ==
     14== [wiki:TmixDetails Where can I find more details about Tmix?] ==
    1515Click [wiki:TmixDetails here] to read more about the details of Tmix.
    1616