CN115408142A - Information processing method, apparatus and medium - Google Patents

Information processing method, apparatus and medium Download PDF

Info

Publication number
CN115408142A
CN115408142A CN202110584048.1A CN202110584048A CN115408142A CN 115408142 A CN115408142 A CN 115408142A CN 202110584048 A CN202110584048 A CN 202110584048A CN 115408142 A CN115408142 A CN 115408142A
Authority
CN
China
Prior art keywords
task
information
cloud terminal
cloud
request
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202110584048.1A
Other languages
Chinese (zh)
Inventor
陈朝喜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software Co Ltd
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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN202110584048.1A priority Critical patent/CN115408142A/en
Publication of CN115408142A publication Critical patent/CN115408142A/en
Pending legal-status Critical Current

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/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present disclosure relates to an information processing method, apparatus, and medium, the method including: receiving a task request from a cloud terminal through a cloud server; executing task processing according to the task request, wherein the task processing comprises at least one of the following steps: determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result; and determining a working mode adapted to the cloud terminal according to the task request, and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode. In the method and the system, the task of the cloud terminal is migrated to the cloud end for execution, so that the processing burden of the cloud terminal is reduced, the cloud terminal is light and thin, and various requirements of a user are met.

Description

Information processing method, apparatus and medium
Technical Field
The present disclosure relates to mobile terminal processing technologies, and in particular, to an information processing method, apparatus, and medium.
Background
With the development of mobile terminal devices, the form of the mobile terminal devices gradually tends to be light, thin, transparent and the like, but with the improvement of the living standard of people, users need the mobile terminal to meet various requirements of the users.
Therefore, how to achieve the lightness and thinness of the mobile terminal and satisfy various heavy load scenes of the user becomes a technical problem which needs to be solved urgently.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides an information processing method, apparatus, and medium.
According to a first aspect of the embodiments of the present disclosure, there is provided an information processing method applied to a cloud server, the method including:
receiving a task request from a cloud terminal;
executing task processing according to the task request, wherein the task processing comprises at least one of the following steps:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode adapted to the cloud terminal according to the task request;
and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
In an embodiment, the determining, according to the task request, the processing resources of the cloud server that need to be allocated includes at least one of:
under the condition that the task request comprises a calculation request, determining the calculation resources of the cloud server to be allocated based on information related to the calculation amount of the tasks to be processed by the cloud server, which is included in the task request;
and under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of the tasks to be processed by the cloud server, which is included in the task request.
In an embodiment, the determining, according to the task request, an operation mode adapted to the cloud terminal includes at least one of:
under the condition that the task request comprises a request for determining a communication mode of the cloud terminal, determining the communication mode of the cloud terminal based on information related to data to be transmitted, wherein the information is included in the task request;
and under the condition that the task request comprises a request for determining the power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on information related to the task to be processed of the cloud terminal, wherein the information is included in the task request.
In an embodiment, the determining a communication mode of the cloud terminal based on the information related to the data to be transmitted, which is included in the task request, includes:
acquiring communication related information and/or user information of the cloud terminal, wherein the communication related information comprises at least one of the following: the position information of the cloud terminal, the environment information of the position of the cloud terminal, the operator information supported by the cloud terminal and the communication capacity supported by the cloud terminal;
determining the communication mode of the cloud terminal based on the information related to the data to be transmitted and based on the communication related information and/or user information of the cloud terminal.
In one embodiment, the method further comprises:
before receiving the task request from the cloud terminal, acquiring the position information of the cloud terminal;
and determining a communication mode with the cloud terminal based on the position information of the cloud terminal.
In an embodiment, the method further comprises:
after user login information sent by the cloud terminal is received, target application information corresponding to a current login user is searched in a preset application information base based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users;
and sending at least part of the target application information to the cloud terminal according to the permission level.
According to a second aspect of the embodiments of the present disclosure, there is provided an information processing method applied to a cloud terminal, the method including:
sending the task request to a cloud server so that the cloud server can execute task processing according to the task request;
receiving a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines the processing resources of the cloud server to be allocated according to the task request, and executes the task processing result obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request.
In one embodiment, the task request includes at least one of:
calculating a request and information related to the calculated amount of the task to be processed of the cloud server;
storing a request and information related to data storage of a task to be processed by the cloud server;
determining a request of a communication mode of the cloud terminal and information related to data to be transmitted;
determining a request of a power supply mode of the cloud terminal and information related to a task to be processed of the cloud terminal.
In an embodiment, the method further comprises:
in a case that the task request includes a request for determining a communication mode of the cloud terminal, sending communication-related information and/or user information of the cloud terminal to the cloud server, where the communication-related information includes at least one of: the cloud terminal comprises position information of the cloud terminal, environment information of the position where the cloud terminal is located, operator information supported by the cloud terminal, and communication capacity supported by the cloud terminal.
In an embodiment, the method further comprises:
and before the task request is sent to a cloud server, sending the position information of the cloud terminal to the cloud server.
In an embodiment, the method further comprises:
sending user login information to the cloud server so as to receive at least one part of target application information returned by the cloud server according to the authority level after the cloud server searches the target application information corresponding to the current login user in a preset application information base based on the user login information;
the preset application information base is a database which is created in the cloud server in advance and used for storing cloud terminal users and application information corresponding to the users. According to a third aspect of the embodiments of the present disclosure, there is provided an information processing apparatus applied to a cloud server, the apparatus including:
the receiving module is configured to receive a task request from the cloud terminal;
a first processing module configured to execute task processing according to the task request, wherein the task processing includes at least one of the following:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode adapted to the cloud terminal according to the task request;
and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
In one embodiment, the first processing module is configured to perform at least one of:
under the condition that the task request comprises a computing request, determining computing resources of the cloud server to be allocated based on information related to the computing amount of the task to be processed of the cloud server, which is included in the task request;
and under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of the task to be processed by the cloud server and included in the task request.
In one embodiment, the first processing module is configured to perform at least one of:
under the condition that the task request comprises a request for determining a communication mode of the cloud terminal, determining the communication mode of the cloud terminal based on information related to data to be transmitted, wherein the information is included in the task request;
and under the condition that the task request comprises a request for determining the power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on information related to the task to be processed of the cloud terminal, wherein the information is included in the task request.
In one embodiment, the first processing module is configured to:
acquiring communication related information and/or user information of the cloud terminal, wherein the communication related information comprises at least one of the following: the position information of the cloud terminal, the environment information of the position of the cloud terminal, the operator information supported by the cloud terminal, and the communication capacity supported by the cloud terminal;
determining the communication mode of the cloud terminal based on the information related to the data to be transmitted and based on the communication related information and/or user information of the cloud terminal.
In an embodiment, the receiving module is further configured to obtain location information of the cloud terminal before receiving the task request from the cloud terminal;
the processing module is further configured to determine a communication manner with the cloud terminal based on the location information of the cloud terminal.
In an embodiment, the receiving module is configured to, after receiving user login information sent by the cloud terminal, search target application information corresponding to a currently logged-in user in a preset application information base based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users;
the device further comprises a first sending module configured to send at least a part of the target application information to the cloud terminal according to the authority level.
According to a fourth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus applied to a cloud terminal, the apparatus including:
a second sending module: sending the task request to a cloud server so that the cloud server can execute task processing according to the task request;
a second receiving module: receiving a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines processing resources of the cloud server to be allocated according to the task request, executes task processing results obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request.
In one embodiment, the task request includes at least one of:
calculating a request and information related to the calculated amount of the task to be processed of the cloud server;
storing a request and information related to data storage of a task to be processed by the cloud server;
determining a request of a communication mode of the cloud terminal and information related to data to be transmitted;
determining a request of a power supply mode of the cloud terminal and information related to a task to be processed of the cloud terminal.
In an embodiment, the second sending module is further configured to:
in a case that the task request includes a request for determining a communication mode of the cloud terminal, sending communication-related information and/or user information of the cloud terminal to the cloud server, where the communication-related information includes at least one of: the cloud terminal comprises position information of the cloud terminal, environment information of the position where the cloud terminal is located, operator information supported by the cloud terminal, and communication capacity supported by the cloud terminal.
In an embodiment, the second sending module is further configured to:
and before the task request is sent to a cloud server, sending the position information of the cloud terminal to the cloud server.
In an embodiment, the second sending module is further configured to:
sending user login information to the cloud server so as to receive at least one part of target application information returned by the cloud server according to the authority level after the cloud server searches the target application information corresponding to the current login user in a preset application information base based on the user login information;
the preset application information base is a database which is created in the cloud server in advance and used for storing cloud terminal users and application information corresponding to the users.
According to a fifth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus applied to a cloud server, the apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute executable instructions in the memory to implement the steps of the method of any one of the first aspect.
According to a sixth aspect of the embodiments of the present disclosure, there is provided an information processing apparatus applied to a cloud terminal, the apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute executable instructions in the memory to implement the steps of the method of any of the second aspect.
According to a seventh aspect of embodiments of the present disclosure, there is provided a non-transitory computer readable storage medium having stored thereon executable instructions that when executed by a processor implement the steps of the method of any one of the first aspects.
According to an eighth aspect of embodiments of the present disclosure, there is provided a non-transitory computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, implement the steps of the method of any one of the second aspects.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the computing, storing and controlling tasks of the cloud terminal are migrated to the cloud terminal for processing, so that the lightening and thinning of the cloud terminal are realized, various heavy load scenes of a user are met, various requirements of the user are met, and the subsequent system upgrading is facilitated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating an information processing method according to an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method of information processing according to an example embodiment;
FIG. 3 is a flow diagram illustrating yet another method of information processing according to an exemplary embodiment;
FIG. 4 is a flow diagram illustrating yet another method of information processing in accordance with an illustrative embodiment;
FIG. 5 is a flow chart illustrating yet another method of information processing according to an exemplary embodiment;
FIG. 6 is a flow diagram illustrating yet another method of information processing in accordance with an illustrative embodiment;
FIG. 7 is an interaction diagram illustrating a method of information processing in accordance with an illustrative embodiment;
FIG. 8 is a block diagram illustrating an information processing apparatus according to an exemplary embodiment;
FIG. 9 is a block diagram illustrating an information processing apparatus according to an exemplary embodiment;
FIG. 10 is a block diagram illustrating an information processing apparatus according to an example embodiment;
fig. 11 is a block diagram illustrating an information processing apparatus according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The cloud terminal can be mobile terminals such as mobile phones, notebooks, tablet computers, vehicle-mounted computers, wearable devices and VR glasses, and can also be devices such as computers.
In a first aspect, an embodiment of the present disclosure provides an information processing method, which is applied to a cloud server (hereinafter, referred to as a cloud). Referring to fig. 1, fig. 1 is a flow chart illustrating an information processing method according to an exemplary embodiment. As shown in fig. 1, the method includes:
and S11, receiving a task request from the cloud terminal.
Step S12, executing task processing according to the task request, wherein the task processing comprises at least one of the following steps:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode adapted to the cloud terminal according to the task request;
and S13, returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
In this embodiment, when the cloud terminal has requirements for computing, storing, controlling, or the like, the cloud terminal may send a task request to the cloud end, and after receiving the task request, the cloud end may execute corresponding task processing, for example, when the cloud terminal needs to perform a computing task, the cloud end may send the computing task to the cloud end, and the cloud end processes the computing task by using computing resources; when the cloud terminal needs to store data, the data to be stored is sent to the cloud end, and the cloud end stores the data by using storage resources; for another example, the cloud terminal sends related information to enable the cloud terminal to adopt a corresponding working mode, wherein the working mode includes a communication mode, a power supply mode and the like.
In the information processing method provided by the embodiment, a task request from a cloud terminal is received through a cloud server; executing task processing according to the task request, wherein the task processing comprises at least one of the following steps: determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources; determining a working mode adapted to the cloud terminal according to the task request; the task of the cloud terminal is migrated to the cloud end to be executed, and the processing burden of the cloud terminal is reduced, so that the lightening and thinning of the cloud terminal are realized, and various requirements of a user are met.
An embodiment of the present disclosure further provides an information processing method, where the method includes the method shown in fig. 1, and the determining, according to the task request, the processing resource of the cloud server that needs to be allocated in step S12 includes at least one of the following:
under the condition that the task request comprises a computing request, determining computing resources of the cloud server to be allocated based on information related to the computing amount of the task to be processed of the cloud server, which is included in the task request;
and under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of the tasks to be processed by the cloud server, which is included in the task request.
In this embodiment, if the cloud terminal has a computing requirement, information related to the computation amount of the task to be processed may be carried in the task request and sent to the cloud, so that the cloud allocates a corresponding computing resource based on the information related to the computation amount. Optionally, for a weaker computing task, a weaker computing resource is allocated, for example, the computing task is a change of a state quantity of a monitoring sensor network, for example, a magnetic field strength monitored by a hall sensor (hall sensor) changes from a weak state, and the cloud may allocate a weaker computing resource such as a detection single chip microcomputer or a microprocessor (MCU for short) to the task. In addition, for a heavier computing task, a stronger computing resource is allocated, for example, the computing task is a large three-dimensional (3-dimensional, abbreviated as 3D) network game, and since processing of a control core, processing of a graphic image by a graphic processing unit (abbreviated as GPU), processing of a video, processing of a sensor, processing of a display, interactive processing, and the like are involved, at this time, a higher CPU (central processing unit) main frequency, a higher power supply, a higher refresh rate, and a better image rendering capability (because the game needs a reaction capability), the cloud may allocate the stronger computing resource for the task.
Or, if the cloud terminal has a storage requirement, the information related to the data storage of the task to be processed can be carried in the task request and sent to the cloud, so that the cloud allocates the corresponding storage resource (temporary storage or long-term storage) according to the information related to the data storage. For example, variables in the calculation process are only temporarily stored in the middle of calculation, the cloud end can temporarily create dynamic storage, and images, videos and the like which need to be stored for a long time are placed in a fixed storage area.
The information related to the calculated amount of the to-be-processed task may be the calculated amount of the to-be-processed task, that is, the cloud may directly determine the size of the calculation resource to be allocated according to the size of the calculated amount, or may determine the identification information of the to-be-processed task, such as the name of the to-be-processed task, so that the cloud may obtain the calculated amount according to the name of the to-be-processed task. The information related to the data storage of the task to be processed may be a storage type identifier of the data to be stored, that is, the cloud directly determines whether to store the data temporarily or for a long time according to the storage type identifier, or the data to be stored, that is, the cloud analyzes the data to be stored and then determines the storage resources to be allocated.
In this embodiment, when the task request includes a computation request, determining, based on information about a computation amount of a task to be processed by the cloud server included in the task request, a computation resource of the cloud server that needs to be allocated; under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of tasks to be processed by the cloud server and included in the task request; in other words, the calculation and storage tasks of the cloud terminal are migrated to the cloud terminal for processing, so that the processing burden of the cloud terminal is reduced, the cloud terminal is light and thin, and various requirements of a user are met.
The embodiment of the present disclosure further provides an information processing method, where the method includes the method shown in fig. 1, and the determining, according to the task request, the working mode adapted to the cloud terminal in step S12 includes at least one of: under the condition that the task request comprises a request for determining a communication mode of the cloud terminal, determining the communication mode of the cloud terminal based on information related to data to be transmitted, wherein the information is included in the task request; and under the condition that the task request comprises a request for determining the power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on information related to the task to be processed of the cloud terminal, wherein the information is included in the task request.
In this embodiment, the cloud terminal can carry information related to the data to be transmitted in the task request and send the task request to the cloud terminal, so that the cloud terminal determines a communication mode adopted by the cloud terminal according to the information related to the data to be transmitted. Preferably, different communication modes may be allocated based on the type of the data to be transmitted, for example, if the data to be transmitted is text, a GSM (Global System for Mobile Communications) communication mode may be adopted; if the data to be transmitted is a picture, a 3G communication mode can be adopted; if the data to be transmitted is a video or a picture of a large-scale network game, a 4G/5G communication mode can be adopted.
Or the cloud terminal can carry information related to the task to be processed in the task request and send the task request to the cloud terminal, so that the cloud terminal determines a power supply mode adopted by the cloud terminal according to the information related to the task to be processed of the cloud terminal. For example, if the task to be processed is a simpler task scene such as step counting, only the sensor (sensor) needs to wake up itself at regular time, the calculation is performed based on the state machine, and the CPU does not need to be woken up, so that the cloud terminal can be controlled to adopt a Low power mode; if the task to be processed is a scene with a heavy power supply requirement such as a network game in a wifi mode, the cloud terminal can be controlled to adopt a High power mode.
In one embodiment, the determining a communication mode of the cloud terminal based on the information related to the data to be transmitted, which is included in the task request, includes: acquiring communication related information and/or user information of the cloud terminal, wherein the communication related information comprises at least one of the following: the position information of the cloud terminal, the environment information of the position of the cloud terminal, the operator information supported by the cloud terminal and the communication capacity supported by the cloud terminal; determining the communication mode of the cloud terminal based on the information related to the data to be transmitted and based on the communication related information and/or user information of the cloud terminal.
Specifically, the cloud terminal can obtain the current position information, carry the position information in the task request and send the task request to the cloud end, and the cloud end determines the communication mode of the cloud terminal according to the position information. For example, if the cloud terminal is located in a place with good urban communication quality, the cloud terminal is preferentially determined to adopt a 4G and/or 5G communication mode; and if the cloud terminal is in a remote place with poor base station signals, determining that the cloud terminal adopts a 2G communication mode, wherein the 2G communication mode has strong communication capability, long transmission distance and high power.
And/or the cloud end can acquire environmental information of the current position, such as climate information and terrain information (whether the cloud terminal is in a mountain area and the like) of the cloud terminal, and further includes electromagnetic environmental information at a specific moment (when the cloud terminal is in a thunder and raining environment), and the communication mode of the cloud terminal is determined according to the acquired environmental information.
And/or the cloud terminal carries the supported operator information in the task request and sends the task request to the cloud terminal, so that the cloud terminal determines the operator with better communication quality according to the operator information, and the cloud terminal is controlled to transmit data in a communication mode supported by the operator.
And/or the cloud terminal carries the supported communication capability (for example, some cloud terminals have the carrier aggregation communication capability) in the task request and sends the task request to the cloud terminal, so that the cloud terminal determines a proper communication mode according to the communication capability supported by the cloud terminal.
Therefore, the cloud end can comprehensively consider the position information of the cloud terminal, the environment information of the position where the cloud terminal is located, the operator information supported by the cloud terminal and the communication capacity supported by the cloud terminal to determine the communication mode of the cloud terminal; or two or more kinds of related information may be considered to determine the communication mode of the cloud terminal.
And/or the cloud terminal sends user information, such as the age of the user, to the cloud terminal, so that the cloud terminal determines the communication mode of the cloud terminal according to the age of the user, for example, for a user with a older age, the communication mode is basically used for a conversation scene, and therefore, the working time of the cloud terminal in the 4G and 5G communication modes can be reduced, or the 4G and 5G communication modes are not configured for the cloud terminal, so that the communication resources are saved; for users with moderate ages, which are basically used in offices or 3D network game scenes, the 4G and 5G communication modes can be preferentially adopted.
In this embodiment, when the task request includes a request for determining a communication mode of the cloud terminal, the communication mode of the cloud terminal is determined based on information related to data to be transmitted included in the task request; under the condition that the task request comprises a request for determining a power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on information related to a task to be processed of the cloud terminal, wherein the information is included in the task request; in other words, the embodiment enables the cloud terminal to determine the communication mode and the power supply mode adopted by the cloud terminal by sending the relevant information to the cloud terminal, and the algorithm for determining the communication mode and the power supply mode is transferred to the cloud terminal, so that the cloud terminal is light and thin.
An information processing method is also provided in the disclosed embodiment, the method includes the method shown in fig. 1, and before step S11, steps S13 and S14 are further included, referring to fig. 2, and fig. 2 is a flowchart of another information processing method shown according to an exemplary embodiment. As shown in fig. 2, the method includes:
step S13, acquiring the position information of the cloud terminal;
step S14, determining a communication mode with the cloud terminal based on the position information of the cloud terminal.
In this embodiment, the cloud terminal carries the location information in the task request and sends the task request to the cloud terminal, and the cloud terminal determines a communication mode with the cloud terminal according to the location information of the cloud terminal, for example, if the cloud terminal and the cloud terminal are not in the same cell or are far away from each other, the cloud terminal and the cloud terminal communicate through the base station; if the cloud terminal and the cloud end are located in the same local area network, it can be determined that the cloud terminal is in communication with the cloud end through the local area network (for example, wifi), and even can be in communication with the cloud end through communication modes such as wimax, zigbee and ble.
In this embodiment, the cloud server obtains the location information of the cloud terminal before receiving the task request from the cloud terminal; determining a communication mode with the cloud terminal based on the position information of the cloud terminal; that is, in this embodiment, the cloud terminal determines the communication mode with the cloud terminal according to the location information of the cloud terminal, and by determining a better communication mode, waste of communication resources is avoided.
The embodiment of the disclosure also provides an information processing method. The method shown in fig. 1 is included in the method, and before step S11, steps S15 and S16 are also included, referring to fig. 3, and fig. 3 is a flowchart illustrating still another information processing method according to an exemplary embodiment. As shown in fig. 3, the method includes:
step S15, after user login information sent by the cloud terminal is received, target application information corresponding to a current login user is searched in a preset application information base based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users.
And S16, sending at least part of the target application information to the cloud terminal according to the authority level.
In this embodiment, a user may apply for a registration number from the cloud terminal through the cloud terminal, and application information on the cloud terminal, such as information about an application program, desktop layout, theme display, and the like, is stored under the registration number. When a user forgets to carry the cloud terminal, the user can log in the registration number through any terminal equipment (such as wearable equipment, mobile equipment, VR glasses, televisions, flat panels and other intelligent display terminals) capable of being connected to the cloud end, and the cloud end can send information of a part of or all applications to the terminal equipment. And information related to personal information security needs to be subjected to authority confirmation, such as personal privacy, personal financial accounts and the like, which need to be input and matched by the biometric information of the user, and possibly need to be input by the user to verify information and the like.
In addition, when the user applies for the registration number, the cloud can be required to open up fixed hardware resources belonging to the registration number, and the user can share the hardware resources independently. If the cloud scheduling system detects that the hardware resources shared by the user are idle for most of time, the cloud scheduling system can inform the user to properly release the hardware resources, so that the waste of the hardware resources is reduced, the utilization rate and the efficiency of the resources are improved, the exclusive scheme is changed into an optional scheme, and the expense of the user is reduced.
Optionally, after being taken by the user, the cloud terminal can collect part of user information, such as gender, age and the like, and the cloud terminal can open up initial cloud terminal capabilities of calculation, control, storage and the like for the user based on the user information.
In the embodiment, after receiving user login information sent by a cloud terminal, a cloud server searches target application information corresponding to a current login user in a preset application information base based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users; and sending at least part of the target application information to the cloud terminal according to the permission level. In this embodiment, the user does not need to carry the cloud terminal with him, and only needs to input login information through any terminal device capable of accessing the cloud terminal, so that the application information of the user can be acquired, the burden of the user is reduced, and convenience is brought to the user.
In a second aspect, an embodiment of the present disclosure provides an information processing method applied to a cloud terminal. Referring to fig. 4, fig. 4 is a flowchart illustrating yet another information processing method according to an example embodiment. As shown in fig. 4, the method includes:
step S21, sending a task request to a cloud server so that the cloud server can execute task processing according to the task request;
step S22, receiving a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines processing resources of the cloud server to be allocated according to the task request, executes task processing results obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request. In this embodiment, when the cloud terminal needs to perform tasks such as calculation, storage, and control, the task request may be sent to the cloud end, for example, if the cloud terminal needs to perform tasks such as calculation and storage, the task to be processed and the data to be stored may be sent to the cloud end; the cloud terminal can also send the relevant information of the data to be transmitted to the cloud end, so that the cloud end determines a working mode according to the relevant information of the data to be transmitted, and the cloud terminal carries out configuration based on the working mode.
In this embodiment, the cloud terminal sends a task request to a cloud server, so that the cloud server executes task processing according to the task request; receiving a response result of the task request returned by the cloud server; wherein the response result comprises: the cloud server determines processing resources of the cloud server to be allocated according to the task request, executes task processing results obtained by task processing based on the processing resources, and/or determines the working mode of the cloud terminal adaptation according to the task request. According to the embodiment, the task of the cloud terminal is migrated to the cloud end to be executed, so that the lightening and thinning of the cloud terminal are realized, and various requirements of a user are met.
The embodiment of the disclosure also provides an information processing method. The method shown in fig. 4 is included in the method, and the task request in step S21 includes at least one of the following:
calculating a request and information related to the calculated amount of the task to be processed of the cloud server;
storing a request and information related to data storage of a task to be processed by the cloud server;
determining a request of a communication mode of the cloud terminal and information related to data to be transmitted;
determining a request of a power supply mode of the cloud terminal and information related to a task to be processed of the cloud terminal.
In this embodiment, if the cloud terminal needs to perform calculation, information related to the calculated amount of the task to be processed by the cloud server may be carried in the task request and sent to the cloud; if the cloud terminal needs to store, the information related to the data storage of the task to be processed of the cloud server can be carried in the task request and sent to the cloud; if the cloud terminal needs to determine the communication mode, the information related to the data to be transmitted can be carried in the task request and sent to the cloud end; if the cloud terminal needs to determine the power supply mode, information related to the to-be-processed task of the cloud terminal can be carried in the task request and sent to the cloud.
In an embodiment, in a case that the task request includes a request for determining a communication mode of the cloud terminal, sending communication-related information and/or user information of the cloud terminal to the cloud server, where the communication-related information includes at least one of: the cloud terminal comprises position information of the cloud terminal, environment information of the position where the cloud terminal is located, operator information supported by the cloud terminal, and communication capacity supported by the cloud terminal.
The embodiment of the disclosure provides an information processing method. The method shown in fig. 4 is included in the method, and before the step S21, a step S23 is further included, referring to fig. 5, and fig. 5 is a flowchart illustrating still another information processing method according to an exemplary embodiment. As shown in fig. 5, the method includes:
and S23, sending the position information of the cloud terminal to the cloud server.
In this embodiment, the cloud terminal sends the location information to the cloud end, so that the cloud end determines a communication mode of the cloud terminal according to the location information, and the cloud terminal configures a corresponding communication mode and performs data transmission based on the communication mode.
The embodiment of the disclosure provides an information processing method. The method shown in fig. 4 is included in the method, and before the step S21, a step S24 is further included, referring to fig. 6, and fig. 6 is a flowchart illustrating still another information processing method according to an exemplary embodiment. As shown in fig. 6, the method includes:
step S24, sending user login information to the cloud server so as to receive at least one part of target application information returned by the cloud server according to the authority level after the cloud server searches the target application information corresponding to the current login user in a preset application information base based on the user login information;
the preset application information base is a database which is created in the cloud server in advance and used for storing cloud terminal users and application information corresponding to the users.
In this embodiment, the cloud terminal applies for a registration number from the cloud terminal, and sends application information under the registration number to the cloud terminal; when the user logs in the registration number through another terminal device, the cloud end sends the next part or all of the application information of the registration number to the terminal device.
The embodiment of the disclosure further provides an information processing method applied to the cloud server and the cloud terminal. Referring to fig. 7, fig. 7 is an interaction diagram illustrating an information processing method according to an example embodiment. As shown in fig. 7, the method includes:
step S31, the cloud terminal sends the task request to the cloud server.
The execution main body of the step is a cloud terminal, and the cloud terminal sends the task request to the cloud server. Correspondingly, on the cloud server side, a task request from the cloud terminal is received.
Step S32, the cloud server executes task processing according to the task request, wherein the task processing comprises at least one of the following steps:
determining processing resources of the cloud server to be used, and executing task processing based on the processing resources;
and determining the working mode of the cloud terminal, and sending the working mode to the cloud terminal.
The execution main body of the step is a cloud server, and the cloud server can execute corresponding task processing after receiving the task request. Correspondingly, at the cloud terminal side, at least one of the following is executed: sending data to be processed to the cloud server; and receiving a working mode from the cloud server, and configuring the cloud terminal based on the working mode.
In a third aspect, an embodiment of the present disclosure provides an information processing apparatus, which is applied to a cloud server. Referring to fig. 8, fig. 8 is a block diagram illustrating an information processing apparatus according to an exemplary embodiment. As shown in fig. 8, the information processing apparatus includes:
the receiving module 11 is configured to receive a task request from a cloud terminal;
a first processing module 12 configured to execute task processing according to the task request, wherein the task processing includes at least one of the following:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode of the cloud terminal according to the task request;
and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
In one embodiment, the first processing module 12 is configured to perform at least one of:
under the condition that the task request comprises a calculation request, determining the calculation resources of the cloud server to be allocated based on information related to the calculation amount of the tasks to be processed by the cloud server, which is included in the task request;
and under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of the task to be processed by the cloud server and included in the task request.
In one embodiment, the first processing module 12 is configured to perform at least one of:
under the condition that the task request comprises a request for determining a communication mode of the cloud terminal, determining the communication mode of the cloud terminal based on information related to data to be transmitted, wherein the information is included in the task request;
and under the condition that the task request comprises a request for determining the power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on the information related to the task to be processed of the cloud terminal, which is included in the task request.
In one embodiment, the first processing module 12 is configured to:
acquiring communication related information and/or user information of the cloud terminal, wherein the communication related information comprises at least one of the following: the position information of the cloud terminal, the environment information of the position of the cloud terminal, the operator information supported by the cloud terminal and the communication capacity supported by the cloud terminal;
determining the communication mode of the cloud terminal based on the information related to the data to be transmitted and based on the communication related information and/or user information of the cloud terminal.
In an embodiment, the receiving module 11 is further configured to, before receiving the task request from the cloud terminal, obtain location information of the cloud terminal;
the first processing module 12 is further configured to determine a communication manner with the cloud terminal based on the location information of the cloud terminal.
In one embodiment, the receiving module 11 is configured to, after receiving user login information sent by the cloud terminal, search, in a preset application information base, target application information corresponding to a currently logged-in user based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users;
the device further comprises a first sending module 13 configured to send at least a part of the target application information to the cloud terminal according to the permission level.
The implementation principle and technical effect of the information processing apparatus provided in this embodiment are similar to those of the method described in the first aspect, and are not described herein again.
The embodiment of the disclosure provides an information processing device applied to a cloud terminal. Fig. 9 is a block diagram illustrating an information processing apparatus according to an exemplary embodiment. As shown in fig. 9, the information processing apparatus includes:
the second sending module 21 is configured to send the task request to the cloud server, so that the cloud server executes task processing according to the task request;
the second receiving module 22 is configured to receive a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines the processing resources of the cloud server to be allocated according to the task request, and executes the task processing result obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request.
In one embodiment, the task request includes at least one of:
calculating a request and information related to the calculated amount of the task to be processed of the cloud server;
storing a request and information related to data storage of a task to be processed by the cloud server;
determining a request of a communication mode of the cloud terminal and information related to data to be transmitted;
determining a request of a power supply mode of the cloud terminal and information related to a task to be processed of the cloud terminal.
In an embodiment, the second sending module 21 is further configured to:
in a case that the task request includes a request for determining a communication mode of the cloud terminal, sending communication-related information and/or user information of the cloud terminal to the cloud server, where the communication-related information includes at least one of: the cloud terminal comprises position information of the cloud terminal, environment information of the position where the cloud terminal is located, operator information supported by the cloud terminal, and communication capacity supported by the cloud terminal.
In an embodiment, the second sending module 21 is further configured to:
and before the task request is sent to a cloud server, sending the position information of the cloud terminal to the cloud server.
In an embodiment, the second sending module 21 is further configured to:
sending user login information to the cloud server so as to receive at least one part of target application information returned by the cloud server according to the authority level after the cloud server searches the target application information corresponding to the current login user in a preset application information base based on the user login information;
the preset application information base is a database which is created in the cloud server in advance and used for storing cloud terminal users and application information corresponding to the users.
The implementation principle and technical effect of the information processing apparatus provided by this embodiment are similar to those of the method described in the second aspect, and are not described herein again.
The embodiment of the present disclosure provides an information processing apparatus, which is applied to a cloud server, the apparatus including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute executable instructions in the memory to implement the steps of the method of the first aspect.
The embodiment of the present disclosure provides an information processing apparatus, which is applied to a cloud terminal, and the apparatus includes:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the executable instructions in the memory to implement the steps of the method of the second aspect.
A non-transitory computer readable storage medium is provided in the embodiments of the present disclosure, and has executable instructions stored thereon, wherein the executable instructions, when executed by a processor, implement the steps of the method according to the first aspect.
Also provided in embodiments of the present disclosure is a non-transitory computer readable storage medium having executable instructions stored thereon, wherein the executable instructions, when executed by a processor, implement the steps of the method of the second aspect.
Fig. 10 is a block diagram illustrating an information processing apparatus according to an exemplary embodiment. For example, the apparatus 1000 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 10, the apparatus 1000 may include one or more of the following components: processing component 1002, memory 1004, power component 1006, multimedia component 1008, audio component 1010, input/output (I/O) interface 1012, sensor component 1014, and communications component 1016.
The processing component 1002 generally controls the overall operation of the device 1000, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 1002 may include one or more processors 1020 to execute instructions to perform all or a portion of the steps of the methods described above. Further, processing component 1002 may include one or more modules that facilitate interaction between processing component 1002 and other components. For example, the processing component 1002 may include a multimedia module to facilitate interaction between the multimedia component 1008 and the processing component 1002.
The memory 1004 is configured to store various types of data to support operation at the device 1000. Examples of such data include instructions for any application or method operating on device 1000, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 1004 may be implemented by any type or combination of volatile or non-volatile storage devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 1006 provides power to the various components of the device 1000. The power components 1006 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the device 1000.
The multimedia component 1008 includes a screen that provides an output interface between the device 1000 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1008 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 1000 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
Audio component 1010 is configured to output and/or input audio signals. For example, audio component 1010 includes a Microphone (MIC) configured to receive external audio signals when apparatus 1000 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 1004 or transmitted via the communication component 1016. In some embodiments, audio component 1010 also includes a speaker for outputting audio signals.
I/O interface 1012 provides an interface between processing component 1002 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 1014 includes one or more sensors for providing various aspects of status assessment for the device 1000. For example, sensor assembly 1014 may detect an open/closed state of device 1000, the relative positioning of components, such as a display and keypad of apparatus 1000, sensor assembly 1014 may also detect a change in position of apparatus 1000 or a component of apparatus 1000, the presence or absence of user contact with apparatus 1000, orientation or acceleration/deceleration of apparatus 1000, and a change in temperature of apparatus 1000. The sensor assembly 1014 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 1014 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1014 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 1016 is configured to facilitate communications between the apparatus 1000 and other devices in a wired or wireless manner. The device 1000 may access a wireless network based on a communication standard, such as WiFi,2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 1016 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communications component 1016 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 1000 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 1004 comprising instructions, executable by the processor 1020 of the device 1000 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Fig. 11 is a block diagram illustrating an information processing apparatus 1100 according to an example embodiment. For example, the apparatus 1100 may be provided as a server. Referring to fig. 11, the apparatus 1100 includes a processing component 1122 that further includes one or more processors and memory resources, represented by memory 1132, for storing instructions, such as application programs, executable by the processing component 1122. The application programs stored in memory 1132 may include one or more modules that each correspond to a set of instructions. Further, the processing component 1122 is configured to execute instructions to perform the above-described method: determining resource types to be configured on a terminal running the application and one or more parameter configurations included in each resource type aiming at the application; determining a resource allocation combination, wherein the resource allocation combination is composed of a plurality of groups of resource allocations, and each group of resource allocation comprises a parameter allocation of each resource type; acquiring a frame rate of a set scene of the application operated by the terminal in a set time period aiming at each group of resource configuration in the resource configuration combination; determining N groups of preferred resource configurations based on the frame rate, wherein N is a positive integer greater than or equal to 1; selecting a group of resource allocation from the N groups of preferred resource allocation; configuring a terminal based on parameters of the selected set of resource configurations to run the set scenario of the application on the terminal.
The apparatus 1100 may also include a power component 1126 configured to perform power management of the apparatus 1100, a wired or wireless network interface 11110 configured to connect the apparatus 1100 to a network, and an input/output (I/O) interface 11118. The apparatus 1100 may operate based on an operating system stored in the memory 1132, such as Windows Server, mac OS XTM, unixTM, linuxTM, freeBSDTM, or the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (17)

