WO2023083208A1 - Procédé de traitement de système de bureau en nuage, procédé de commande de système de bureau en nuage et dispositif associé - Google Patents

Procédé de traitement de système de bureau en nuage, procédé de commande de système de bureau en nuage et dispositif associé Download PDF

Info

Publication number
WO2023083208A1
WO2023083208A1 PCT/CN2022/130820 CN2022130820W WO2023083208A1 WO 2023083208 A1 WO2023083208 A1 WO 2023083208A1 CN 2022130820 W CN2022130820 W CN 2022130820W WO 2023083208 A1 WO2023083208 A1 WO 2023083208A1
Authority
WO
WIPO (PCT)
Prior art keywords
cloud desktop
cloud
client
container
multimedia data
Prior art date
Application number
PCT/CN2022/130820
Other languages
English (en)
Chinese (zh)
Inventor
张纪金
黄勇
刘俊云
胡特
Original Assignee
北京百度网讯科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京百度网讯科技有限公司 filed Critical 北京百度网讯科技有限公司
Publication of WO2023083208A1 publication Critical patent/WO2023083208A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5072Grid computing

Definitions

  • the present disclosure relates to the technical field of computers, for example, to the technical field of cloud computing, for example, to a cloud desktop system processing method, a cloud desktop system control method, and related devices.
  • Cloud desktops are applied in more and more scenarios, for example, mobile teaching scenarios and mobile office scenarios.
  • Cloud desktop technology can deliver the display content of the cloud server to the local desktop, providing users with almost the same experience as the server.
  • the present disclosure provides a cloud desktop system processing method, a cloud desktop system control method and related equipment.
  • the present disclosure provides a cloud desktop system processing method, including:
  • the container is created based on the resource usage information of the cloud server;
  • the cloud desktop system is run by loading the cloud desktop image file in the container.
  • the present disclosure provides a cloud desktop system control method, including:
  • the cloud desktop system is configured in a container of the cloud server; the container is created by responding to the cloud desktop creation instruction of the client.
  • the present disclosure provides a cloud desktop system processing device, including:
  • the container creation module is configured to create a container based on the resource usage information of the cloud server in response to the client's cloud desktop creation instruction;
  • the cloud desktop system running module is configured to run the cloud desktop system by loading the cloud desktop image file in the container.
  • the present disclosure provides a cloud desktop system control device, including:
  • a control instruction acquisition module is configured to obtain cloud desktop control instructions from a client associated with the cloud desktop system
  • the multimedia data stream feedback module is configured to execute the cloud desktop control instruction through the cloud desktop system to obtain the cloud desktop multimedia data stream, and feed back the cloud desktop multimedia data stream to the client;
  • the cloud desktop system is configured in a container of the cloud server; the container is created by responding to the cloud desktop creation instruction of the client.
  • the present disclosure provides an electronic device, including:
  • the memory stores instructions that can be executed by at least one processor, and the instructions are executed by at least one processor, so that at least one processor can execute the cloud desktop system processing method described in any embodiment of the present disclosure, or execute the present disclosure.
  • the present disclosure provides a non-transitory computer-readable storage medium storing computer instructions, wherein the computer instructions are used to make the computer execute the cloud desktop system processing method described in any embodiment of the present disclosure, or execute any implementation of the present disclosure
  • the cloud desktop system control method described in the example is not limited to any embodiment of the present disclosure.
  • the present disclosure provides a computer program product, including a computer program.
  • the computer program When executed by a processor, the computer program implements the cloud desktop system processing method described in any embodiment of the present disclosure, or executes the cloud desktop system processing method described in any embodiment of the present disclosure.
  • Desktop system control method When executed by a processor, the computer program implements the cloud desktop system processing method described in any embodiment of the present disclosure, or executes the cloud desktop system processing method described in any embodiment of the present disclosure.
  • Desktop system control method When executed by a processor, the computer program implements the cloud desktop system processing method described in any embodiment of the present disclosure, or executes the cloud desktop system processing method described in any embodiment of the present disclosure.
  • FIG. 1 is a schematic diagram of a cloud desktop system processing method provided according to an embodiment of the present disclosure
  • FIG. 2A is a schematic diagram of a cloud desktop system processing method provided according to an embodiment of the present disclosure
  • FIG. 2B is an architecture diagram of a cloud desktop system provided according to an embodiment of the present disclosure.
  • FIG. 3 is a schematic diagram of a cloud desktop system control method provided according to an embodiment of the present disclosure
  • Fig. 4 is a schematic diagram of a cloud desktop system control method provided according to an embodiment of the present disclosure
  • Fig. 5 is a schematic diagram of a cloud desktop system processing device provided according to an embodiment of the present disclosure
  • Fig. 6 is a schematic diagram of a cloud desktop system control device provided according to an embodiment of the present disclosure.
  • Fig. 7 is a block diagram of an electronic device used to implement the cloud desktop system processing method or the cloud desktop system control method according to an embodiment of the present disclosure.
  • Fig. 1 is a flow chart of a cloud desktop system processing method disclosed according to an embodiment of the present disclosure, and this embodiment may be applicable to a situation in which a cloud desktop system is constructed using container technology.
  • the method in this embodiment can be executed by a cloud desktop system processing device, which can be implemented in the form of software and/or hardware, and configured in an electronic device with data computing capabilities, and the electronic device can be a client device or a server device , client devices such as mobile phones, tablet computers, vehicle terminals, and desktop computers.
  • the cloud server can be an advanced reduced instruction set machine (Advanced Reduced Instruction Set Computer Machine, ARM) architecture (using a reduced instruction set (Reduced Instruction Set Computer, RISC)) or an X86 architecture (using a complex instruction set (Complex Instruction Set Computer) , CISC)) server.
  • a container manager runs in the cloud server, and the container manager can create or destroy container instances.
  • the operating system running in the cloud server may be a LINUX operating system, and a Linux container (Linux Container, LXC) manager runs in the LINUX operating system, which can create and destroy LXC container instances.
  • the container manager after the container manager obtains the cloud desktop creation instruction sent by the client through the operating system of the cloud server, it can create a new container based on the resource usage information of the cloud server, and the new container is set to run the user's required cloud desktop system. For example, after receiving the cloud desktop creation instruction sent by the client, the container manager parses the cloud desktop creation instruction to obtain the resources expected by the client for creating the cloud desktop, and then judges the cloud desktop based on the resource usage information of the cloud server. Whether the unoccupied resources of the server can meet the resources expected by the client, and if so, create a container according to the resources expected by the client.
  • the container manager after the container manager receives the cloud desktop creation command sent by the client, it parses the cloud desktop creation command to determine that the client needs 3G of memory to run the cloud desktop system. At this time, the container manager is based on the resources of the cloud server Use the information to determine whether the container can be created, that is, to determine whether the remaining memory of the cloud server is greater than 3G. If the remaining memory of the cloud server is greater than 3G, the container manager can create a container occupying 3G memory in the cloud server to run the cloud desktop system required by the client in the container.
  • the cloud desktop image file is a file packaged by the services contained in the cloud desktop system.
  • Running the cloud desktop image file in the container can run the cloud desktop system.
  • the cloud desktop image file includes a cloud desktop operating system, a video streaming service and a real-time control streaming service.
  • the cloud desktop operating system is used to execute the cloud desktop control command sent by the client
  • the video streaming service is used to send the video stream of the cloud desktop to the client
  • the real-time control streaming service is used to control the cloud desktop sent by the client.
  • the command is sent to the cloud desktop operating system.
  • the container manager controls the container to load the cloud desktop image file to run the cloud desktop system.
  • the cloud desktop image file is packaged by the cloud desktop operating system, the video streaming service and the real-time control streaming service.
  • Running the cloud desktop image file in the container can run the cloud desktop system, and realize the cloud desktop operating system and Information transmission between remote clients can, for example, receive and execute cloud desktop control instructions sent by the client, and transmit the video stream of the cloud desktop to the client.
  • various third-party applications such as instant messaging software, office software, or entertainment software can be installed in the cloud desktop operating system to meet different usage needs of client users.
  • the container manager responds to the cloud desktop creation instruction of the client, creates the container based on the resource usage information of the cloud server, and then loads the cloud desktop image file in the container to run the cloud desktop system.
  • the technical solution of the present disclosure can allocate the resources of the cloud server according to the use requirements of the client, build a container based on the allocated resources, and run the cloud desktop system in the container, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • Fig. 2a is a schematic diagram of a cloud desktop system processing method in an embodiment of the present disclosure, which is described on the basis of the above-mentioned embodiments, and provides a method for creating a container based on the resource usage information of the cloud server in response to the client's cloud desktop creation instruction A step of.
  • a method for processing a cloud desktop system provided by an embodiment of the present disclosure will be described below in conjunction with FIG. 2a. The method includes the following steps:
  • Expected resource information refers to the resources required to run the cloud desktop system included in the cloud desktop creation instruction.
  • the expected resource information may include central processing unit (Central Processing Unit, CPU) occupancy, memory occupancy, and disk occupancy.
  • CPU Central Processing Unit
  • the container manager after receiving the cloud desktop creation instruction sent by the client, the container manager first parses the cloud desktop creation instruction, obtains the expected resource information included in the cloud desktop creation instruction, and uses the expected resource information as the The current client allocates resources and creates containers based on the allocated resources.
  • the container manager parses the cloud desktop creation command sent by the client to obtain the CPU usage, memory usage and disk usage required by the client, so as to determine whether the current remaining resources of the cloud server can meet the needs of the client to create The amount of resources required by the container.
  • the container required by the client may be created according to the desired resource information and the resource usage information of the cloud server. For example, according to the resource usage information of the cloud server, determine the remaining resource amount of the cloud server, and determine whether the remaining resource amount can meet the expected resource amount in the client's expected resource information, and if so, create a container according to the expected resource information.
  • the solutions of the embodiments of the present disclosure can realize the reasonable allocation of cloud server resources and avoid the waste of cloud server resources.
  • the expected resource information includes expected CPU usage, expected memory usage, and expected disk usage.
  • the resource usage information of the cloud server determine the unoccupied CPU, memory, and disk in the cloud server, and determine whether the unoccupied amount can meet the expected CPU usage, expected memory usage, and expected disk contained in the above expected resource information If the occupancy is satisfied, the container is created according to the expected resource information, and the container is created according to the client's needs to run the cloud desktop system.
  • the cloud server is an ARM chip server;
  • the cloud desktop image file includes the cloud desktop operating system, real-time control streaming service and video streaming streaming service.
  • the cloud desktop system architecture is as shown in Figure 2b
  • the cloud server is an ARM chip server
  • the ARM chip server includes a CPU, a Mali Graphics Processing Unit (Mali Graphics Processing Unit, Mali GPU) and a network interface controller ( Network Interface Controller, NIC).
  • the Mali GPU can be set to encode multimedia data.
  • the cloud desktop system based on the ARM chip server does not need to integrate an additional graphics processing unit (Graphics Processing Unit, GPU) chip when sending multimedia data to the outside of the container, reducing the construction cost of the cloud desktop system .
  • GPU Graphics Processing Unit
  • the LINUX operating system supports the LXC manager.
  • the LXC manager is set up to create, manage and destroy LXC container instances. After the container is created on the cloud server, the cloud desktop system is run by loading the cloud desktop image file in the container.
  • the cloud desktop image file includes the cloud desktop operating system, real-time control streaming server, and video streaming streaming service.
  • the cloud desktop operating system is used to execute the cloud desktop control commands sent by the client, the video streaming service is used to send the video stream of the cloud desktop to the client, and the real-time control streaming service is used to transmit the cloud desktop control commands sent by the client to the cloud desktop operating system.
  • various third-party applications can be installed and run in the cloud desktop operating system, such as entertainment applications, office applications or communication applications. It is worth noting that the video streaming streaming service and real-time control streaming service in the cloud desktop system are developed based on the ARM chip server for interacting with the cloud desktop system and the client.
  • this embodiment further includes: responding to the client's cloud desktop release instruction, destroying the container where the cloud desktop system associated with the client is located.
  • the client can send a cloud desktop release instruction to the container manager through the operating system of the cloud server.
  • the container manager may respond to the cloud desktop release instruction and destroy the container where the cloud desktop system associated with the client is located. After the client does not need to use the cloud desktop, timely destroy the container where the client-associated cloud desktop system resides, so as to realize the timely release of cloud server resources, avoid unreasonable occupation of resources, and realize full utilization of cloud server resources.
  • the expected resource information in the cloud desktop creation command is obtained, and the container is created according to the expected resource information and the resource usage information of the cloud server, and finally by loading the The cloud desktop image file runs the cloud desktop system.
  • the technical solution of the present disclosure can allocate the resources of the cloud server according to the use requirements of the client, and construct the container based on the allocated resources, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • Fig. 3 is a flow chart of a control method for a cloud desktop system according to an embodiment of the present disclosure, and this embodiment may be applicable to a situation in which a cloud desktop system is constructed by using container technology.
  • the method in this embodiment can be executed by the cloud desktop system control device, which can be implemented in the form of software and/or hardware, and configured in an electronic device with data computing capabilities, and the electronic device can be a client device or a server device , client devices such as mobile phones, tablet computers, vehicle terminals, and desktop computers.
  • the cloud desktop system first obtains the cloud desktop control command from the client associated with the cloud desktop system, for example, the client sends the cloud desktop control command to the cloud desktop system associated with the client through the operating system of the cloud server, The cloud desktop system obtains the cloud desktop control command sent by the client through the operating system of the cloud server.
  • S320 Execute the cloud desktop control command through the cloud desktop system to obtain the cloud desktop multimedia data stream, and feed back the cloud desktop multimedia data stream to the client.
  • the cloud desktop control command is executed by the cloud desktop system, and the multimedia data stream during the execution of the cloud desktop control command is obtained, and finally the multimedia data stream is fed back to the client.
  • the cloud desktop system executes the cloud desktop control command, and obtains the cloud desktop picture and audio data when executing the cloud desktop control command, and finally can feed the cloud desktop picture and audio data to the client through the operating system of the cloud server.
  • the cloud desktop system is configured in the container of the cloud server; the container is created by responding to the client's cloud desktop creation instruction.
  • the cloud desktop system is configured in a container of the cloud server, and the container is created by a container manager running on the cloud server in response to a client's cloud desktop creation instruction.
  • the present disclosure can allocate resources according to user requirements to run the cloud desktop system when the client user needs to use the cloud desktop, so that the resources of the cloud server can be fully utilized, and resource waste caused by excessive pre-allocated resources can be avoided.
  • the technical solution of the embodiment of the present disclosure obtains the cloud desktop control command from the client associated with the cloud desktop system, executes the cloud desktop control command through the cloud desktop system to obtain the cloud desktop multimedia data stream, and feeds back the cloud desktop multimedia data stream to the client .
  • the cloud desktop system is configured in the container of the cloud server; the container is created by responding to the cloud desktop creation instruction of the client.
  • the technical solution of the present disclosure can allocate the resources of the cloud server according to the use requirements of the client, build a container based on the allocated resources, and run the cloud desktop system in the container, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • Fig. 4 is a schematic diagram of a control method of a cloud desktop system in an embodiment of the present disclosure. It is described on the basis of the above-mentioned embodiments, providing the steps of obtaining a cloud desktop control command from a client associated with the cloud desktop system, and by The step of the cloud desktop system executing the cloud desktop control command to obtain the cloud desktop multimedia data stream, and feeding back the cloud desktop multimedia data stream to the client.
  • a method for controlling a cloud desktop system provided by an embodiment of the present disclosure will be described below in conjunction with FIG. 2. The method includes the following steps:
  • the cloud desktop system includes a real-time control stream service, and can receive the cloud desktop control command sent by the client associated with the cloud desktop system through the real-time control stream service, and the cloud desktop control command sent by the client is passed through the operation of the cloud server
  • the system is sent to the cloud desktop system, and then to the cloud desktop operating system.
  • third-party applications such as instant messaging applications, office applications or entertainment applications can be installed and run in the cloud desktop operating system.
  • the cloud server is an ARM chip server running a LINUX operating system
  • the real-time control flow service in the cloud desktop system can receive the cloud desktop sent by the client matching the current cloud desktop system from the LINUX operating system of the ARM chip server A control command, wherein the cloud desktop control command may be a mouse event, a keyboard event, or a touch screen event for a third-party application installed in the cloud desktop operating system.
  • the client can connect to and operate the cloud desktop through the virtual network console (Virtual Network Console, VNC) and other remote desktop control software.
  • VNC Virtual Network Console
  • the cloud desktop control instruction sent by the client is executed by the cloud desktop operating system in the cloud desktop system.
  • the cloud desktop system runs the instant messaging software according to the mouse event initiated by the client to open the instant messaging software, and can also display the text input by the client keyboard according to the keyboard event initiated by the client for inputting chat text.
  • the cloud desktop multimedia data stream in the process of the cloud desktop operating system executing the cloud desktop control instruction can be determined through the video streaming service in the cloud desktop system
  • the video stream streaming service can feed back the cloud desktop multimedia data stream to the client to meet the needs of the client to use the cloud desktop and provide users with a good cloud desktop experience.
  • the cloud server is an ARM chip server, running a LINUX operating system
  • the video streaming push service in the cloud desktop system collects pictures and audio data of the cloud desktop during the execution of the cloud desktop control command by the cloud desktop operating system, Then the picture and audio data are encoded to obtain the multimedia data stream, and the video streaming service can finally send the multimedia data stream to the client through the operating system of the ARM chip server.
  • the video stream push service in the cloud desktop system determine the cloud desktop multimedia data stream during the execution of cloud desktop control instructions by the cloud desktop operating system, including: collecting the cloud desktop operating system execution through the video stream push service Multimedia data in the cloud desktop control command process; the Mali graphics processor Mali GPU of the ARM chip server is used to encode the multimedia data to obtain the cloud desktop multimedia data stream.
  • a method of determining the cloud desktop multimedia data stream during the execution of the cloud desktop control instruction by the cloud desktop operating system through the video streaming service in the cloud desktop system is provided.
  • the multimedia data in the process of executing the cloud desktop control command is collected by the cloud desktop operating system, and then the Mali GPU of the ARM chip server is used to encode the multimedia data to obtain the cloud desktop multimedia data stream.
  • the Mali GPU of the ARM chip server is used to encode the multimedia data to obtain the cloud desktop multimedia data stream.
  • Building a cloud desktop system based on the ARM chip server can directly use the built-in Mali GPU of the ARM chip server when performing video streaming, without configuring additional GPU chips, which reduces the construction cost of the cloud desktop system.
  • the cloud desktop control command is obtained from the client associated with the cloud desktop system, and the cloud desktop control command is executed through the cloud desktop operating system in the cloud desktop system
  • the video streaming service in the cloud desktop system determine the cloud desktop multimedia data stream during the execution of cloud desktop control instructions by the cloud desktop operating system, and feed back the cloud desktop multimedia data stream to the client.
  • the technical solution of the present disclosure can allocate the resources of the cloud server according to the use requirements of the client, build a container based on the allocated resources, and run the cloud desktop system in the container, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • FIG. 5 is a structural diagram of a cloud desktop system processing device in the embodiment of the present disclosure, and the embodiment of the present disclosure is applicable to the case of constructing a cloud desktop system by container technology.
  • the device is realized by software and/or hardware, and is configured in electronic equipment with data computing capability.
  • a cloud desktop system processing device 500 as shown in Figure 5 includes: a container creation module 510 and a cloud desktop system operation module 520; wherein, the container creation module 510 is set to respond to the client's cloud desktop creation instruction, based on the cloud server The resource usage information is used to create a container; the cloud desktop system running module 520 is configured to run the cloud desktop system by loading the cloud desktop image file in the container.
  • the container manager responds to the cloud desktop creation instruction of the client, creates the container based on the resource usage information of the cloud server, and then loads the cloud desktop image file in the container to run the cloud desktop system.
  • the present disclosure can allocate cloud server resources according to the usage requirements of the client, build a container based on the allocated resources, and run the cloud desktop system in the container, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • the container creation module 510 includes: a resource information acquisition unit configured to respond to the client's cloud desktop creation instruction to obtain the desired resource information in the cloud desktop creation instruction; a container creation unit configured to obtain the desired resource information based on the desired resource information and The resource usage information of the cloud server is used for container creation.
  • the cloud desktop system processing device 500 further includes: a container destruction module configured to, in response to the client's cloud desktop release instruction, destroy the container where the cloud desktop system associated with the client is located.
  • the cloud server is an ARM chip server; the cloud desktop image file includes the cloud desktop operating system, real-time control streaming service and video streaming streaming service.
  • the cloud desktop system processing device provided in the embodiments of the present disclosure can execute the cloud desktop system processing method provided in any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method.
  • FIG. 6 is a structural diagram of a cloud desktop system control device in the embodiment of the present disclosure, and the embodiment of the present disclosure is applicable to the case of constructing a cloud desktop system by container technology.
  • the device is realized by software and/or hardware, and is configured in electronic equipment with data computing capability.
  • a cloud desktop system control device 600 as shown in Figure 6 includes: a control instruction acquisition module 610 and a multimedia data stream feedback module 620; wherein, the control instruction acquisition module 610 is configured to acquire from a client associated with the cloud desktop system Cloud desktop control command; multimedia data stream feedback module 620, configured to execute the cloud desktop control command through the cloud desktop system to obtain the cloud desktop multimedia data stream, and feed back the cloud desktop multimedia data stream to the client; wherein, the cloud desktop The desktop system is configured in the container of the cloud server; the container is created by responding to the cloud desktop creation instruction of the client.
  • the technical solution of the embodiment of the present disclosure obtains the cloud desktop control command from the client associated with the cloud desktop system, executes the cloud desktop control command through the cloud desktop system to obtain the cloud desktop multimedia data stream, and feeds back the cloud desktop multimedia data stream to the client,
  • the cloud desktop system is configured in the container of the cloud server; the container is created by responding to the cloud desktop creation instruction of the client.
  • the present disclosure can allocate cloud server resources according to the usage requirements of the client, build a container based on the allocated resources, and run the cloud desktop system in the container, avoiding the waste of server resources and saving the construction cost of the cloud desktop system.
  • the cloud server is an ARM chip server.
  • the control instruction acquisition module 610 includes: a control instruction acquisition unit configured to acquire cloud desktop control instructions from a client associated with the cloud desktop system through a real-time control flow service in the cloud desktop system.
  • the multimedia data stream feedback module 620 includes: a control command execution unit configured to execute the cloud desktop control command through the cloud desktop operating system in the cloud desktop system; a multimedia data stream feedback unit configured to execute the cloud desktop control command through the cloud desktop system
  • the video stream pushing service in the system determines the multimedia data stream of the cloud desktop during the execution of the cloud desktop control instruction by the cloud desktop operating system, and feeds back the multimedia data stream of the cloud desktop to the client.
  • the multimedia data stream feedback unit is configured to: collect the multimedia data in the process of executing the cloud desktop control command by the cloud desktop operating system through the video stream push service;
  • the above multimedia data is encoded to obtain the cloud desktop multimedia data stream.
  • the cloud desktop system control device provided in the embodiments of the present disclosure can execute the cloud desktop system control method provided in any embodiment of the present disclosure, and has corresponding functional modules and effects for executing the method.
  • the present disclosure also provides an electronic device, a readable storage medium, and a computer program product.
  • FIG. 7 shows a schematic block diagram of an example electronic device 700 that may be used to implement embodiments of the present disclosure.
  • Electronic devices may be various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other computers.
  • Electronic devices may also be various forms of mobile devices, such as personal digital processing, cellular telephones, smart phones, wearable devices, and other similar computing devices.
  • the components, connection relationships between the components, and functions of the components shown herein are merely examples.
  • the device 700 includes a computing unit 701 that can be loaded into a random access memory (Random Access Memory, RAM) according to a computer program stored in a read-only memory (Read-Only Memory, ROM) 702 or from a storage unit 708. ) 703 to perform various actions and processes. In the RAM 703, various programs and data necessary for the operation of the device 700 can also be stored.
  • the computing unit 701, ROM 702, and RAM 703 are connected to each other through a bus 704.
  • An input/output (Input/Output, I/O) interface 705 is also connected to the bus 704 .
  • Multiple components in the device 700 are connected to the I/O interface 705, and the multiple components include: an input unit 706, such as a keyboard, a mouse, etc.; an output unit 707, such as various types of displays, speakers, etc.; a storage unit 708, such as a magnetic disk , an optical disc, etc.; and a communication unit 709, such as a network card, a modem, a wireless communication transceiver, and the like.
  • the communication unit 709 allows the device 700 to exchange information/data with other devices over a computer network such as the Internet and/or various telecommunication networks.
  • Computing unit 701 may be various general and/or special purpose processing components with processing and computing capabilities. Some examples of the computing unit 701 include, but are not limited to, CPUs, GPUs, various dedicated artificial intelligence (Artificial Intelligence, AI) computing chips, various computing units that run machine learning model algorithms, digital signal processors (Digital Signal Processor, DSP ), and processors, controllers, microcontrollers, etc.
  • the computing unit 701 executes multiple methods and processes described above, such as a cloud desktop system processing method or a cloud desktop system control method.
  • the cloud desktop system processing method or the cloud desktop system control method may be implemented as a computer software program, which is tangibly contained in a machine-readable medium, such as the storage unit 708 .
  • part or all of the computer program may be loaded and/or installed on the device 700 via the ROM 702 and/or the communication unit 709.
  • the computer program When the computer program is loaded into the RAM 703 and executed by the computing unit 701, one or more steps of the above-described cloud desktop system processing method or cloud desktop system control method can be executed.
  • the computing unit 701 may be configured in other ways (for example, by means of firmware) to execute a cloud desktop system processing method or a cloud desktop system control method.
  • programmable processor can be special-purpose or general-purpose programmable processor, can receive data and instruction from storage system, at least one input device, and at least one output device, and transmit data and instruction to this storage system, this at least one input device, and this at least one output device an output device.
  • Program codes for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes can be provided to processors or controllers of general-purpose computers, special-purpose computers, or other programmable data processing devices, so that when the program codes are executed by the processors or controllers, the functions/operations specified in the flowcharts and/or block diagrams be implemented.
  • the program code may execute entirely or partially on the machine, or as a stand-alone software package that executes partly on the machine and partly on a remote machine or entirely on a remote machine or server.
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, apparatus, or device.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, electronic, magnetic, optical, electromagnetic, infrared semiconductor systems, devices, or devices, or any combination of the foregoing.
  • the machine-readable storage medium may include one or more wire-based electrical connections, a portable computer disk, hard disk, RAM, ROM, Electrically Erasable Programmable read only memory (EPROM) or flash memory, Fiber optics, Compact Disc Read-Only Memory (CD-ROM), optical storage devices, magnetic storage devices, or any combination of the foregoing.
  • the systems and techniques described herein can be implemented on a computer having a display device (e.g., a Cathode Ray Tube (CRT) or a Liquid Crystal Display (LCD)) to display information to the user.
  • a display device e.g., a Cathode Ray Tube (CRT) or a Liquid Crystal Display (LCD)
  • LCD Liquid Crystal Display
  • keyboard and pointing device such as a mouse or trackball
  • Other types of devices may also be configured to provide interaction with the user, for example, the feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback), and may be in any form (including Acoustic input, speech input or, tactile input) to receive input from the user.
  • the systems and techniques described herein can be implemented in a computing system that includes back-end components (e.g., as a data server), or a computing system that includes middleware components (e.g., an application server), or a computing system that includes front-end components (e.g., as a a user computer having a graphical user interface or web browser through which a user can interact with embodiments of the systems and techniques described herein), or including such backend components, middleware components, Or any combination of front-end components in a computing system.
  • the components of the system can be interconnected by any form or medium of digital data communication, e.g., a communication network. Examples of communication networks include: Local Area Network (LAN), Wide Area Network (Wide Area Network, WAN), and the Internet.
  • a computer system may include clients and servers.
  • Clients and servers are generally remote from each other and typically interact through a communication network.
  • the relationship of client and server arises by running a computer program on the computer having a client-server relationship.
  • the server can be a cloud server, a server of a distributed system, or a server combined with a blockchain.
  • steps may be reordered, added or deleted using the various forms of the flow shown above.
  • steps described in the present disclosure may be executed in parallel, sequentially, or in a different order, as long as the desired result of the technical solution disclosed in the present disclosure can be achieved, no limitation is imposed herein.

