期刊名称:International Journal of Innovative Research in Science, Engineering and Technology
印刷版ISSN:2347-6710
电子版ISSN:2319-8753
出版年度:2017
卷号:6
期号:11
页码:21783
DOI:10.15680/IJIRSET.2017.0611123
出版社:S&S Publications
摘要:A coding challenge website like hackerrank, hackearth gaining the popularity in today’s world.This kindof websites might gain the attention of developer towards high level coding. The websites compiles the code in specificlanguage and desired output send towards client side .However when multiple servers is assigned to compile themysterious code, different kinds of techniques are used.One of common example Load balancing. The processes aremanaged on the basis of power efficiency, networking bandwidth, Processor speed. The desired output will again sendback to developer. If multiple programs have to be compiled then appropriate technique such as scheduling algorithm isused. So compilation process becomes faster and also the other process can get chance to compile.