On Tue, Nov 4, 2008 at 8:48 PM, satyaakam goswami <[EMAIL PROTECTED]>wrote:

> On Tue, Nov 4, 2008 at 6:26 PM, Chirag Anand <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > We are hosting a programming competition in our college this weekend. We
> > have a RHEL 4 server in our college on which we are planning to upload
> the
> > code, compile the code there only and matching with the output. The
> problem
> > is, that we want everyone to do all this from their rooms, from where the
> > server is directly accessible. We dont people to go to labs and code.
> This
> > will increase participation. But i am not able to find a script that does
> > this, which can be run on the server through apache.
> >
> > Please help me find a solution to it...
> I don't understand your problem can you restate that. So far what i
> have understood is you have a server on which compiler is available
> and you want that to be shared among users .
>
> have a NFS share with compiler and ask the users to mount from server
> to local machines and use it. i am presuming all your user are on
> Linux/Unix . Once they compile the program then upload it to some
> common repo.
>
> the other scenario is the what everyone is discussing is about batch
> mode processing.
>
> hth
> Satya
>
> _______________________________________________
> ilugd mailinglist -- [email protected]
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
> http://www.mail-archive.com/[email protected]/
>
Hi
I made something exactly like what you've described a long time ago. This
was just an internal testing project, though, not meant to be used in an
actual scenario and might have a million bugs. Mail me off the list and I'll
send you the code. You can base your thing on this. Its PHP by the way, and
done in the way a few people described here.
-Navjot
_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to