Web system front-end and back-end separation method
A separation method, front-end and back-end technologies, applied in the field of front-end and back-end separation of Web systems, can solve the problems that application servers can only access the internal network, and the ability to analyze static resources does not have a web server, so as to reduce concurrency/load pressure and save development time and cost Effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0043] Such as figure 1 As shown, a front-end and back-end separation method of a Web system, wherein:
[0044] The HTML page at the front end of the Web system calls the RESTFUL API interface at the back end through AJAX for data interaction;
[0045] The front end of the web system is the View layer and the Controller layer of the system architecture, which are responsible for implementing the front-end pages and front-end interaction logic, and using ajax to interact with the middle layer node.js server;
[0046] The backend of the web system is the Model layer of the system architecture, which is responsible for business processing and data processing, and provides an API interface, uses redis to manage sessions, and interacts with the database.
[0047] The implementation process of the method includes:
[0048] 1. In the project design stage, the person in charge of the front-end and back-end architecture will analyze the project as a whole to determine the API style, ...
Embodiment 2
[0053] On the basis of Embodiment 1, Java, node.js, and nginx described in this embodiment adopt the same cluster deployment mode, and the processes of Java, node.js, and nginx all run on the same machine.
Embodiment 3
[0055] On the basis of Embodiment 1, the Java, node.js, and nginx described in this embodiment are deployed in clusters, one cluster for nginx+Java, and one cluster for node.js.
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More - R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com

