Skip to content

mukulchakane/Centralized-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centralized-Compiler

We are providing a centralized compiling scheme, where centralized SDK for all the compilers are stored. There is no need to maintain separate compilers or SDK’s at client side. User authentication and personalized task distribution. i.e. the administrator will be able to assign user-id, password & personalized tasks to all the clients. Both the error stream and output stream of the compiler will be captured and the output will be sent to client.

A database of all the codes written by the clients will be maintained. A client may retrieve the stored-code at any later instance. The administrator will have full authority to compile & execute the codes stored by clients for evaluation. All the Statistical details of compilation time, execution time, etc. will be maintained at the server side. Direct comparison of outputs of all the clients can be done at the server side. A client may be assigned a different task every time he/she logs in depending on the will of the administrator.

Compilers / Languages Supported.

C C++ Java

SYSTEM REQUIREMENT SPECIFICATION.

Hardware Requirement : For Server :

1 GB RAM or more Processor Above 2.5 GHz

For Client : 512 MB RAM
Processor equal to 2.2 GHz .

Software Requirement : Java JDK Tomcat Apach Server

Releases

No releases published

Packages

No packages published