Configuration scheduling method and system based on data view

By generating virtual host objects in cloud virtual machines and installing view software, compatibility and complexity issues in view configuration are solved, data processing flow is simplified, and data viewing efficiency is improved.

CN120492084APending Publication Date: 2025-08-15FUJIAN TQ ONLINE INTERACTIVE INC
View PDF 0 Cites 0 Cited by

Patent Information

Application Number
CN202510402259.7
Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Filing Date
2025-04-01
Publication Date
2025-08-15

AI Technical Summary

Technical Problem

During the view configuration process, there are problems with software compatibility, data processing complexity and readability, especially in the case of large data volume or complex processing, it is difficult to achieve remote processing and result return.

Method used

By generating virtual host objects in cloud virtual machines and installing view software based on disk files, using virtual host objects to convert view data into view files and return to the host, simplifying the data processing process.

Benefits of technology

It realizes flexible adaptation to different types of data processing needs, avoids software compatibility issues, reduces host computing and storage pressure, and improves data viewing efficiency.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN120492084A_ABST
    Figure CN120492084A_ABST
Patent Text Reader

Abstract

According to the configuration scheduling method and system based on the data view, a virtual host object is generated through a cloud virtual machine, view software is installed according to a disk file, different types of data processing requirements can be flexibly adapted, and the problem of software compatibility is avoided; a data processing task is completed by the cloud virtual machine, and the host only needs to receive a final result, so that the computing and storage pressure of the host is reduced; and the view data is converted into the view file through the virtual host object, and the view file is returned to the host, so that the data processing flow is simplified, and the data visualization efficiency is improved.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the technical field of data scheduling, and in particular to a configuration scheduling method and system based on data view. Background Art

[0002] The view configuration process may involve the installation of multiple software, leading to compatibility issues between software and software priority competition. It is necessary to ensure that the data can be fully visualized and combine the configuration information with remote scheduling.

[0003] However, different software have their own data recognition formats, which leads to data adaptation issues. In addition, during the data processing process, data may exist in multiple forms (such as text, pictures, etc.), making data processing more complex and less readable.

[0004] Therefore, a configuration scheduling method based on data view is needed, which can remotely process data and return the processing results when the data volume is large or the processing process is complex. Summary of the Invention

[0005] The technical problem to be solved by the present invention is to provide a configuration scheduling method and system based on data view, which can solve the compatibility, data processing complexity and readability problems in the data visualization process.

[0006] In order to solve the above technical problems, the technical solution adopted by the present invention is: A configuration scheduling method based on data view includes the following steps: The host receives the view data to be converted and matches the view data with the corresponding first view software; Generate a virtual host object in the cloud virtual machine, and install the first view software for the virtual host object according to a disk file, wherein the disk file is configured with all view software; The view data is converted into a corresponding view file through the virtual host object, and the view file is returned to the host.

[0007] In order to solve the above technical problems, another technical solution adopted by the present invention is: A data view-based configuration scheduling system includes a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, each step of the above-mentioned data view-based configuration scheduling method is implemented.

[0008] The beneficial effects of the present invention are: by generating a virtual host object through a cloud virtual machine and installing view software according to disk files, it can flexibly adapt to different types of data processing requirements and avoid software compatibility issues; the data processing task is completed by the cloud virtual machine, and the host only needs to receive the final result, reducing the host's computing and storage pressure; and the view data is converted into a view file through the virtual host object and returned to the host, simplifying the data processing process and improving the efficiency of data visualization. BRIEF DESCRIPTION OF THE DRAWINGS

[0009] Figure 1 This is a flow chart of a configuration scheduling method based on a data view according to an embodiment of the present invention; Figure 2 A schematic diagram of a configuration and scheduling system based on a data view according to an embodiment of the present invention; Figure 3 4 is a processing flow chart of a configuration scheduling method based on a data view according to an embodiment of the present invention; Figure 4 A logical diagram of data return according to an embodiment of the present invention; Figure 5 A flowchart of data configuration according to an embodiment of the present invention; Figure 6 This is a flowchart of data event scheduling according to an embodiment of the present invention.

[0010] Description of labels: 1. A configuration and scheduling system based on data view; 2. Memory; 3. Processor. DETAILED DESCRIPTION