1. An information processing method is applied to a cloud server, and is characterized by comprising the following steps:
receiving a task request from a cloud terminal;
executing task processing according to the task request, wherein the task processing comprises at least one of the following steps:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode adapted to the cloud terminal according to the task request;
and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
2. The method of claim 1, wherein the determining the processing resources of the cloud server that need to be allocated according to the task request comprises at least one of:
under the condition that the task request comprises a computing request, determining computing resources of the cloud server to be allocated based on information related to the computing amount of the task to be processed of the cloud server, which is included in the task request;
and under the condition that the task request comprises a storage request, determining storage resources of the cloud server to be allocated based on information related to data storage of the task to be processed by the cloud server and included in the task request.
3. The method of claim 1, wherein the determining the cloud terminal adapted working mode according to the task request comprises at least one of:
under the condition that the task request comprises a request for determining a communication mode of the cloud terminal, determining the communication mode of the cloud terminal based on information related to data to be transmitted, wherein the information is included in the task request;
and under the condition that the task request comprises a request for determining the power supply mode of the cloud terminal, determining the power supply mode of the cloud terminal based on information related to the task to be processed of the cloud terminal, wherein the information is included in the task request.
4. The method of claim 3, wherein the determining the communication mode of the cloud terminal based on the information related to the data to be transmitted included in the task request comprises:
acquiring communication related information and/or user information of the cloud terminal, wherein the communication related information comprises at least one of the following: the position information of the cloud terminal, the environment information of the position of the cloud terminal, the operator information supported by the cloud terminal and the communication capacity supported by the cloud terminal;
determining the communication mode of the cloud terminal based on the information related to the data to be transmitted and based on the communication related information and/or user information of the cloud terminal.
5. The method of claim 1, wherein the method further comprises:
before receiving the task request from the cloud terminal, acquiring the position information of the cloud terminal;
and determining a communication mode with the cloud terminal based on the position information of the cloud terminal.
6. The method of claim 1, wherein the method further comprises:
after user login information sent by the cloud terminal is received, target application information corresponding to a current login user is searched in a preset application information base based on the user login information; the preset application information base is a database which is created in advance on the cloud server and is used for storing cloud terminal users and application information corresponding to the users;
and sending at least part of the target application information to the cloud terminal according to the authority level.
7. An information processing method is applied to a cloud terminal, and is characterized by comprising the following steps:
sending the task request to a cloud server so that the cloud server can execute task processing according to the task request;
receiving a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines the processing resources of the cloud server to be allocated according to the task request, and executes the task processing result obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request.
8. The method of claim 7, wherein the task request comprises at least one of:
calculating a request and information related to the calculated amount of the task to be processed of the cloud server;
storing a request and information related to data storage of a task to be processed of the cloud server;
determining a request of a communication mode of the cloud terminal and information related to data to be transmitted;
determining a request of a power supply mode of the cloud terminal and information related to a task to be processed of the cloud terminal.
9. The method of claim 8, wherein the method further comprises:
in a case that the task request includes a request for determining a communication mode of the cloud terminal, sending communication-related information and/or user information of the cloud terminal to the cloud server, where the communication-related information includes at least one of: the cloud terminal comprises position information of the cloud terminal, environment information of the position where the cloud terminal is located, operator information supported by the cloud terminal, and communication capacity supported by the cloud terminal.
10. The method of claim 7, wherein the method further comprises:
and before the task request is sent to a cloud server, sending the position information of the cloud terminal to the cloud server.
11. The method of claim 7, wherein the method further comprises:
sending user login information to the cloud server so as to receive at least one part of target application information returned by the cloud server according to the authority level after the cloud server searches the target application information corresponding to the current login user in a preset application information base based on the user login information;
the preset application information base is a database which is created in the cloud server in advance and used for storing cloud terminal users and application information corresponding to the users.
12. An information processing apparatus applied to a cloud server, the apparatus comprising:
the receiving module is configured to receive a task request from the cloud terminal;
a first processing module configured to execute task processing according to the task request, wherein the task processing includes at least one of the following:
determining processing resources of the cloud server to be allocated according to the task request, and executing task processing based on the processing resources to obtain a task processing result;
determining a working mode adapted to the cloud terminal according to the task request;
and returning a response result of the task request to the cloud terminal, wherein the response result comprises the task processing result and/or the working mode.
13. An information processing apparatus applied to a cloud terminal, the apparatus comprising:
a second sending module: sending the task request to a cloud server so that the cloud server can execute task processing according to the task request;
a second receiving module: receiving a response result of the task request returned by the cloud server;
wherein the response result comprises: the cloud server determines the processing resources of the cloud server to be allocated according to the task request, and executes the task processing result obtained by task processing based on the processing resources,
and/or the cloud server determines the working mode of the cloud terminal adaptation according to the task request.
14. An information processing apparatus applied to a cloud server, the apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute executable instructions in the memory to implement the steps of the method of any one of claims 1 to 6.
15. An information processing apparatus, applied to a cloud terminal, the apparatus comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute executable instructions in the memory to implement the steps of the method of any one of claims 7 to 11.
16. A non-transitory computer readable storage medium having stored thereon executable instructions, that when executed by a processor, perform the steps of the method of any one of claims 1-6.
17. A non-transitory computer readable storage medium having stored thereon executable instructions, that when executed by a processor, perform the steps of the method of any one of claims 7-11.
CN202110584048.1A 2021-05-27 2021-05-27 Information processing method, apparatus and medium Pending CN115408142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110584048.1A CN115408142A (en) 2021-05-27 2021-05-27 Information processing method, apparatus and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110584048.1A CN115408142A (en) 2021-05-27 2021-05-27 Information processing method, apparatus and medium

