CN115623518A - Task processing method, platform, system, device and storage medium - Google Patents

Task processing method, platform, system, device and storage medium Download PDF

Info

Publication number
CN115623518A
CN115623518A CN202211610252.7A CN202211610252A CN115623518A CN 115623518 A CN115623518 A CN 115623518A CN 202211610252 A CN202211610252 A CN 202211610252A CN 115623518 A CN115623518 A CN 115623518A
Authority
CN
China
Prior art keywords
task
execution
processing platform
communication system
task processing
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
CN202211610252.7A
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.)
Alibaba Damo Institute Hangzhou Technology Co Ltd
Original Assignee
Alibaba Damo Institute Hangzhou Technology 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 Alibaba Damo Institute Hangzhou Technology Co Ltd filed Critical Alibaba Damo Institute Hangzhou Technology Co Ltd
Priority to CN202211610252.7A priority Critical patent/CN115623518A/en
Publication of CN115623518A publication Critical patent/CN115623518A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/40Services specially adapted for particular environments, situations or purposes for vehicles, e.g. vehicle-to-pedestrians [V2P]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention provides a task processing method, a platform, a system, equipment and a storage medium, wherein the method comprises the following steps: the task processing platform can acquire an executable file corresponding to a task in the communication system, and acquire the task attribute and the task execution logic of the first task according to the file. And then, the task processing platform acquires the execution condition of the task and completes task creation according to the execution condition, the task attribute and the task execution logic. And in the operation process of the communication system, if the operation state of the communication system meets the task execution condition, the task processing platform starts to execute the created task. Therefore, the method for creating the custom task according to the executable file and the execution condition of the task can create the task with different contents and different execution modes by the task processing platform. And according to different execution conditions configured for different tasks, independent execution among different tasks is realized, namely, the tasks are not influenced mutually, and task management is facilitated.

Description