Abstract

La présente divulgation concerne un procédé de traitement de système de bureau en nuage, un procédé de commande de système de bureau en nuage et un dispositif associé. La solution de mise en oeuvre consiste à : en réponse à une instruction de création de bureau en nuage d'un client, créer un conteneur sur la base d'informations d'utilisation de ressources d'un serveur en nuage ; et par le chargement d'un fichier d'images miroir de bureau en nuage dans le conteneur, mettre en oeuvre un système de bureau en nuage.
PCT/CN2022/130820 2021-11-09 2022-11-09 Procédé de traitement de système de bureau en nuage, procédé de commande de système de bureau en nuage et dispositif associé WO2023083208A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111322039.1 2021-11-09
CN202111322039.1A CN114116092A (zh) 2021-11-09 2021-11-09 云桌面系统处理方法、云桌面系统控制方法以及相关设备

Publications (1)

Publication Number Publication Date
WO2023083208A1 true WO2023083208A1 (fr) 2023-05-19

Family

ID=80377659

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/130820 WO2023083208A1 (fr) 2021-11-09 2022-11-09 Procédé de traitement de système de bureau en nuage, procédé de commande de système de bureau en nuage et dispositif associé

Country Status (2)

Country Link
CN (1) CN114116092A (fr)
WO (1) WO2023083208A1 (fr)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114116092A (zh) * 2021-11-09 2022-03-01 北京百度网讯科技有限公司 云桌面系统处理方法、云桌面系统控制方法以及相关设备
CN114710323A (zh) * 2022-03-16 2022-07-05 苏州木星科技有限公司 一种基于区块链的云桌面装置及数据处理方法
CN114371926B (zh) * 2022-03-22 2022-05-17 清华大学 一种精细化资源分配方法、装置、电子设备及介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102413150A (zh) * 2010-09-20 2012-04-11 联想(北京)有限公司 服务器、虚拟桌面控制方法以及虚拟桌面控制系统
US20120179820A1 (en) * 2010-12-31 2012-07-12 Desktone, Inc. Providing Virtual Desktops Using Resources Accessed on Public Computer Networks
CN109951545A (zh) * 2019-03-14 2019-06-28 广州云晫信息科技有限公司 自适应的容器和云桌面的融合系统及其获取云资源的方法
CN109960551A (zh) * 2017-12-26 2019-07-02 中国电信股份有限公司 云桌面服务方法、平台和计算机可读存储介质
CN110225088A (zh) * 2019-05-09 2019-09-10 厦门网宿有限公司 一种云桌面管理方法和系统
CN114116092A (zh) * 2021-11-09 2022-03-01 北京百度网讯科技有限公司 云桌面系统处理方法、云桌面系统控制方法以及相关设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103873568A (zh) * 2014-03-04 2014-06-18 赛特斯信息科技股份有限公司 基于云计算实现远程虚拟桌面显示的系统及方法
CN110750331B (zh) * 2019-10-21 2023-06-09 北京华育兴业科技有限公司 一种针对教育桌面云应用的容器集群调度方法及平台
CN111083155A (zh) * 2019-12-25 2020-04-28 斑马网络技术有限公司 车机和云端交互方法及装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102413150A (zh) * 2010-09-20 2012-04-11 联想(北京)有限公司 服务器、虚拟桌面控制方法以及虚拟桌面控制系统
US20120179820A1 (en) * 2010-12-31 2012-07-12 Desktone, Inc. Providing Virtual Desktops Using Resources Accessed on Public Computer Networks
CN109960551A (zh) * 2017-12-26 2019-07-02 中国电信股份有限公司 云桌面服务方法、平台和计算机可读存储介质
CN109951545A (zh) * 2019-03-14 2019-06-28 广州云晫信息科技有限公司 自适应的容器和云桌面的融合系统及其获取云资源的方法
CN110225088A (zh) * 2019-05-09 2019-09-10 厦门网宿有限公司 一种云桌面管理方法和系统
CN114116092A (zh) * 2021-11-09 2022-03-01 北京百度网讯科技有限公司 云桌面系统处理方法、云桌面系统控制方法以及相关设备