Publications (1)

Publication Number Publication Date
CN115408142A true CN115408142A (en) 2022-11-29

Family

ID=84155967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110584048.1A Pending CN115408142A (en) 2021-05-27 2021-05-27 Information processing method, apparatus and medium

Country Status (1)

Country Link
CN (1) CN115408142A (en)

Similar Documents

Publication Publication Date Title
CN105955765B (en) Application preloading method and device
US11910377B2 (en) Method and apparatus for requesting scheduling sidelink resource, and storage medium
CN107888965B (en) Image gift display method and device, terminal, system and storage medium
US20180342029A1 (en) Method, apparatus terminal device, and computer readable storage medium for invoking a virtual public transport card
US10038834B2 (en) Video call method and device
CN109156026B (en) Method, device, equipment and storage medium for sending uplink scheduling request
US11596018B2 (en) Region configuration method and device
US11950302B2 (en) Method for data transmission and establishing unicast connection based on sidelink
CN113220482A (en) Call request processing method and device, electronic equipment and storage medium
CN112270561A (en) Electronic resource distribution method and device, electronic equipment and storage medium
CN112905089A (en) Equipment control method and device
CN111078356A (en) GPU cluster resource control system, method, device, equipment and storage medium
CN110515623B (en) Method and device for realizing graphic operation, electronic equipment and storage medium
CN112256424A (en) Virtual resource processing method, device and system, electronic equipment and storage medium
CN111222041A (en) Shooting resource data acquisition method and device, electronic equipment and storage medium
CN112307229A (en) Data processing method and device, electronic equipment and computer readable storage medium
CN107885464B (en) Data storage method, device and computer readable storage medium
CN115408142A (en) Information processing method, apparatus and medium
CN108984294B (en) Resource scheduling method, device and storage medium
CN117331455A (en) Multi-user management method, graphic interface and related device
CN113691526A (en) Pushing method, device, system, equipment and medium based on WebRTC
CN112035246A (en) Method, device and system for acquiring virtual resources, electronic equipment and storage medium
CN111176841B (en) Distribution method and device of graphics processor resources, electronic equipment and storage medium
CN112449409B (en) Power control method of mobile terminal and power control device of mobile terminal
CN110662280B (en) Method and device for switching operation modes, readable storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination