[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Condor Web Interface
- Date: Wed, 2 May 2007 16:26:01 -0400
- From: "Askar Zaidi" <askar.zaidi@xxxxxxxxx>
- Subject: [Condor-users] Condor Web Interface
Folks,
I am writing a web interface for Condor. This application is in GWT/AJAX (Google Web Toolkit) and will enable basic condor utilities to be run in the browser , such as , condor_status , condor_q etc.
http://www.comparch.binghamton.edu/simscheduler/scheduler.html
username: condor
password: condor
Ofcourse, you cant do much right now, I just started ;-)
Users can also submit jobs through the browser , but its application specific. The one I am writing is for running computer architecture simulations.
Please provide some inputs. I'd like to have a a discussion on this.
-
Askar