Task processing method, platform, system, device and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a task processing method, a platform, a system, a device, and a storage medium.
Background
During operation of the communication system, various operational data may be generated by the communication devices in the network. By analyzing these operation data, it is possible to obtain status data of the entire communication system, and also to obtain status data of a certain communication device in the communication system. Further, the communication system may be controlled based on the analysis result. The state data of the communication system and/or the communication equipment is analyzed according to the state data, and the state data can be considered as an operation and maintenance task corresponding to the communication system.
In practice, different communication systems applied in different scenes may have different operation and maintenance tasks, the same communication system may also have different operation and maintenance tasks, and the communication system may also include other types of tasks, that is, the tasks in the communication system are various, such as detecting whether a User Equipment (UE) is offline, whether a functional network element in the communication system is faulty, and the like.
Based on the above description, how to implement the creation of various tasks becomes an urgent problem to be solved.
Disclosure of Invention
In view of the above, embodiments of the present invention provide a task processing method, a task processing platform, a task processing system, a task processing device, and a storage medium, which are used to create a content-rich task type.
In a first aspect, an embodiment of the present invention provides a task processing method applied to a task processing platform, including:
acquiring task attributes and task execution logic of a first task according to an executable file corresponding to the first task in a communication system;
creating the first task according to the task attribute, the task execution logic and the execution condition of the first task;
and if the running state of the communication system meets the execution condition, executing the first task.
In a second aspect, an embodiment of the present invention provides a task processing method, applied to a task processing platform, including:
according to an executable file corresponding to a task in the Internet of vehicles, task attributes and task execution logic of the task are obtained;
creating the task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles;
and if the running state of the Internet of vehicles meets the execution condition, executing the task.
In a third aspect, an embodiment of the present invention provides a task processing platform, including: a task creation component and a task execution component;
the task creating component is used for acquiring task attributes and task execution logic of the tasks according to executable files corresponding to the tasks in the communication system;
creating the task according to the task attribute, the task execution logic and the execution condition of the task;
and the task execution component is used for executing the task if the running state of the communication system meets the execution condition of the task.
In a fourth aspect, an embodiment of the present invention provides a task processing platform, including: a task creation component and a task execution component;
the task creating component is used for acquiring task attributes and task execution logic of the tasks according to executable files corresponding to the tasks in the Internet of vehicles;
creating the task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles;
and the task execution component is used for executing the task if the running state of the Internet of vehicles meets the execution condition of the task.
In a fifth aspect, an embodiment of the present invention provides a task processing system, including: a task processing platform and an operation platform;
the task processing platform is used for acquiring task attributes and task execution logic of a first task according to an executable file corresponding to the first task in a communication system;
in response to a creation instruction, creating the first task according to the task attribute, the task execution logic and the execution condition of the first task;
if the running state of the communication system meets the execution condition, executing the first task;
the operation platform is used for responding to the configuration operation of the user and sending the execution condition.
In a sixth aspect, an embodiment of the present invention provides an electronic device, including a processor and a memory, where the memory is used to store one or more computer instructions, and when executed by the processor, the one or more computer instructions implement the task processing method in the first aspect or the second aspect. The electronic device may also include a communication interface for communicating with other devices or communication systems.
In a seventh aspect, an embodiment of the present invention provides a non-transitory machine-readable storage medium, on which is stored executable code, and when the executable code is executed by a processor of an electronic device, the processor is enabled to implement at least a task processing method according to the first aspect or the second aspect.
In the task processing method provided by the embodiment of the invention, the task processing platform can acquire the executable file corresponding to any task in the communication system, and acquire the task attribute and the task execution logic of the task according to the file. Then, the task processing platform acquires the execution condition of the task again, and creates the task according to the execution condition, the task attribute and the task execution logic. In the operation process of the communication system, if the operation state of the communication system meets the task execution condition, the task processing platform further executes the created task.
Therefore, the scheme provides a method for creating the self-defined task according to the executable file and the execution condition of the task, so that the task processing platform can create various tasks with different contents and different execution modes. And independent execution among different tasks is realized according to different execution conditions configured for different tasks, namely, the tasks are not influenced mutually, and task management is facilitated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a communication system according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a core network in the communication system shown in fig. 1;
fig. 3 is a schematic structural diagram of a task processing system according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a task processing system creating a task according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of another task processing system according to an embodiment of the present invention;
FIG. 6 is a schematic structural diagram of another task processing system according to an embodiment of the present invention;
fig. 7 is a schematic diagram of a task processing system applied in a 5G communication system according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a task processing system applied in the Internet of vehicles according to an embodiment of the present invention;
FIG. 9 is a flowchart of a task processing method according to an embodiment of the present invention;
FIG. 10 is a flowchart of another task processing method provided by an embodiment of the invention;
FIG. 11 is a flowchart of another task processing method according to an embodiment of the present invention;
fig. 12 is a schematic structural diagram of a task processing platform according to an embodiment of the present invention;
fig. 13 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 14 is a schematic structural diagram of another electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the invention and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "the plural" typically includes at least two, but does not exclude the presence of at least one.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
The words "if", as used herein, may be interpreted as "at \8230; \8230when" or "when 8230; \823030, when" or "in response to a determination" or "in response to a recognition", depending on the context. Similarly, the phrase "if determined" or "if identified (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when identified (a stated condition or event)" or "in response to an identification (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrases "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in articles of commerce or systems including such elements.
Before describing the following embodiments, the preconditions for task creation may also be exemplified:
alternatively, with the continuous development of the fifth Generation Mobile Communication Technology (5G), the application scenarios of the 5G Communication system are becoming more and more extensive. For example, the 5G communication system can provide a variety of services such as video on demand, video live broadcast, automatic driving and the like for users. The live video in the video live broadcast service can be sports events, telemedicine videos, remote teaching videos and the like.
Fig. 1 is a 5G communication system according to an embodiment of the present invention. As shown in fig. 1, the communication system may include a User Equipment (UE), a Radio Access Network (RAN), a core Network, and a Data Network (DN). After the RAN is used to access the core network, the UE device can realize data interaction with the DN, so that the above-mentioned services such as live broadcast and automatic driving can be used.
Alternatively, the network architecture of the core network in the 5G communication system shown in fig. 1 may also be as shown in fig. 2. The core network may include: network Slice Selection Function (NSSF) Network elements, network Exposure Function (NEF) Network elements, network Repository Function (NRF) Network elements, policy Control Function (PCF) Network elements, unified Data Management (UDM) Network elements, authentication service Function (AUSF) Network elements, access and Mobility Management Function (AMF) Network elements, session Management Function (SMF) Network elements, and Mobility Management Function (MMF) Network elements, among others. Each of the above network elements may be referred to as a Control Plane Function (CPF) network element. The core network may further include a User Plane Function (UPF) element.
The NSSF is a service interface provided by an NSSF network element, and similarly, the Nnef is a service interface provided by an NEF network element, the nrrf is a service interface provided by an NRF network element, the Npcf is a service interface provided by a PCF network element, the numm is a service interface provided by a UDM network element, the Nausf is a service interface provided by an AUSF network element, the Namf is a service interface provided by an AMF network element, the Nsmf is a service interface provided by an SMF network element, and the Nmmf is a service interface provided by an MMF network element. And all the service interfaces are connected with a network bus. An N1 interface is arranged between the UE and the AMF network element, an N2 interface is arranged between the RAN and the AMF network element, an N3 interface is arranged between the RAN and the UPF, and an N4 interface is arranged between the UPF and the SMF.
In order to ensure the service experience, the 5G communication system needs to operate normally to ensure high rate and low delay of data transmission. At this time, a plurality of detection tasks can be created by using the task processing system provided by the following embodiments of the present invention, so as to determine the operation state of the 5G communication system and the communication devices inside the system in real time through the execution of the detection tasks. The task processing system provided by each of the following embodiments of the present invention is in communication connection with the 5G communication system shown in fig. 1 and 2. Optionally, the task processing system may also create a variety of maintenance tasks. When the detection result of the detection task is abnormal, namely the 5G communication system is abnormal, the task processing system can repair the abnormality in the 5G communication system by executing the maintenance task, so that the normal operation of the 5G communication system is ensured. The detection task and the maintenance task may be collectively referred to as an operation and maintenance task.
For example, the detection task created by the task processing system may include: detecting whether the UE is off-line or not, detecting whether the UE has signal interference or not, detecting whether the UE has access failure or not, detecting whether each CPF network element and/or UPF network element in a communication system has failure or not and the like. The maintenance task created by the task processing system generally corresponds to the detection task, and specifically, for the task of detecting whether the CPF network element and/or the UPF network element is faulty, the maintenance task created by the task processing system may include: modifying the configuration parameters of the fault functional network element or restarting the fault functional network element, and the like. Similarly, for the task of detecting the UE going offline, the maintenance task created by the task processing system may include: and controlling the UE to be on line again. For the task of detecting the UE access failure, the maintenance task created by the task processing system may include: and controlling the UE to access the core network again.
For the created operation and maintenance task, optionally, the task processing system may further create a corresponding management task, where the management task may include deleting the operation and maintenance task, deleting an execution result of the operation and maintenance task, querying a task attribute of the operation and maintenance task, querying an execution result of the operation and maintenance task, filtering the operation and maintenance task, and the like. The task attributes of the operation and maintenance task can be referred to the relevant description in the embodiment shown in fig. 3.
It should be noted that, the users mentioned in the task processing system, platform and method provided in the following embodiments of the present invention may be regarded as the operation and maintenance personnel of the communication system, rather than the user of the UE.
Based on the above description, some embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The features of the embodiments and examples described below may be combined with each other without conflict between the embodiments. In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
Fig. 3 is a schematic structural diagram of a task processing system according to an embodiment of the present invention. The system specifically comprises a task processing platform and an operating platform. The working process of the task processing system can be described as follows:
the user can trigger configuration operation on the operation platform and can also trigger creation operation on the operation platform. And the task processing platform can acquire the executable file corresponding to the first task to be created in advance. Optionally, the executable file may be written artificially, and specifically may be a Python script, a shell script, or the like.
After the task processing platform acquires the executable file, the executable file can be automatically analyzed, so that the task attribute and the task execution logic of the first task contained in the executable file can be obtained. Meanwhile, the task processing platform may also receive an execution condition of the first task generated after the triggering configuration operation. Further, the task processing platform may also receive a creation instruction generated by triggering a creation operation in response to the creation operation triggered by the user, and create the first task according to the obtained task attribute, task execution logic, and execution condition. At this point, the creation of the task has been completed. In the operation process of the communication system, the task processing platform can also detect the operation state of the communication system in real time, and when the task processing platform detects that the operation state of the communication system meets the execution condition of the first task, the first task is executed to obtain a task execution result. Alternatively, the task execution result may be stored in the task processing platform.
Wherein, optionally, the first task may be various operation and maintenance tasks mentioned above, or a management task corresponding to the operation and maintenance task. Optionally, the task processing platform may obtain the execution condition configured by the user through a preset interface thereof in response to the configuration operation.
Optionally, the execution condition of the first task may include: the communication system executes the task after running for a preset time, that is, the execution period of the task, and the system shown in fig. 3 creates a periodic task by using the execution condition. The execution condition of the first task may further include execution in response to an execution operation by a user, execution when an object to be detected is in a closed or open state, or the like, and a non-periodic task, that is, a trigger-type task is created using the system shown in fig. 3 using this execution condition. I.e., the task processing system can create custom tasks of different types.
Optionally, the task attribute of the first task may specifically include: task name, executable file type and task role.
When the first task is a detection task, the action object of the task is an object to be detected and a detection index. For the object to be detected and the detection index, for example, when the first task is to detect whether the UE is offline, the object to be detected is the UE, and the detection index includes the detection time and the online state of the UE at the detection time.
When the first task is to detect whether Signal Interference exists in the UE, the object to be detected is the UE, and the detection index may include Reference Signal Receiving Power (RSRP) of the UE, received Signal Strength Indicator (RSSI) of the Received Signal, reference Signal Received Quality (RSPQ), signal to Interference plus Noise Ratio (SINR) of the UE, and the like.
When the first task is UE access fault location, the object to be detected is UE, and the detection index comprises information related to session connection recorded in respective logs of a base station and a core network accessed by the UE.
When the first task is detecting network element faults, the object to be detected comprises at least one of a CPF network element or a UPF network element in a core network, and the detection index is the running state of the network element.
When the first task and the maintenance task corresponding to the upper detection task are performed, the role object of the task may specifically be to modify a configuration parameter of the failed network element, restart the failed network element, control the UE to be on-line again, or control the UE to re-access the core network, and so on.
In this embodiment, after the task processing platform in the task processing system obtains the executable file corresponding to any task in the communication system in advance, the executable file can be analyzed to obtain the task attribute and the task execution logic of the task. Then, the task processing platform can further respond to the configuration operation triggered by the user to the operating platform in the task processing system to acquire the task execution condition. And after the user triggers the creation operation on the operation platform, the task processing platform responds to the creation operation and creates a task according to the obtained execution condition, task attribute and task execution logic. In the operation process of the communication system, if the operation state of the communication system meets the task execution condition, the task processing platform further executes the created task.
Therefore, the scheme provides a method for creating the self-defined task according to the executable file and the execution condition of the task, so that the task processing platform can create the tasks with different contents and different execution modes. And because different tasks are configured with different execution conditions, independent execution among different tasks can be realized, namely, the tasks are not influenced mutually, and the task management is facilitated.
In practice, the 5G communication system itself may create and execute various operation and maintenance tasks, and the task processing system may also create and execute various operation and maintenance tasks. The 5G communication system and the task processing system execute the created operation and maintenance tasks respectively, so that the double detection of the operation state of the 5G communication system can be realized, whether the 5G communication system has faults or not can be detected in time, the faults can be repaired in time, and the high availability of the communication system is ensured. Among them, the advantages of the dual detection are embodied in more detail: when the 5G communication system cannot execute the operation and maintenance tasks created by the 5G communication system for some reasons, or when the types of the operation and maintenance tasks created by the 5G communication system are single and cannot detect faults of the 5G communication system comprehensively, the operation and maintenance tasks created by the task processing system can be used as alternatives or supplements, and whether the 5G communication system has faults or not is detected and the faults are repaired in time.
Optionally, for the process that the task processing platform creates the first task according to the task attribute, the task execution logic, and the execution condition, the task processing platform may obtain the image environment of the executable file while obtaining the executable file of the first task in advance. The task processing platform may then encapsulate the execution conditions, task properties contained in the executable file, and task execution logic with the help of this mirroring environment to complete the creation of the first task. Optionally, the mirror environment may be cached in the task processing platform in advance, so that the task processing platform directly obtains the mirror environment from the cache to shorten the time for creating the task.
Alternatively, the task processing platform in the task processing system may run in a container arrangement cluster in the form of a container group, and the container arrangement cluster may be, for example, a Docker Swarm cluster or a kubernets cluster, etc. Wherein, the container group is the minimum scheduling unit in the Kubernetes cluster, and may be called pod. The first task created by the task processing platform in the task processing system by means of the mirroring environment and the resources of the container orchestration cluster is also run in the container group. In addition, for the task processing platform which runs in the form of a container group, multiple tasks can be created in parallel by utilizing the allocated resources, so that the independence between task creation is realized, and the task creation efficiency can be improved.
Alternatively, the container group running the first task may be a normal container group, that is, the resource allocated to the container group is not released after the first task is completed. In order to improve the utilization efficiency of the resources in the cluster, optionally, when the task processing platform performs the encapsulation by using the mirroring environment, the first task may be further encapsulated into a special container group supported by the container orchestration cluster. After the first task execution is completed, the resources allocated to the particular set of containers are released. For example, when the container arrangement cluster is a kubernets cluster, the special container group is a job class container group (job) supported by the kubernets cluster. Alternatively, the task execution result of the first task may be stored in a group of containers on which the first task is running.
In the process of creating a plurality of customized operation and maintenance tasks by using the manner provided by the above embodiments, optionally, the task processing platform may also generate a unique identifier for each task. And the unique identifier can be formed by different multi-group information according to different task contents.
For example, for detection tasks such as detecting whether the UE is offline, detecting whether the UE has signal interference, and positioning UE access failure, the corresponding unique identifier may be embodied as multi-group information, where the multi-group information may include a task name, a UE identifier, an identifier of a UE access base station, and an identifier of a core network to which the UE is accessed.
For the detection tasks of detecting whether each CPF network element and/or UPF network element in the communication system is faulty or not, the corresponding unique identifier may be embodied as multi-group information, and the multi-group information may include a task name, a functional network element identifier, an identifier of a network where the functional network element is located, and an identifier of a base station accessing the network element.
For the management task of checking whether the UE is offline and whether the UE has signal interference, the corresponding unique identifier may be embodied as multi-group information, where the multi-group information may include a task name, a base station identifier, an identifier of a network accessing the base station, and a UE identifier. Optionally, the UE Identity may specifically be an International Mobile Subscriber Identity (IMSI).
Optionally, the multi-group information for describing the unique identifier of the detection task may further include a task version number, which is used to indicate the number of execution times of the periodic task.
It should be noted that, for multiple operation and maintenance tasks and management tasks created by the task processing platform, multiple tasks with the same identifier cannot be run simultaneously at the same time, that is, the same task cannot be repeatedly executed at the same time, which can also save processing resources of the task processing system.
The process of creating a task within the task processing platform and the unique identifier set for the task can be understood in conjunction with fig. 4.
Optionally, the task processing system shown in fig. 3 may be preconfigured with executable files corresponding to different tasks and mirror environments corresponding to the executable files, and when a user triggers a creation operation of a second task on the operating platform during execution of a first task by the task processing platform, the task processing platform may also parse task attributes and task execution logic of the task from the executable file corresponding to the second task, and then create the second task according to an execution condition of the second task. This is to say that independence between the execution of the first task and the creation of the second task is achieved. The specific creation process of the second task can be seen in the related description in the embodiment shown in fig. 3.
It can be seen that, with the task processing system shown in fig. 3, independent creation and independent instruction between different tasks are ensured, and at the same time, independence between creation and execution of the same task is ensured, so that independent management of different tasks is realized. Different tasks can be automatically executed after the execution conditions are met, and task management is facilitated.
Fig. 5 is a schematic structural diagram of another task processing system according to an embodiment of the present invention. On the basis of the system shown in fig. 3, the system further comprises a storage component which is in communication connection with the task processing platform.
As can be seen from the description in the foregoing embodiments, the first task created by the task processing platform in the task processing system may detect whether the UE is offline, detect whether signal interference exists in the UE, locate an access fault of the UE, determine whether functional network elements in the communication system are faulty, and so on. Since the UE is a hardware device in the 5G communication system and the functional network element also needs to operate on the communication device in the 5G communication system, the tasks may also be regarded as detection tasks for the communication device in the communication system, and the detection index parameters required for executing the detection tasks may also be regarded as status data of the communication device. These state data may be stored in a storage component of the task processing system. Optionally, the Storage component may specifically include an Object Storage Service (OSS) -based Storage component, a database-based Storage component, and the like. When the storage component is a database-based storage component, the Data Access interface is specifically an Object-oriented database Access interface (DAO).
Optionally, when some detection tasks are executed, for example, whether the UE is offline, whether signal interference exists in the UE, positioning of access failure of the UE, and the like are detected, the task processing platform may read, by using a data access interface of the task processing platform, a relevant detection index parameter, that is, state data of the UE from the storage component, and analyze and process the read index parameter according to a task execution logic, so as to implement execution of the detection task. In support of the detection task mentioned in the embodiment shown in fig. 3, the storage component may store the online status of the UE at a certain time, the RSRP, RSSI, RSPQ, SINR of the UE, respective logs of the core network and the base station accessed by the UE, and the like.
Optionally, when performing another detection task, for example, detecting whether each functional network element in the communication system is faulty, the task processing platform may directly acquire the operating state of the functional network element from the functional network element without using the storage component, and perform the detection task according to the task execution logic.
For the maintenance task and the management task created by the task processing platform for the detection task, optionally, according to different task contents, the task processing platform may also read related data from the storage component to implement execution of the maintenance task or the management task.
Alternatively, the results of the execution of the various tasks may also be stored in the storage component.
In this embodiment, the task processing platform may further be in communication connection with the storage component, and for different operation and maintenance tasks or management tasks, the task processing platform may read relevant state data from the storage component and process the state data to complete execution of the tasks. In addition, the contents that are not described in detail in this embodiment and the technical effects that can be achieved also refer to the related description in the embodiment shown in fig. 3, and are not described again here.
Fig. 6 is a schematic structural diagram of another task processing system according to an embodiment of the present invention. On the basis of the system shown in fig. 3, the system further comprises a load balancing component and a plurality of service components which are in communication connection with the task processing platform.
As described in the embodiment shown in fig. 3, a task processing platform in a task processing system may receive a create instruction generated by triggering a create operation.
In an optional receiving mode, an operation platform in the task processing system generates an original instruction in response to a creation operation triggered by a user. The original instruction is further sent to the load balancing component. The load balancing component can select a target service component from the plurality of service components according to a preset load balancing strategy and forwards the original instruction to the selected target service component. And then, the target service component is used for carrying out format conversion on the original instruction and sending the conversion result as a creation instruction to the task processing platform. Optionally, the load pressure of the target service component selected by the load balancing component is smaller than the load pressure of other service components. Optionally, for format conversion of the original instruction, for example, the character string in the original instruction may be recombined to obtain the creation instruction, or the character string in the original instruction may be converted into a Jason object to obtain the creation instruction.
Optionally, the task processing system further includes a gateway communicatively connected to the operating platform, and the gateway is configured to forward the original instruction to the load balancing component. Because the operating platform in the task processing system is usually located in the public network and the task processing platform is usually located in the private network, the gateway can be regarded as a bridge for realizing communication between the public network and the private network, so that the original instruction generated in the public network is forwarded to the private network.
Optionally, based on the task processing system shown in fig. 6, after the task execution is completed to obtain the task execution result, the task execution result may be finally transmitted and stored to the operation platform from the task processing system by sequentially using the target service component, the load balancing device, and the gateway.
In this embodiment, by means of the gateway, the load balancing component, and the service component, the instruction generated by the user on the operation platform can be sent to the task processing platform, so that the task processing platform can respond to the instruction to implement creation and execution of various tasks, and after the task execution is completed, the task execution result can also be fed back to the operation platform by means of the above components, that is, bidirectional transmission of the control instruction and the execution result is implemented. In addition, the contents that are not described in detail in this embodiment and the technical effects that can be achieved also refer to the related description in the embodiment shown in fig. 3, and are not described again here.
Optionally, for the task processing system shown in fig. 6, the task processing platform may also have a communication connection with the storage component in the embodiment shown in fig. 5, and this processing system may refer to fig. 7. Based on the task processing system, the task execution result generated after the task is executed can be written into the storage component by means of the data access interface of the task processing platform.
The following describes specific working processes of the task processing system provided in the foregoing embodiments by taking tasks required in the 5G communication system as an example. The following process can also be understood in conjunction with fig. 7.
The 5G communication system may include the above-mentioned detecting whether the UE is offline (hereinafter referred to as offline detection), detecting whether the UE has signal interference (hereinafter referred to as signal interference detection task), locating the UE access fault (hereinafter referred to as access fault detection task), and detecting whether each functional network element in the communication system has a fault (hereinafter referred to as network element detection task).
The first task may be a signal interference detection task, and the user may upload an executable file corresponding to the signal interference detection task to the task processing platform in advance, and the task processing platform may parse the executable file in response to the uploading of the executable file, so as to obtain a task attribute and a task execution logic of the signal interference detection task described in the file. And then, responding to the configuration operation triggered by the user to the operation platform, and the task processing platform can also receive the task execution condition configured by the user according to a self preset interface.
Further, after a user performs a creation operation triggered by the operation platform in the system, the original instruction generated by the operation platform in response to the creation operation may be received by the target service component and converted into a creation instruction through the gateway and the load balancing component in sequence. The creation instruction is finally forwarded to the task processing platform by the target service component. Then, the task processing platform may respond to the creation instruction, and create the signal interference detection task encapsulated in the work class container group according to the obtained task attribute, task execution logic, and execution condition. The object to be detected in the task attribute may be a target UE accessing a target base station in the RAN, and the detection index is RSRP, RSSI, RSPQ, SINR, and the like. The target base station may be any base station in the RAN. The information of the tuple, which is the unique identifier of the Signal Interference detection task, can be expressed as Signal Interference-005-001-2358293557. Wherein, "Signal Interference" is a task name, "005" is a network identifier of the RAN to which the target base station belongs, "001" is an identifier of the target base station, and "2358293557" is an IMSI of the target UE.
Optionally, the execution condition configured by the user is: the execution period of the task is T. In the normal operation process of the 5G communication system, after the execution period of the signal interference detection task is reached, the task processing platform starts to execute the interference detection task, that is, the data access interface of the task processing platform is used to obtain the specific data of the detection index from the storage component, and whether the signal interference exists in the target UE accessing the target base station is detected according to the specific data, so as to obtain a task execution result.
Optionally, the execution condition configured by the user may be to execute the task after the execution operation triggered by the user on the operation platform. In the normal operation process of the 5G communication system, the operation platform responds to the execution operation triggered by the user and generates an execution instruction. And the task processing platform starts to execute the created signal interference detection task in response to the execution instruction so as to obtain a task execution result.
The obtained task execution result can be stored in the storage component by the aid of the data access interface, and can be finally fed back to the operation platform by the aid of the target service component, the load balancing equipment and the gateway.
In the same manner as the above, the task processing platform may create, according to the executable files of different tasks that are stored locally in advance, signal interference detection tasks for other base stations and other various operation and maintenance tasks and management tasks according to various executable files. Alternatively, the task processing platform may create other tasks such as a network element detection task (the task is shown in fig. 7 in a dotted line form) at the same time of creating the signal interference detection task for the target base station, that is, independent creation between different tasks is realized. Optionally, the task processing platform may also create other tasks while executing the signal interference detection task for the target base station, that is, implement independent operation between creation and execution of different tasks. The other task may be other detection task, or may be a maintenance task or a management task.
The creation and execution of the tasks are independent, so that the management of the tasks can be facilitated.
In addition, as can be seen from the description in the foregoing embodiments, various customized operation and maintenance tasks created by the task processing platform can ensure normal operation of the 5G communication system in many ways, so that the 5G communication system can stably provide various services that the 5G communication system can provide for live broadcast, online shopping, online transactions, and the like, to a user of the UE.
Optionally, the task processing system provided in the foregoing embodiments may also be applied to a vehicle networking system, and in this case, the task generated by the task processing platform may be an operation and maintenance task and/or a corresponding management task of each electronic device in the vehicle networking system. The following description can also be understood in conjunction with fig. 8.
The internet of vehicles may also be deployed in a 5G network, and the internet of vehicles may also include the above-mentioned detecting whether the UE is offline (hereinafter referred to as offline detection), locating the UE access fault (hereinafter referred to as access fault detection task for short), and whether each functional network element in the 5G network is faulty (hereinafter referred to as network element detection task for short). The UE in the Internet of vehicles is a vehicle with an automatic driving function, and the vehicle is accessed into a 5G core network through a base station in the 5G network, namely is successfully accessed into the Internet of vehicles.
The process of creating the access fault detection task by the task processing platform is similar to the process of creating the signal interference detection task in the embodiment shown in fig. 7, and is not described herein again.
For the access fault detection task, the object to be detected in the task attribute may be a target vehicle accessing a target base station in the RAN, and the detection index is information related to session connection recorded in respective logs of the target base station to which the vehicle accesses and a target network element in the core network. The target base station may be any base station in the RAN. The tuple information, which is the unique identifier of this task of signal interference detection, can be expressed as Fault Location-008-002-003-LAWEI 9N55ER378548. The "Fault Location" is a task name, "005" is a network identifier of RAN to which the target base station belongs, "002" is an identifier of the target base station, "003" is an identifier of a core network to which the Vehicle accesses, and "LAWEI9N55ER378548" is a Vehicle Identification number (VIN for short) of the target Vehicle.
As in the embodiment shown in fig. 7, optionally, the execution condition configured by the user is: the execution period of the task is T. In the normal operation process of the 5G vehicle network, after the execution period of the access fault detection is reached, the task processing platform starts to execute the access fault detection task to obtain a task execution result.
Optionally, the execution condition configured by the user may be to execute the task after the execution operation triggered by the user on the operation platform. And in the normal operation process of the 5G vehicle network, the operation platform responds to the execution operation triggered by the user and generates an execution instruction. And the task processing platform starts to execute the created access failure testing task in response to the execution instruction so as to obtain a task execution result.
The obtained task execution result can be stored in the storage component by means of the data access interface, and can be finally fed back to the operation platform by means of the target service component, the load balancing equipment and the gateway.
Similar to the embodiment shown in fig. 8, the task processing platform may also detect a task according to an executable file of a different task, such as a network element, which is stored locally in advance (the task is shown in fig. 8 in a dotted line form). And different tasks can be created independently in parallel. Optionally, the task processing platform may also create other tasks while executing the access failure detection task for the vehicle, that is, independent operations between creation and execution of different tasks are realized. The creation and execution of the tasks are independent, so that the management of the tasks can be facilitated.
In the above embodiments, the task creation and execution process has been described from the perspective of the whole task processing system, and on this basis, the description can also be made from the perspective of the task processing platform. Fig. 9 is a flowchart of a task processing method according to an embodiment of the present invention. The task processing method provided by the embodiment of the present invention can be executed by the task processing platform in the task processing system provided by the above embodiments. As shown in fig. 9, the method may include the steps of:
s101, according to an executable file corresponding to a first task in the communication system, task attributes and task execution logic of the first task are obtained.
S102, creating a first task according to the task attribute, the task execution logic and the execution condition of the first task.
The task processing platform may obtain an executable file of the first task in advance, and analyze task attributes and task execution logic of the first task contained therein. The task processing platform can also respond to the configuration operation triggered by the user on the operation platform to acquire the execution condition configured by the user. Optionally, the task processing platform may obtain, by means of a preset interface of the task processing platform itself, the execution condition configured by the user in response to the configuration operation. Further, when a user triggers a creation operation on the operation platform, the task processing platform responds to a creation instruction corresponding to the creation operation to create a first task according to the acquired task attribute, task execution logic and task execution conditions.
Specific contents of the first task, the task attribute of the first task, and the execution condition may refer to related descriptions in the embodiments shown in fig. 1 to fig. 3, and are not described herein again.
And S103, if the operating state of the communication system meets the executing condition, executing a first task.
For the established first task, in the normal operation process of the 5G communication system, the task processing platform may further detect the operation state of the 5G communication system in real time, and if the operation state meets the execution condition of the first task, execute the first task to obtain a task execution result. Alternatively, the execution result of the first task may be stored in the task processing platform.
In addition, the content that is not described in detail in this embodiment may also refer to the related description in the above embodiments, and is not described herein again.
In this embodiment, the task processing platform may obtain the task attribute and the task execution logic of the first task, and may further obtain the execution condition of the first task based on a configuration operation triggered by the user on the operation platform. Then, the task processing platform may create the first task according to the obtained execution condition, task attribute, and task execution logic. In the operation process of the communication system, if the operation state of the communication system meets the task execution condition, the task processing platform further executes the created first task.
Therefore, the scheme provides a method for creating the self-defined task according to the executable file and the execution condition of the task, so that the task processing platform can create the tasks with different contents and different execution modes. And according to different execution conditions configured for different tasks, independent execution among different tasks can be realized, namely, the tasks are not influenced mutually, and task management is facilitated.
Optionally, the task processing platform may locally store executable files corresponding to different tasks, and then optionally, the task processing platform may create a second task at the same time as the first task is created, so as to implement parallel creation of tasks. And the creation process of the second task is the same as the first task. Optionally, the task processing platform may also create the second task during the execution of the first task, that is, implement independence between the execution and creation of the task. Because the different tasks are created and executed independently, the tasks can be managed conveniently by the task processing platform.
In addition, as can be known from the relevant description in the foregoing embodiments, the first task may specifically include a detection task for each communication device in the communication system, and optionally, a detection index parameter required for executing the detection task, that is, state data of the communication device to be detected may be stored in a storage component communicatively connected to the task processing platform. The task processing platform may read the state data from the storage component using its own data access interface and execute task execution logic on the state data to complete execution of the detection task. For specific related contents, reference may also be made to the related contents in the embodiment shown in fig. 5, which are not described herein again.
Optionally, the task processing platform may also run in the container arrangement cluster in the form of a container group, and the task processing platform may also use the resources of the container arrangement cluster to create a task, and this task also runs in the container group. In the process of creating a task, in order to improve the resource utilization of a container arrangement cluster, optionally, fig. 10 is a flowchart of another task processing method provided in an embodiment of the present invention, as shown in fig. 10, where the method may include the following steps:
s201, according to an executable file corresponding to a first task in the communication system, task attributes and task execution logic of the first task are obtained.
For a specific implementation process of step S201, reference may be made to specific descriptions of related steps in the embodiment shown in fig. 9, and details are not described herein again.
S202, acquiring a mirror image environment of the executable file of the first task cached by the task processing platform.
S203, encapsulating the task attribute, the task execution logic and the execution condition in the executable file of the first task in the mirror image environment to create a work class container running the first task.
The task processing platform may also cache a mirror environment of an executable file corresponding to the first task. Then, the task processing platform may encapsulate the execution condition, the task attribute contained in the executable file, and the task execution logic by using the mirroring environment, so as to obtain a container group running the first task. Because the mirror image environment is cached in the task processing platform in advance, the task processing platform can be shortened to acquire the mirror image environment quickly, and therefore the time for creating the task is shortened.
Since the task processing platform can run in the container arrangement cluster in the form of a container group, the container arrangement cluster supports a special container group, i.e. a working container group. The task processing platform encapsulates the first task into the work class container group supported by the container orchestration cluster in the process of encapsulating by using the mirroring environment, that is, by using the mirroring environment and the resources of the container orchestration cluster.
In addition, for the task processing platform operating in the form of a container group, the task processing platform can also create a plurality of tasks in parallel by utilizing the resources allocated to the task processing platform by the allocated container orchestration cluster, so as to realize independence between task creation, namely improve the efficiency of task creation.
And S204, if the running state of the communication system meets the execution condition, executing a first task.
For a specific implementation process of step S204, reference may be made to specific descriptions of related steps in the embodiment shown in fig. 9, which is not described herein again.
S205, responding to the completion of the task execution, releasing the resources allocated to the work class container.
Because the work class container group has the characteristic of automatically releasing the resources after the task is executed, the resources allocated to the work class container group can be released after the first task is executed, so that the resource utilization rate of the container arrangement cluster is improved.
In this embodiment, the task processing platform may encapsulate the task attribute, the execution condition, and the execution logic of the task into a special container group, that is, a work class container group, and the work class container group may serve as an operation carrier of the first task. And after the task is executed, the resources allocated to the task container group are released back to the container arrangement cluster, so that the resource utilization rate of the container arrangement cluster running with the task processing platform can be improved. In addition, the details that are not described in detail in this embodiment and the technical effects that can be achieved in this embodiment can be referred to the relevant description in the foregoing embodiments, and are not described herein again.
Optionally, when the task processing platform is specifically applied to a car networking based on a 5G network, fig. 11 is a flowchart of a task processing method provided in an embodiment of the present invention. The task processing method provided by the embodiment of the present invention can be executed by the task processing platform in the task processing system provided by the above embodiments. As shown in fig. 11, the method may include the steps of:
s301, according to the executable file corresponding to the task in the Internet of vehicles, task attributes and task execution logic of the task are obtained.
S302, according to the task attribute, the task execution logic and the task execution condition, the task is created.
And S303, if the running state of the Internet of vehicles meets the execution condition, executing the task.
It should be noted that, in this embodiment, the task created by the task processing platform may include an operation and maintenance task of the electronic device in the internet of vehicles. For example, whether a vehicle is off-line or not, vehicle access fault location, whether each functional network element in a 5G network in the internet of vehicles is faulty or not, and the like can be detected. In practice, each functional network element in the 5G network is also operated in the electronic device, and detecting whether a functional network element is faulty may also be regarded as detecting whether the electronic device operating the functional network element is faulty, and therefore, detecting whether a functional network element is faulty may also be regarded as an operation and maintenance task for the electronic device.
Alternatively, the tasks may be created in parallel, or other tasks may continue to be created while a certain task is executed.
In addition, the processes not described in detail in this embodiment and the technical effects that can be achieved in the embodiments can be referred to the related description in the embodiments shown in fig. 9 to fig. 10, and are not described again here.
The embodiments shown in fig. 9 to 10 describe the work flow of the task processing platform in the task processing system. In this case, the configuration of the task processing platform and the specific functions of the components of the platform may be described. Fig. 12 is a schematic structural diagram of a task processing platform according to an embodiment of the present invention. As shown in fig. 12, the task processing platform includes a task creation component and a task execution component.
The task creating component in the task processing platform may obtain an executable file corresponding to a task in the communication system in advance, and for clarity of subsequent description, the task may be referred to as a target task. The task creation component may then parse the task attributes and task execution logic of the target task from the executable file of the target task. Meanwhile, the task processing component can also acquire the execution condition of the target task generated after the user triggers the configuration operation. After the user triggers the task creation operation, the task creation component may create the target task according to the obtained task attribute, task execution logic, and task execution condition in response to a creation instruction generated by the triggering creation operation. At this time, the task creation process is completed. The target task created by the task processing platform may be a detection task, a maintenance task, an administration task, and the like mentioned in the foregoing embodiments.
Further, in the normal operation process of the communication system, the task processing platform can also detect the operation state of the communication system in real time. And if the running state of the communication system meets the task execution condition, executing the created target task by the task execution component.
In addition, the content that is not described in detail in this embodiment may refer to the related description in the above embodiments, and is not described herein again.
In this embodiment, the task processing platform may obtain the task attribute and the task execution logic of the target task, and may further obtain the execution condition of the target task based on the configuration operation triggered by the user on the operation platform. Then, the task processing platform acquires the execution condition of the task, and creates the task according to the execution condition, the task attribute and the task execution logic. In the operation process of the communication system, if the operation state of the communication system meets the task execution condition, the task processing platform further executes the created task.
Therefore, the scheme provides a method for creating the self-defined task according to the executable file and the execution condition of the task, so that the task processing platform can create the tasks with different contents and different execution modes. And according to different execution conditions configured for different tasks, independent execution among different tasks can be realized, namely, tasks are not influenced mutually, and task management is facilitated.
It should be noted that the task processing platform does not need to integrate an operating platform for providing support for user operations, that is, the task processing platform and the operating platform are independent, so that decoupling between the task processing platform and the operating platform is achieved, which also makes the task processing platform lighter. The task processing platform can be deployed in any system needing operation and maintenance independently of the operating platform.
Optionally, the state data required for executing the task is acquired from the storage component, the task execution result is stored in the storage component, and the task execution result is uploaded to the operation platform in the embodiments described above may be completed by the data read/write component in the task processing platform. And the data reading and writing component is in communication connection with the task processing component.
Optionally, the processing platform shown in fig. 12 may also be applied to a 5G car networking, and at this time, the task creating component is configured to obtain task attributes and task execution logic of the task according to an executable file corresponding to the task in the car networking. And then, creating a task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles. And the task execution component is used for executing the task if the running state of the Internet of vehicles meets the execution condition of the task.
The specific working process and the achievable technical effect of the task platform in the vehicle network are similar to those applied in the communication network, and reference may be made to the related description in the above embodiments, and details are not described herein again.
In a possible design, the task processing method provided in the foregoing embodiments may be applied in an electronic device, as shown in fig. 13, where the electronic device may include: a first processor 21 and a first memory 22. The first memory 22 is used for storing a program that supports the electronic device to execute the task processing method provided in the embodiment shown in fig. 9 to 10, and the first processor 21 is configured to execute the program stored in the first memory 22.
The program comprises one or more computer instructions which, when executed by the first processor 21, are capable of performing the steps of:
acquiring task attributes and task execution logic of a first task according to an executable file corresponding to the first task in a communication system;
creating the first task according to the task attribute, the task execution logic and the execution condition of the first task;
and if the running state of the communication system meets the execution condition, executing the first task.
Optionally, the first processor 21 is further configured to perform all or part of the steps in the embodiments shown in fig. 9 to 10.
The electronic device may further include a first communication interface 23, which is used for the electronic device to communicate with other devices or a communication system.
In addition, an embodiment of the present invention provides a computer storage medium, which is used for storing computer software instructions for the electronic device, and includes a program for executing the task processing method according to the method embodiments shown in fig. 9 to fig. 10.
In one possible design, the task processing method provided by the foregoing embodiments may be applied in another electronic device, and as shown in fig. 14, the electronic device may include: a second processor 31 and a second memory 32. Wherein, the second memory 32 is used for storing a program for supporting the electronic device to execute the task processing method provided in the embodiment shown in fig. 11, and the second processor 31 is configured to execute the program stored in the second memory 32.
The program comprises one or more computer instructions, wherein the one or more computer instructions, when executed by the second processor 31, are capable of performing the steps of:
according to an executable file corresponding to a task in the Internet of vehicles, task attributes and task execution logic of the task are obtained;
creating the task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles;
and if the running state of the Internet of vehicles meets the execution condition, executing the task.
Optionally, the second processor 31 is further configured to perform all or part of the steps in the foregoing embodiment shown in fig. 11.
The electronic device may further include a second communication interface 33, which is used for the electronic device to communicate with other devices or a communication system.
In addition, an embodiment of the present invention provides a computer storage medium, which is used for storing computer software instructions for the electronic device, and includes a program for executing the method for processing tasks according to the method embodiment shown in fig. 11.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (14)

1. A task processing method is applied to a task processing platform and comprises the following steps:
acquiring task attributes and task execution logic of a first task according to an executable file corresponding to the first task in a communication system;
creating the first task according to the task attribute, the task execution logic and the execution condition of the first task;
and if the running state of the communication system meets the execution condition, executing the first task.
2. The method of claim 1, further comprising:
and creating a second task according to an executable file corresponding to the second task in the communication system while executing the first task, wherein the first task and the second task comprise different detection tasks for communication equipment in the communication system.
3. The method of claim 1, wherein creating the first task based on the task attributes, the task execution logic, and the execution conditions of the first task comprises:
acquiring a mirror image environment of the executable file of the first task cached by the task processing platform;
and in the mirror image environment, encapsulating the task attribute, the task execution logic and the execution condition in the executable file of the first task to create a work class container running the first task.
4. The method of claim 3, further comprising:
and releasing the resources allocated to the work class container in response to the completion of the task execution.
5. The method of claim 1, wherein the first task comprises a detection task of a communication device in the communication system;
the executing the first task includes:
acquiring state data of the communication equipment from a storage component by means of a data access interface of the task processing platform;
and processing the state data according to the task execution logic of the first task.
6. A task processing method is applied to a task processing platform and comprises the following steps:
acquiring task attributes and task execution logic of tasks according to executable files corresponding to the tasks in the Internet of vehicles;
creating the task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles;
and if the running state of the Internet of vehicles meets the execution condition, executing the task.
7. A task processing platform, comprising: a task creation component and a task execution component;
the task creating component is used for acquiring task attributes and task execution logic of the tasks according to executable files corresponding to the tasks in the communication system;
creating the task according to the task attribute, the task execution logic and the execution condition of the task;
and the task execution component is used for executing the task if the running state of the communication system meets the execution condition of the task.
8. A task processing platform, comprising: a task creation component and a task execution component;
the task creating component is used for acquiring task attributes and task execution logic of the tasks according to executable files corresponding to the tasks in the Internet of vehicles;
creating the task according to the task attribute, the task execution logic and the task execution condition, wherein the task comprises an operation and maintenance task of the electronic equipment in the Internet of vehicles;
and the task execution component is used for executing the task if the running state of the Internet of vehicles meets the execution condition of the task.
9. A task processing system, comprising: a task processing platform and an operation platform;
the task processing platform is used for acquiring task attributes and task execution logic of a first task according to an executable file corresponding to the first task in a communication system;
in response to a creation instruction, creating the first task according to the task attribute, the task execution logic and the execution condition of the first task;
if the running state of the communication system meets the execution condition, executing the first task;
the operation platform is used for responding to the configuration operation of the user and sending the execution condition.
10. The system of claim 9, further comprising: the task processing platform comprises a load balancing component and a plurality of service components which are in communication connection with the task processing platform;
the operation platform is used for responding to the creation operation triggered by the user and generating an original instruction;
the load balancing component is used for receiving the original instruction; forwarding the original instruction to a target service component in the plurality of service components according to a load balancing strategy;
the target service component is used for carrying out format conversion on the original instruction by the user to obtain the creation instruction; and sending the creating instruction to the task processing platform.
11. The system of claim 9, wherein the first task comprises a task of detecting a communication device in the communication system;
the system further comprises: the storage component is in communication connection with the task processing platform;
the task processing platform is used for acquiring the state data of the communication equipment from a database by virtue of a data access interface of the task processing platform;
processing the detection task according to the task execution logic of the first task to obtain a task execution result;
and feeding back the task execution result to the operating platform and/or writing the task execution result into the storage component.
12. The system according to claim 9, wherein the task processing platform is configured to create a second task according to an executable file corresponding to a second task in the communication system while executing the first task, and the first task and the second task include different detection tasks for communication devices in the communication system.
13. An electronic device, comprising: a memory, a processor; wherein the memory has stored thereon executable code which, when executed by the processor, causes the processor to carry out the method of tasking as claimed in any one of claims 1 to 6.
14. A non-transitory machine-readable storage medium having stored thereon executable code, which when executed by a processor of an electronic device, causes the processor to perform the method of any one of claims 1 to 6.
CN202211610252.7A 2022-12-15 2022-12-15 Task processing method, platform, system, device and storage medium Pending CN115623518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211610252.7A CN115623518A (en) 2022-12-15 2022-12-15 Task processing method, platform, system, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211610252.7A CN115623518A (en) 2022-12-15 2022-12-15 Task processing method, platform, system, device and storage medium

