CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables
cmsPerfClient.py File Reference

Go to the source code of this file.

Classes

class  cmsPerfClient.Worker
 Worker This is a subclass of thread that submits commands to the server and stores the result in a thread-safe queue. More...
 

Namespaces

 cmsPerfClient
 

Functions

def cmsPerfClient._main ()
 
def cmsPerfClient.optionparse ()
 Option parser returns : Command set to run on each (or all) machines, port to connect to server, List of machines to connect to, File to pickle results to, Dictionary to index which command set to use for which machine. More...
 
def cmsPerfClient.presentBenchmarkData (q, outfile)
 Format of the returned data from remote host should be of the form (this could be cleaned up a little bit) More...
 
def cmsPerfClient.request_benchmark (perfcmds, shost, sport)
 Request benchmark Connects to server and returns data returns: profiling data from server. More...
 
def cmsPerfClient.runclient (perfcmds, hosts, port, outfile, cmdindex)
 

Variables

 cmsPerfClient.PROG_NAME
 
 cmsPerfClient.validPerfSuitKeys