Design and application analysis of the cloud computing model of compiler
Source: Internet
Author: User
KeywordsCloud computing model design
Design and application analysis of the cloud computing model of compiler
Pan Age
In order to solve the limitation that many compiler tools can only be used on single machine, a design scheme of networked compiling environment using online sharing is proposed. The scheme adopts B/s architecture, uses intermediate component in server side to integrate the Web server and compiler and other software tools seamlessly, and the interaction between user and system is mainly realized by I/O redirection technology. When compiling the program, the server-side compiler is designed to process the user-submitted program, and the input and output of the program are implemented by the I/O redirection method. This model realizes the network sharing of compiling tools, provides a kind of on-line compiling service for Internet users, which can be used as the support frame of online judge system. The experimental results show that the design scheme is effective and feasible.
Design and application analysis of the cloud computing model of compiler
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.