Also Published As

Publication number Publication date
CN114116092A (zh) 2022-03-01

Similar Documents

Publication Publication Date Title
WO2023083208A1 (fr) Procédé de traitement de système de bureau en nuage, procédé de commande de système de bureau en nuage et dispositif associé
EP3637771A1 (fr) Système de bureau en nuage, et procédé de compression et de codage de séquence d'images, et support associé
WO2019174474A1 (fr) Procédé et dispositif d'acquisition d'informations de retard et terminal
US8762544B2 (en) Selectively communicating data of a peripheral device to plural sending computers
US10693816B2 (en) Communication methods and systems, electronic devices, and computer clusters
CN109376053B (zh) 数据处理方法、装置以及移动终端
US10320886B2 (en) Image display method and apparatus
CN110489440B (zh) 数据查询方法和装置
CN111679911B (zh) 云环境中gpu卡的管理方法、装置、设备及介质
US20220357990A1 (en) Method for allocating data processing tasks, electronic device, and storage medium
WO2019201340A1 (fr) Appareil et procédé de planification de cœur de processeur, terminal, et support d'informations
WO2023066183A1 (fr) Procédé et appareil de traitement de données, dispositif et support de stockage
CN111200606A (zh) 深度学习模型任务处理方法、系统、服务器及存储介质
KR20210122849A (ko) 단계 지원 작업 흐름을 위한 방법 및 장치
CN114968567A (zh) 用于分配计算节点的计算资源的方法、装置和介质
CN114201280A (zh) 多媒体数据的处理方法、装置、设备以及存储介质
CN113703973A (zh) 一种云任务处理方法、系统、装置、设备及存储介质
CN110012003B (zh) 一种云应用抓屏方法和装置
CN102968807A (zh) 图像自动生成方法和系统
CN112769788B (zh) 计费业务数据处理方法、装置、电子设备及存储介质
CN114146406A (zh) 运算资源分配的方法、装置、电子设备和存储介质
CN113472638A (zh) 边缘网关控制方法及系统、装置、电子设备、存储介质
EP3223161A1 (fr) Système de traitement d'informations, procédé de traitement d'informations, dispositif de traitement d'informations, et procédé de commande et programme de commande associés
US11847510B2 (en) System for application self-optimization in serverless edge computing environments
CN115190124B (zh) 基于分布式工业控制系统的消息传输方法、装置、存储介质及调度服务器

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22892002

Country of ref document: EP

Kind code of ref document: A1