Resource Page Descriptionzgrid, a console tool to create the jobs to a distributed grid env, and download the results from...
This is another achievement while creating the Performance Center (
http://code.msdn.com/perfcenter) w/ Controller(
http://code.msdn.com/controller) and Agent(
http://code.msdn.com/agent)
usage scenario: > setenv CONTROLLER
HOST = ipaddress
> zgrid create jobs agent# script
> zgrid create jobs script # if the agent# is not assigned, then controller will assign a spare agent to do the job
> zgrid download latest result
> zgrid list agents
> zgrid list jobs
> zgrid list result
> zgrid download result result#