Publications (1)

Publication Number Publication Date
CN115623518A true CN115623518A (en) 2023-01-17

Family

ID=84880753

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211610252.7A Pending CN115623518A (en) 2022-12-15 2022-12-15 Task processing method, platform, system, device and storage medium

Country Status (1)

Country Link
CN (1) CN115623518A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519867A (en) * 1993-07-19 1996-05-21 Taligent, Inc. Object-oriented multitasking system
US6148323A (en) * 1995-12-29 2000-11-14 Hewlett-Packard Company System and method for managing the execution of system management
CN106250308A (en) * 2016-07-22 2016-12-21 北京赛博智通信息技术有限责任公司 A kind of simulation system based on emulation data model and method
US20180018607A1 (en) * 2015-01-28 2018-01-18 Nec Solution Innovators, Ltd. Skill transfer facilitating apparatus, skill transfer facilitating method, and computer-readable recording medium
US10515005B1 (en) * 2018-12-20 2019-12-24 Atlassian Pty Ltd Systems and methods for testing source code
WO2020192733A1 (en) * 2019-03-27 2020-10-01 京东方科技集团股份有限公司 Timed task configuration method, server, system and computer-readable storage medium
CN112148803A (en) * 2019-06-28 2020-12-29 北京京东尚科信息技术有限公司 Method, device and equipment for calling tasks in block chain and readable storage medium
CN112445598A (en) * 2020-12-07 2021-03-05 建信金融科技有限责任公司 Task scheduling method and device based on quartz, electronic equipment and medium
CN112463348A (en) * 2021-01-27 2021-03-09 北京搜狐新媒体信息技术有限公司 Timed task processing method and device
CN112910952A (en) * 2021-01-13 2021-06-04 叮当快药科技集团有限公司 Distributed task scheduling method and device, storage medium and electronic device
CN115022164A (en) * 2022-05-31 2022-09-06 广州助蜂网络科技有限公司 Device remote upgrade control method and system based on dos command

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519867A (en) * 1993-07-19 1996-05-21 Taligent, Inc. Object-oriented multitasking system
US6148323A (en) * 1995-12-29 2000-11-14 Hewlett-Packard Company System and method for managing the execution of system management
US20180018607A1 (en) * 2015-01-28 2018-01-18 Nec Solution Innovators, Ltd. Skill transfer facilitating apparatus, skill transfer facilitating method, and computer-readable recording medium
CN106250308A (en) * 2016-07-22 2016-12-21 北京赛博智通信息技术有限责任公司 A kind of simulation system based on emulation data model and method
US10515005B1 (en) * 2018-12-20 2019-12-24 Atlassian Pty Ltd Systems and methods for testing source code
WO2020192733A1 (en) * 2019-03-27 2020-10-01 京东方科技集团股份有限公司 Timed task configuration method, server, system and computer-readable storage medium
CN112148803A (en) * 2019-06-28 2020-12-29 北京京东尚科信息技术有限公司 Method, device and equipment for calling tasks in block chain and readable storage medium
CN112445598A (en) * 2020-12-07 2021-03-05 建信金融科技有限责任公司 Task scheduling method and device based on quartz, electronic equipment and medium
CN112910952A (en) * 2021-01-13 2021-06-04 叮当快药科技集团有限公司 Distributed task scheduling method and device, storage medium and electronic device
CN112463348A (en) * 2021-01-27 2021-03-09 北京搜狐新媒体信息技术有限公司 Timed task processing method and device
CN115022164A (en) * 2022-05-31 2022-09-06 广州助蜂网络科技有限公司 Device remote upgrade control method and system based on dos command

