views:

12

answers:

0

hi.

looking to create a basic web based app for managing tasks across a network of client systems.

basically, users create software apps. the apps are then run across the client server in a round robin approach.

i've looked at condor, and some of the other approaches, and figured i'd post here to see if anybody had any thoughts.

i'm specifically looking for a front end/gui kind of app to be able to specify the task/app to be run, to be able to schedule the start time, the periodic nature/interval for the task to be run, and to be able to capture the status of the running processes on the client network.

right now, i'm grappling with the web based front end look/feel.

thanks!