[0011] To illustrate the technical content, achieved objectives and effects of the present invention in detail, the following description is given in conjunction with the embodiments and accompanying drawings.

[0012] Please refer to Figure 1 , an embodiment of the present invention provides a configuration scheduling method based on a data view, comprising the following steps: The host receives the view data to be converted and matches the view data with the corresponding first view software; Generate a virtual host object in the cloud virtual machine, and install the first view software for the virtual host object according to a disk file, wherein the disk file is configured with all view software; The view data is converted into a corresponding view file through the virtual host object, and the view file is returned to the host.

[0013] From the above description, it can be seen that the beneficial effects of the present invention are: by generating a virtual host object through a cloud virtual machine and installing view software according to the disk file, it can flexibly adapt to different types of data processing requirements and avoid software compatibility issues; the data processing task is completed by the cloud virtual machine, and the host only needs to receive the final result, reducing the host's computing and storage pressure; and the view data is converted into a view file through the virtual host object and returned to the host, simplifying the data processing process and improving the efficiency of data visualization.

[0014] Furthermore, generating a virtual host object in the cloud virtual machine also includes: The virtual host objects are managed using a list, in which identification information, required view software, and virtual machine operation tags of each virtual host object are stored.

[0015] As can be seen from the above description, managing virtual host objects in a list allows for quick location and scheduling of required virtual machine resources, improving virtual machine management efficiency. The list stores detailed information about virtual host objects, facilitating dynamic expansion of virtual machine resources to accommodate larger-scale data processing needs. Furthermore, virtual machine operation tags enable precise control of each virtual machine's task execution, ensuring the accuracy and reliability of data processing tasks.

[0016] Furthermore, converting the view data into a corresponding view file through the virtual host object includes: Determining corresponding first view software and output file type according to the type of the view data; The view data is converted into a view file of the output file type by the first view software in the virtual host object.

[0017] From the above description, it can be seen that by matching view data, view software and virtual host objects, it is possible to support the conversion of multiple data types and improve the adaptability and versatility of the system; and automatically matching view software and output file types can optimize the data processing process and improve efficiency.

[0018] Furthermore, the view data is converted into a corresponding view file through the virtual host object, and then the method further includes: The view file is stored in the disk file.

[0019] From the above description, we can see that view files are stored in disk files, and multiple virtual machines can share access to them, which facilitates unified management and call of data; and view files are centrally stored, which reduces the complexity of decentralized data management and simplifies the data management process.

[0020] Furthermore, it also includes: When the host receives a view file viewing request, it remotely invokes the virtual host object of the cloud virtual machine and returns the conversion progress or conversion result of the view file.

[0021] As can be seen from the above description, by remotely invoking the virtual host object and returning the processing progress or results, the data processing process is made more transparent, which is convenient for user monitoring and verification.

[0022] Please refer to Figure 2 Another embodiment of the present invention provides a configuration scheduling system based on data view, including a memory, a processor, and a computer program stored in the memory and executable on the processor. When the processor executes the computer program, the processor implements the various steps of the above-mentioned configuration scheduling method based on data view.

[0023] The data view-based configuration scheduling method and system described above are suitable for solving compatibility, data processing complexity, and readability issues in the data visualization process. The following describes a specific implementation method: Please refer to Figure 1 and Figure 3 , embodiment 1 of the present invention is: A configuration scheduling method based on data view includes the following steps: S1. A host receives view data to be converted and matches the view data with corresponding first view software.

[0024] In this embodiment, please refer to Figure 3 , the configuration item is the first view software that matches the view data, and the software that can open the view data is called view software.

[0025] S2. Generate a virtual host object in the cloud virtual machine, and install the first view software for the virtual host object according to a disk file, wherein the disk file is configured with all view software.

[0026] In this embodiment, please refer to Figure 4 The disk file is configured with the installation packages and configuration information of all view software and is stored in the cloud host. The cloud host is installed with cloud virtual machines, which install the required view software by accessing the disk file.

[0027] Specifically, the disk file stores the installation packages and configuration information for all view software. Each virtual machine accesses this common disk file, installs the view software that meets the current task requirements, and stores the generated view files back on disk. Multiple virtual machines share the same disk file, ensuring that all virtual machines can access and share these view files.

