I'm developing an Online Judge as part of my university project. Done setting up the compiler. But the problem is I want to insert all the user inputs in one queue and compile and execute them one by one. This question may seem funny too you but as a noob I don't even know what to write in google search engine. Tried many ways to search in google. Elaborative ways as I should say. Even facebook groups were no help at all.
I repeat my problem again, suppose there are 100 users submitting 100 codes at the same time. I need to put all of them in a single queue then process them one by one.
If you just tell me the name of this procedure that'll be very much helpful. I'll study the rest.
thank you. please don't get offended for such silly question.
regards!