Similar Documents

Publication Publication Date Title
US10802906B2 (en) Monitoring method and apparatus of server, and storage medium
CN113726846B (en) Edge cloud system, resource scheduling method, equipment and storage medium
CN112035228B (en) Resource scheduling method and device
CN109684054A (en) Information processing method and device, electronic equipment and memory
CN102624881B (en) Mobile-device-oriented service cache system architecture and development method
CN110138876B (en) Task deployment method, device, equipment and platform
CN111061491A (en) LXC container technology-based edge computing gateway management system and method
CN111064626B (en) Configuration updating method, device, server and readable storage medium
CN114205342B (en) Service debugging routing method, electronic equipment and medium
CN104598513A (en) Data flow control method and system based on webpage frame
US11726808B2 (en) Cloud-based managed networking service that enables users to consume managed virtualized network functions at edge locations
CN112988485A (en) Simulation test method and device for power Internet of things equipment
US11294740B2 (en) Event to serverless function workflow instance mapping mechanism
CN114679380B (en) Method and related device for creating edge cluster
CN114168179B (en) Micro-service management method, micro-service management device, computer equipment and storage medium
CN112506477A (en) Method for adding computing nodes by using RESTful API in Kubernetes cluster
CN115514667A (en) Access service processing method, system, device, electronic equipment and storage medium
CN108881460B (en) Method and device for realizing unified monitoring of cloud platform
CN117041111A (en) Vehicle cloud function test method and device, electronic equipment and storage medium
WO2023066053A1 (en) Service request processing method, network device and computer-readable storage medium
CN115623518A (en) Task processing method, platform, system, device and storage medium
CN116418791A (en) Firmware upgrading method, firmware upgrading system, server and storage medium
CN114449030A (en) Internet service system, method, electronic equipment and storage medium
CN113079524B (en) Signaling tracking method based on signaling soft acquisition, base station and readable storage medium
CN114661312B (en) OpenStack cluster nesting deployment method and system

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20230117

RJ01 Rejection of invention patent application after publication