[0028] In this embodiment, a view file refers to a specific type of file generated by data conversion. For example: If the original data is text content and needs to be converted into a DOC format view file, the system will send it to a virtual machine with Microsoft Office or WPS installed for processing; If the original data is an image file (such as JPG), the text needs to be extracted and converted into a view file in TXT format. The system then sends it to a virtual machine that supports image text recognition for processing.

[0029] Each virtual machine shares the same disk file, ensuring that all virtual machines can access the same view software and generated view files. The benefits of this design are: (1) All view software and view files are centrally stored in disk files for easy unified management and call; (2) Multiple virtual machines can access the same disk file simultaneously, ensuring data consistency and sharing; (3) The virtual machine only needs to obtain the required view software and view files from the disk file, without the need for repeated installation or storage, thus reducing resource waste.

[0030] In this embodiment, please refer to Figure 5 In the cloud virtual machine, by selecting the system and creating a system image, the image is loaded into the disk. The loaded directory is the host path directory that needs to be shared globally. The directory contains a collection of view software to generate a virtual host object.

[0031] When building a virtual host configuration target, each virtual machine only installs the view software corresponding to its task, rather than installing all software at once. This design is to avoid compatibility issues between software and improve system operation efficiency.

[0032] After the installation is complete, the system will return the corresponding "view" configuration information in the format of hvvd, where h represents the cloud host; the first v represents the virtual machine tag, which is used to identify the specific virtual machine; the second v represents the virtual machine operation tag, which is used to identify the current operating status of the virtual machine; and d represents the view software information owned by the virtual machine.

[0033] This configuration information is saved to disk files and shared by all virtual machines. Through this formatted configuration information, the system can clearly manage the status and functions of each virtual machine, ensuring accurate and efficient data processing.

[0034] The virtual host objects are managed using a list, in which identification information, required view software, and virtual machine operation tags of each virtual host object are stored.

[0035] Specifically, when virtual host objects are generated in a cloud virtual machine, a list is used to manage them. The list stores detailed information about each virtual host object, including: identification information, which uniquely identifies each virtual host object; required view software, which is the specific view software installed on each virtual host object to process specific types of data; and virtual machine operation tags, which record the virtual machine's operating status or task type.

[0036] For example, the identification information of a virtual host object can be expressed as: vmx01-00-Microsoft Office Excel or vmx01-01-WPS. These identification information correspond to a single virtual host object in the cloud virtual machine and are managed uniformly through a list.

[0037] Each virtual host object converts the received data into different view files and outputs them to disk. A virtual host object refers to the entire virtual machine instance. Each virtual machine shares a common folder where pre-processed data is stored. The virtual machine accesses the data in the shared folder and uses it as the current processing object, performing view processing on a specific data type. Although the incoming data is complete, the virtual machine only processes the view type data relevant to the current task.

[0038] Only task-related view programs are installed in the virtual host object, ensuring that each virtual machine is dedicated to processing specific types of data. After processing is completed, the virtual machine will output the generated view data to a shared folder for further use by the host or other virtual machines.

[0039] S3. Convert the view data into a corresponding view file through the virtual host object, and return the view file to the host.

[0040] S31. Determine the corresponding first view software and output file type according to the type of the view data, and convert the view data into a view file of the output file type by the first view software in the virtual host object.

[0041] S32. Store the view file in the disk file.

[0042] Specifically, the system automatically matches the view data type with the corresponding view software and output file type. For example, if the view data is text, the system selects view software suitable for text processing (such as Microsoft Word) and converts it to the corresponding output file type (such as a DOC file). The view software in the virtual host object completes this conversion process and stores the generated view file in a shared disk file. Finally, the system returns the view file to the host for user viewing or further processing.

[0043] After the view software in the virtual host object completes the data conversion, it stores the generated view file on a shared disk file for further use by the host or other virtual machines. The host can obtain a list of all virtual host objects to understand the capabilities and status of each virtual machine. Each virtual host object has a unique identifier, allowing the host to clearly understand the types of tasks each virtual machine can handle, thereby more efficiently allocating and managing data processing tasks.

[0044] In some embodiments, when the host receives a view file viewing request, it remotely invokes the virtual host object of the cloud virtual machine and returns the conversion progress or conversion result of the view file.

[0045] For details, please refer to Figure 6 The view storage data returns the corresponding view data to the user or is used to invoke the view software viewing process; the host is the host associated with the view; the host call is to invoke or retrieve the view data through the result of the viewer viewing the view software.

[0046] Users can view the progress or results of view file processing on the host. For example, if a user requests to view data processing progress, the system returns processing progress information (user-data) based on the user's action. If a user requests to view the final generated view file, the system uses the host's corresponding hvvd configuration information to match the virtual machine with a view file capable of processing and returns the processing results.

[0047] This remote wake-up mechanism is equivalent to remotely viewing the processing status. Users can monitor the data processing progress or obtain the final results in real time without directly operating the virtual machine.

[0048] Please refer to Figure 2 , the second embodiment of the present invention is: A data view-based configuration scheduling system 1 includes a memory 2, a processor 3, and a computer program stored in the memory 2 and executable on the processor 3. When the processor 3 executes the computer program, each step of a data view-based configuration scheduling method of embodiment 1 is implemented.

[0049] In summary, the present invention provides a data view-based configuration and scheduling method and system. By using a cloud virtual machine to generate a virtual host object and installing view software based on disk files, this method flexibly adapts to different data processing requirements and avoids software compatibility issues. Data processing tasks are completed by the cloud virtual machine, and the host only needs to receive the final results, reducing the host's computing and storage pressure. Furthermore, view data is converted into view files through the virtual host object and returned to the host, simplifying the data processing process and improving the efficiency of data visualization. This approach addresses compatibility, data processing complexity, and readability issues in the data visualization process.

[0050] The above descriptions are merely embodiments of the present invention and are not intended to limit the patent scope of the present invention. Any equivalent transformations made using the contents of the present invention's description and drawings, or directly or indirectly applied in related technical fields, are also included in the patent protection scope of the present invention.

Claims

1. A configuration scheduling method based on data view, characterized in that: The following steps are involved: The host receives the view data to be converted and matches the view data with the corresponding first view software; Generate a virtual host object in the cloud virtual machine, and install the first view software for the virtual host object according to a disk file, wherein the disk file is configured with all view software; The view data is converted into a corresponding view file through the virtual host object, and the view file is returned to the host.

2. A configuration scheduling method based on data view according to claim 1, characterized in that: Generating a virtual host object in a cloud virtual machine also includes: The virtual host objects are managed using a list, in which identification information, required view software, and virtual machine operation tags of each virtual host object are stored.

3. The configuration scheduling method based on data view according to claim 1, characterized in that: Converting the view data into a corresponding view file through the virtual host object includes: Determining corresponding first view software and output file type according to the type of the view data; The view data is converted into a view file of the output file type by the first view software in the virtual host object.

4. The configuration scheduling method based on data view according to claim 1, characterized in that: Converting the view data into a corresponding view file through the virtual host object, and then further comprising: The view file is stored in the disk file.

5. The configuration scheduling method based on data view according to claim 1, characterized in that: Also includes: When the host receives a view file viewing request, it remotely invokes the virtual host object of the cloud virtual machine and returns the conversion progress or conversion result of the view file.

6. A configuration and scheduling system based on a data view, comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, characterized in that: When the processor executes the computer program, the following steps are implemented: The host receives the view data to be converted and matches the view data with the corresponding first view software; Generate a virtual host object in the cloud virtual machine, and install the first view software for the virtual host object according to a disk file, wherein the disk file is configured with all view software; The view data is converted into a corresponding view file through the virtual host object, and the view file is returned to the host.

7. A configuration and scheduling system based on data view according to claim 6, characterized in that: Generating a virtual host object in a cloud virtual machine also includes: The virtual host objects are managed using a list, in which identification information, required view software, and virtual machine operation tags of each virtual host object are stored.

8. A configuration and scheduling system based on data view according to claim 6, characterized in that: Converting the view data into a corresponding view file through the virtual host object includes: Determining corresponding first view software and output file type according to the type of the view data; The view data is converted into a view file of the output file type by the first view software in the virtual host object.

9. A configuration and scheduling system based on data view according to claim 6, characterized in that: Converting the view data into a corresponding view file through the virtual host object, and then further comprising: The view file is stored in the disk file.

10. A configuration and scheduling system based on data view according to claim 6, characterized in that: Also includes: When the host receives a view file viewing request, it remotely invokes the virtual host object of the cloud virtual machine and returns the conversion progress or conversion result of the view file.