摘要
为了满足编程题在线评阅对响应时间、并发处理能力的需求,本文结合Linux操作系统的稳定性好、多任务和多用户等特点,提出在Linux操作系统下架设在线评阅服务器的方法。本文就在线评阅服务平台的技术进行了探讨,给出了评阅服务器的技术性指标、自启动评阅服务进程的方法、service服务进程对Mysql数据库操作和多进程并发评阅的具体实现方法等,文中提出的技术使得评阅服务器具有良好的稳定性和较强并发处理能力。
In order to meet the demand of response time and concurrent processing ability for programming online review, combining the advantages of Linux operating system,such as good stability,multi-task and multi-user,this paper proposes to set up online review server under Linux operating system. This paper discusses the technology of the online review service platform,and gives the technical index of the evaluation server,the method of self-starting the review service process,the concrete realization of the operation of the Mysql database by the service process and the concurrent evaluation of the multi-process and so on. The technology proposed in this paper makes the evaluation server have good stability and strong concurrent processing ability.
作者
左悦
林宁
ZUO Yue;LIN Ning(Nanning University,Nanning 530200,China)
出处
《现代信息科技》
2019年第10期97-98,101,共3页
Modern Information Technology
基金
2018年度南宁学院科研项目:程序设计类课程在线学习系统的研究与开发(项目编号:2018XJ33)
关键词
LINUX系统
编程题
在线评阅
并发处理能力
Linux system
programming questions
online judging
concurrent processing capability