WO2020103426A1 - 业务协同处理方法和装置 - Google Patents

业务协同处理方法和装置

Info

Publication number
WO2020103426A1
WO2020103426A1 PCT/CN2019/090295 CN2019090295W WO2020103426A1 WO 2020103426 A1 WO2020103426 A1 WO 2020103426A1 CN 2019090295 W CN2019090295 W CN 2019090295W WO 2020103426 A1 WO2020103426 A1 WO 2020103426A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
business
business processing
execution
task
Prior art date
Application number
PCT/CN2019/090295
Other languages
English (en)
French (fr)
Inventor
何小康
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2020103426A1 publication Critical patent/WO2020103426A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/18Closed-circuit television [CCTV] systems, i.e. systems in which the video signal is not broadcast

Definitions

  • Embodiments of the present application relate to computer technology, and in particular, to a method and device for collaborative processing of services.
  • Embodiments of the present application provide a business collaborative processing method and device to meet business application requirements of different edge computing scenarios and improve processing efficiency of a video surveillance network.
  • an embodiment of the present application provides a business collaborative processing method.
  • the method is applied to a video surveillance network.
  • the video surveillance network includes a task node, a first routing node, a second routing node, and multiple execution nodes.
  • the method includes: The task node obtains a business processing instruction, which is used to trigger the execution of one or more business operations or management operations; the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-instructions, through a Or multiple first routing nodes respectively route multiple business processing sub-instructions to corresponding execution nodes, and the second routing node is a node that receives a task node to forward business processing instructions; multiple execution nodes according to the received business processing sub-instructions Instruction to perform business operation or management operation, and return the execution result to the task node.
  • Business processing instructions can be decomposed or forwarded to route to the corresponding execution node, which realizes the collaboration between the center (task node) and the edge (execution node), can meet the business application requirements of different edge computing scenarios, and the flexible routing method can be improved The flexible processing capacity and processing efficiency of the video surveillance network.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control.
  • the management operation includes algorithm life cycle management, software life cycle management, and system configuration One or more items in management and system status query.
  • Business processing instructions are used to trigger operations such as retrieval and comparison, target object analysis, subscription, alarm, and control, thereby improving the efficiency of image detection and business collaborative processing capabilities.
  • the business processing instruction includes execution domain information
  • the task node or the second routing node decomposes the business processing instruction into a plurality of business processing sub-instructions, including: the task node or the second routing node according to The execution domain information performs routing query to obtain addresses of multiple execution nodes corresponding to the execution domain information; the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-units according to the addresses of the multiple execution nodes instruction.
  • the above method further includes: the task node verifies the authority of the business processing instruction; when there is no authority to process the business processing instruction, the task node sends a authority request message to the superior node of the task node, the authority request message is used to Request to schedule multiple execution nodes corresponding to the execution domain information to perform business operations or management operations; the task node receives a permission request response message, and the permission request response message is used to confirm the permission request message.
  • the higher-level node can be requested to allocate the corresponding authority, thereby improving the flexibility and efficiency of business collaborative processing.
  • multiple execution nodes perform business operations or management operations according to the received business processing sub-instructions, including: multiple execution nodes respectively receive business processing sub-instructions; multiple execution nodes perform authorization according to business processing sub-instructions Verification; when the authority verification passes, the execution node executes the business operation or management operation according to the business processing sub-instruction.
  • the business processing sub-instruction received by the execution node is the instruction that needs to be processed by itself, thereby improving the efficiency of business collaborative processing.
  • the above method further includes: the task node periodically performs a task check on the task corresponding to the business processing instruction, and the task check is used to determine the status of multiple execution nodes performing business operations or management operations.
  • the task node can monitor the business operation or management operation status of each execution node to ensure the normal progress of the business collaborative processing task and improve the efficiency of the business collaborative processing.
  • an embodiment of the present application provides a task node.
  • the task node is a node in a video surveillance network.
  • the video surveillance network further includes a first routing node and multiple execution nodes.
  • the task node includes: receiving A processing module and a sending module; the processing module is used to obtain a business processing instruction through the receiving module, and the business processing instruction is used to trigger one or more of business operations or management operations; the processing module It is also used to decompose the business processing instruction into multiple business processing sub-instructions, and route the multiple business processing sub-instructions to the corresponding execution nodes through the sending module and one or more of the first routing nodes, respectively, to Enabling the plurality of execution nodes to perform the business operation or management operation according to the received business processing sub-instruction; the receiving module is further configured to receive execution results returned by the plurality of execution nodes.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control.
  • the management operation includes algorithm lifecycle management, software lifecycle management, One or more items in system configuration management and system status query.
  • the business processing instruction includes execution domain information
  • the processing module is configured to perform routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information; Describe the addresses of multiple execution nodes and decompose business processing instructions into multiple business processing sub-instructions.
  • the processing module is further used to verify the authority of the business processing instruction; when there is no authority to process the business processing instruction, the authority request message is sent to the superior node of the task node through the sending module , The permission request message is used to request scheduling of multiple execution nodes corresponding to the execution domain information to perform the business operation or the management operation; the receiving module is further used to receive a permission request response message, the permission request response The message is used to confirm the permission request message.
  • the processing module is further used to periodically perform task verification on the task corresponding to the business processing instruction through the sending module, and the task verification is used to determine that the multiple execution nodes execute The status of the business operation or the management operation.
  • an embodiment of the present application provides a routing node.
  • the routing node serves as a second routing node.
  • the routing node is a node in a video surveillance network.
  • the video surveillance network further includes a task node and a first routing node.
  • the second routing node includes: a receiving module, a processing module, and a sending module; the receiving module is used to receive the service processing instruction forwarded by the task node; and the processing module is used to transfer all
  • the business processing instruction is decomposed into a plurality of business processing sub-instructions, and the plurality of business processing sub-instructions are respectively routed to corresponding execution nodes through the sending module and one or more of the first routing nodes, so that the Multiple execution nodes execute the business operation or management operation according to the received business processing sub-instruction.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control.
  • the management operation includes algorithm lifecycle management, software lifecycle management, One or more items in system configuration management and system status query.
  • the business processing instruction includes execution domain information
  • the processing module is configured to perform routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information; Describe the addresses of multiple execution nodes and decompose business processing instructions into multiple business processing sub-instructions.
  • an embodiment of the present application provides an execution node, where the execution node is a node in a video surveillance network, and the video surveillance network further includes a task node, a first routing node, a second routing node, and one or more other Execution nodes, including: receiving module, processing module and sending module;
  • the processing module is used for receiving a business processing sub-instruction through the receiving module, the business processing sub-instruction is obtained by the task node or the second routing node decomposing the business processing instruction, and forwarded by one or more first routing nodes
  • the processing module is also used to perform business operations or management operations according to the received business processing sub-instructions, and returns the execution result to the task node through the sending module.
  • the processing module is used to perform authority verification according to the business processing sub-instruction.
  • authority verification passes, the business operation or management operation is performed according to the business processing sub-instruction.
  • an embodiment of the present application provides a business collaborative processing method.
  • the method is applied to a video surveillance network.
  • the video surveillance network includes a task node, a first routing node, and multiple execution nodes.
  • the method includes:
  • the task node obtains a business processing instruction, and the business processing instruction is used to trigger one or more of the business operation or management operation; the task node decomposes the business processing instruction into a plurality of business processing sub-instructions, through one or more The first routing node routes the plurality of business processing sub-instructions to corresponding execution nodes, respectively, so that the plurality of execution nodes execute the business operation or management operation according to the received business processing sub-instructions; The task node receives execution results returned by the multiple execution nodes.
  • the business processing instruction includes execution domain information
  • the task node decomposes the business processing instruction into multiple business processing sub-instructions, including:
  • the task node performs routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information; the task node decomposes business processing instructions into multiple according to the addresses of the multiple execution nodes Business processing sub-instructions.
  • the method further includes: the task node verifies the authority of the business processing instruction; when there is no authority to process the business processing instruction, the task node sends the authority to the superior node of the task node A request message, the permission request message is used to request scheduling of multiple execution nodes corresponding to the execution domain information to perform the business operation or the management operation; the task node receives a permission request response message, and the permission request response message Used to confirm the permission request message.
  • the method further includes: the task node periodically performs a task check on the task corresponding to the service processing instruction, and the task check is used to determine that the plurality of execution nodes execute the service The status of the operation or the management operation.
  • an embodiment of the present application provides a business collaborative processing method.
  • the method is applied to a video surveillance network.
  • the video surveillance network includes a task node, a first routing node, a second routing node, and multiple execution nodes.
  • the method includes: The second routing node receives the business processing instruction sent by the task node; the second routing node decomposes the business processing instruction into a plurality of business processing sub-instructions, and the one or more first routing nodes.
  • the multiple business processing sub-instructions are respectively routed to corresponding execution nodes, so that the multiple execution nodes execute the business operation or management operation according to the received business processing sub-instructions.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control.
  • the management operation includes algorithm lifecycle management, software lifecycle management, One or more items in system configuration management and system status query.
  • the business processing instruction includes execution domain information
  • the second routing node decomposes the business processing instruction into a plurality of business processing sub-instructions, including: performing routing query according to the execution domain information, Obtain the addresses of multiple execution nodes corresponding to the execution domain information; decompose the business processing instructions into multiple business processing sub-instructions according to the addresses of the multiple execution nodes.
  • an embodiment of the present application provides a business collaborative processing method.
  • the method is applied to a video surveillance network.
  • the video surveillance network includes a task node, a first routing node, a second routing node, and multiple execution nodes.
  • the method includes: The execution node receives a business processing sub-instruction.
  • the business processing sub-instruction is obtained by the task node or the second routing node decomposing the business processing instruction, and forwarded by one or more first routing nodes; the execution node according to the received
  • the business processing sub-instruction performs business operations or management operations, and returns the execution result to the task node.
  • the method further includes: the execution node performs authority verification according to the business processing sub-instruction, and when the authority verification passes, performing business operation or management operation according to the business processing sub-instruction.
  • an embodiment of the present application provides a video surveillance system, the video surveillance system includes a first routing node, a task node according to any one of the second aspect, and a first node according to any one of the third aspect Two routing nodes and multiple execution nodes.
  • an embodiment of the present application provides a computer storage medium, including: computer instructions for implementing the business collaborative processing method according to any one of the first aspect, the fifth aspect to the seventh aspect.
  • the business processing instruction is obtained through the task node, and the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-instructions, and the multiple The business processing sub-instructions are respectively routed to corresponding execution nodes, and a plurality of execution nodes respectively perform business operations or management operations according to the received business processing sub-instructions, and return the execution result to the task node.
  • Business processing instructions can be decomposed or forwarded to route to the corresponding execution node, which realizes the collaboration between the center (task node) and the edge (execution node), can meet the business application requirements of different edge computing scenarios, and the flexible routing method can be improved The flexible processing capacity and processing efficiency of the video surveillance network.
  • FIG. 1 is a schematic diagram of an example video surveillance network described in an embodiment of this application.
  • 3A is a flowchart of another business collaborative processing method described in an embodiment of this application.
  • 3B is a schematic diagram of another business collaborative processing method described in an embodiment of this application.
  • FIG. 5 is a schematic structural diagram of any node in a video surveillance network described in an embodiment of this application.
  • 6A is a schematic structural diagram of a service collaborative processing apparatus according to an embodiment of the present application.
  • 6B is a schematic structural diagram of another service collaborative processing apparatus according to an embodiment of the present application.
  • At least one refers to one or more, and “multiple” refers to two or more.
  • “And / or” describes the relationship of the related objects, indicating that there can be three relationships, for example, A and / or B, which can mean: A exists alone, A and B exist at the same time, B exists alone, where A, B can be singular or plural.
  • the character “/” generally indicates that the related object is a "or” relationship.
  • “At least one of the following” or a similar expression refers to any combination of these items, including any combination of a single item or a plurality of items.
  • At least one item (a) in a, b, or c can represent: a, b, c, ab, ac, bc, or abc, where a, b, c can be a single or multiple .
  • Business processing instruction A computer instruction used to trigger the execution of any one of business operations or management operations to complete a task whose trigger object is an execution node in a different execution domain.
  • the tasks can be retrieval tasks, deployment tasks, analysis tasks, subscription tasks, and so on.
  • the retrieval task may be a face retrieval task, a human body retrieval task, a vehicle retrieval task, a license plate retrieval task, and so on.
  • the deployment task may be a vehicle deployment task, a personnel deployment task, and so on.
  • the analysis task may be face analysis, task human body analysis, license plate analysis task, vehicle analysis task, video summary task, behavior analysis task, etc.
  • Business processing sub-instruction a computer instruction.
  • the relationship between the business processing sub-instruction and the business processing instruction is: the business processing sub-instruction is obtained by decomposing the business processing instruction, that is, the business processing sub-instruction is used to complete the subtask of the above task.
  • the business processing instruction is used to trigger any operation or management operation in province A.
  • Province A includes City B and City C.
  • the business processing instruction can be decomposed to obtain two business processing sub-instructions.
  • Execution domain the physical domain in the video surveillance network, for example, the enterprise's campus surveillance domain, prefecture-level social security surveillance domain, etc.
  • the execution domain corresponds to a video image analysis platform, which is the execution node described in the following embodiments.
  • the execution node can directly or indirectly manage the camera or monitoring equipment in the execution domain, which can be of any form Camera, for example, IP Camera (IPC).
  • the execution node is based on intelligent image processing and big data analysis technology and is positioned for video structured analysis.
  • the video surveillance network including the execution node can effectively improve the image detection efficiency and business collaboration capabilities, thereby assisting in the rapid detection of cases.
  • IP is an Internet protocol. Camera is a camera and a video camera. It is a new generation of cameras produced by the combination of traditional cameras and network technologies.
  • the video image analysis platform may also be referred to as a video monitoring platform, and the name of the embodiment of the present application is not specifically limited.
  • the business collaboration method proposed in the embodiments of the present application may be applied to a video surveillance network.
  • the task node, the routing node, and the multiple execution nodes of the video surveillance network are used in the business collaboration processing methods of the following embodiments proposed according to the present application. Any of the described method examples decomposes and routes business processing instructions to improve the flexible processing capability of the video surveillance network.
  • Task node a node used to obtain business processing instructions.
  • the business processing instructions may be obtained from a client connected to a task node or a business processing instruction received from a northbound interface.
  • the task node can decompose or forward business processing instructions.
  • Routing node A node used to deliver business processing sub-instructions.
  • the routing node can decompose or forward business processing instructions, and can also decompose or forward business processing sub-instructions.
  • the embodiments of the present application divide the routing node into a first routing node and a second routing node, where the first routing node and the second routing node are used to distinguish routing nodes for different processing operations, where the first routing node refers to Forwarding a business processing instruction or a business processing sub-instruction, that is, having a forwarding capability, and the second routing node refers to decomposing a business processing instruction or a business processing sub-instruction, that is, having a decomposition capability.
  • Execution node a node used to perform a business operation or management operation according to a business processing sub-instruction.
  • the execution result can be returned to the task node through the same route as when the business processing sub-instruction is received.
  • each node in the video surveillance network is not fixed, but can play a different role in different business collaborative operations.
  • a node can be initiated as a task node in a business collaborative operation
  • Business collaboration in another business collaboration operation, can also be used as a routing node to forward or decompose business processing instructions, or as an execution node to perform business operations or management operations.
  • the following uses a specific example to explain the video surveillance network, in which a task node, two routing nodes, and four execution nodes are taken as examples for illustration.
  • FIG. 1 is a schematic diagram of an example video surveillance network described in an embodiment of the present application.
  • the video surveillance network includes a task node, a routing node 1, a routing node 2, an execution node 1, and an execution node 2 ⁇ Execute node 3 and execute node 4.
  • the task node distribution is connected to the routing node 1 and the routing node 2, the routing node 1 is connected to the execution node 1 and the execution node 2 respectively, and the routing node 2 is connected to the execution node 3 and the execution node 4 respectively.
  • Execution node 1, execution node 2 and execution node 3 are connected to IPC respectively.
  • the task node obtains the business processing instruction and decomposes the business processing instruction into business processing sub-instruction 1 and business processing sub-instruction 2, the business Processing sub-instruction 1 is used to trigger the deployment task at subway entrances A and B.
  • This service processing sub-instruction 2 is used to trigger the deployment task at subway entrance C.
  • the task node sends the service processing sub-command 1 to routing node 1 and the task node Send the business processing sub-instruction 2 to the routing node 2, and the routing node 1 decomposes the business processing sub-instruction 1 into a business processing sub-instruction 11 and a business processing sub-instruction 12, the business processing sub-instruction 11 is used to trigger the subway A Deployment task, the business processing sub-instruction 12 is used to trigger the deployment task at subway entrance B, routing node 1 sends business processing sub-instruction 11 to execution node 1, and routing node 1 sends business processing sub-instruction 12 to execution node 2 ,
  • the routing node 2 forwards the business processing sub-instruction 2 to the execution node 3, the execution node 1 executes the control at the subway entrance A according to the business processing sub-instruction 11, and the execution node 2 executes the execution at the subway entrance B according to the business processing sub-instruction 12 Control, the execution node 3 executes the control at subway entrance
  • the execution node 3 executes the control at subway entrance C according to the service processing instruction 2.
  • the specific implementation method may be: acquiring the IPC video image data of the subway entrance and performing real-time analysis on the video image data. When the deployment target is determined, the execution result is returned.
  • FIG. 2 is a flowchart of a business collaborative processing method described in an embodiment of the present application. As shown in FIG. 2, the method in this embodiment may include:
  • Step 101 The task node obtains a business processing instruction, and the business processing instruction is used to trigger execution of any one of a business operation or a management operation.
  • Step 102 The task node or the second routing node decomposes the business processing instruction into a plurality of business processing sub-instructions, and routes the plurality of business processing sub-instructions to the corresponding execution nodes through at least one first routing node.
  • the business processing instruction can be decomposed into multiple business processing sub-instructions by the task node and sent to the corresponding routing node.
  • the routing node can be the first routing node, that is, forward the business processing sub-instruction to the execution node or the next hop routing node .
  • the routing node may also be a second routing node, that is, further decompose the service processing sub-instruction, and send the decomposed service processing sub-instruction to the next-hop routing node, the next-hop routing node may be the first routing node It may also be the second routing node, and so on, until the service processing sub-instruction executed by the execution node is decomposed and forwarded to the execution node.
  • the task node may also forward the business processing instruction to the second routing node, and the second routing node decomposes the business processing instruction into multiple business processing sub-instructions and sends it to the corresponding routing node.
  • the node may be a first routing node, that is, forward the business processing sub-instruction to an execution node or a next-hop routing node, or the routing node may be a second routing node, that is, further decompose the business processing sub-instruction and divide the decomposed
  • the business processing sub-instruction is sent to the next-hop routing node.
  • the next-hop routing node may be the first routing node or the second routing node, and so on, until the business processing sub-instruction executed by the execution node is decomposed. It is forwarded to the execution node.
  • first routing node and the second routing node in the video surveillance network are located in the middle layer.
  • the number of the first routing node and the second routing node in the middle layer is related to the task node and the execution node in the network monitoring network. The path between, as well as the authority and processing power of the routing node.
  • Step 103 A plurality of execution nodes respectively perform business operations or management operations according to the received business processing sub-instructions, and return the execution result to the task node.
  • the business operation may include any one or a combination of retrieval comparison, target object analysis, subscription, alarm, and deployment control.
  • the management operation includes algorithm life cycle management, software life cycle management, system configuration management, and system status query. Any one or combination.
  • the task node receiving the business processing instruction is a provincial video image analysis platform and a provincial video image analysis
  • the platform decomposes the business processing instruction into multiple business processing sub-instructions, one business processing sub-instruction corresponds to a video image analysis platform of one city, that is, multiple execution nodes are video image analysis platforms of multiple cities, each city ’s
  • the video image analysis platform executes the face retrieval in the local city area according to the received business processing sub-instructions, and returns the execution result to the provincial video image analysis platform.
  • the provincial video image analysis platform can according to the execution result returned by each execution node Sorting and filtering, the execution result can include face images, time points, locations and similarities corresponding to the images.
  • the video image analysis platforms of each city can also be used as the second routing node to decompose the business processing sub-instructions sent by the task node into business processing instructions for execution by the video image analysis platforms at the district and county levels.
  • the video image analysis platform of each district / county performs the face retrieval task in the district / county.
  • the task node may also send the execution result to the client, or the sorted and filtered execution result to the client.
  • the service processing instruction is obtained through any platform as a task node.
  • the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-instructions, and the multiple business processing sub-instructions are divided through at least one first routing node They are respectively routed to the corresponding execution nodes, and the multiple execution nodes respectively perform business operations or management operations according to the received business processing sub-instructions, and return the execution results to the task node.
  • Business processing instructions can be decomposed or forwarded to route to the corresponding execution node, which realizes the collaboration between the center (task node) and the edge (execution node), can meet the business application requirements of different edge computing scenarios, and the flexible routing method can be improved The flexible processing capacity and processing efficiency of the video surveillance network.
  • FIG. 3A is a flowchart of another business collaborative processing method described in an embodiment of the present application
  • FIG. 3B is a schematic diagram of another business collaborative processing method described in an embodiment of the present application.
  • the instruction includes execution domain information.
  • the method in this embodiment may include:
  • Step 201 The task node obtains a business processing instruction, and the business processing instruction is used to trigger execution of any one of a business operation or a management operation.
  • step 201 For the specific explanation of step 201, reference may be made to step 101 in the embodiment shown in FIG. 2, which will not be repeated here.
  • Step 202 The task node or the second routing node performs routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information.
  • the execution domain information may be an identification of the execution domain and so on.
  • the execution domain information is the district 1 county video image analysis platform and district 2 county image analysis platform. See Figure 3B, the video of province A
  • the image analysis platform (task node) obtains the business processing instruction, and the video image analysis platform in province A performs routing query according to the execution domain information to obtain the address of the execution node corresponding to the execution domain information, that is, the district 1 county video image analysis platform ’s Address and the address of the district 2 county video image resolution platform, which can be an IP address.
  • Step 203 The task node or the second routing node decomposes the business processing instruction into a plurality of business processing sub-instructions according to the addresses of the plurality of execution nodes, and routes the plurality of business processing sub-instructions to the corresponding ones through at least one first routing node Execution node.
  • the task node or the second routing node decomposes the business processing instruction into two business processing sub-instructions based on the address of the district 1 county video image resolution platform and the district 2 county video image resolution platform.
  • the two business processing sub-commands are routed to the district and county 1 video image analysis platform and district and county 2 video image analysis platform.
  • Step 204 Multiple execution nodes execute the business operation or the management operation according to the received business processing sub-instruction.
  • step 204 may be: multiple execution nodes respectively receive business processing sub-instructions; each execution node performs permission verification according to the business processing sub-instructions; when the permission verification passes, the execution node The business processing sub-instruction performs the business operation or the management operation.
  • the service processing instruction is obtained through any platform as a task node.
  • the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-instructions, and the multiple business processing sub-instructions are divided through at least one first routing node They are respectively routed to the corresponding execution nodes, and the multiple execution nodes respectively perform business operations or management operations according to the received business processing sub-instructions, and return the execution results to the task node.
  • Business processing instructions can be decomposed or forwarded to route to the corresponding execution node, which realizes the collaboration between the center (task node) and the edge (execution node), can meet the business application requirements of different edge computing scenarios, and the flexible routing method can be improved The flexible processing capacity and processing efficiency of the video surveillance network.
  • FIG. 4 is a flowchart of another business collaborative processing method described in an embodiment of the present application. As shown in FIG. 4, the method in this embodiment may include:
  • Step 301 The task node obtains a business processing instruction, and the business processing instruction is used to trigger the execution of any one of a business operation or a management operation.
  • step 301 For the specific explanation of step 301, reference may be made to step 101 in the embodiment shown in FIG. 2, which will not be repeated here.
  • Step 302 The task node performs authority verification according to the business process execution.
  • step 303 is executed.
  • step 305 is directly executed.
  • Step 303 The task node sends a permission request message to the superior node of the task node, where the permission request message is used to request to schedule multiple execution nodes corresponding to the execution domain information to perform the business operation or the management operation.
  • Step 304 The superior node sends a permission request response message to the task node, where the permission request response message is used to confirm the permission request message.
  • Step 305 The task node decomposes the business processing instruction into a plurality of business processing sub-instructions according to the addresses of the plurality of execution nodes, and routes the plurality of business processing sub-instructions to the corresponding execution nodes through at least one first routing node.
  • Step 306 Multiple execution nodes execute the business operation or the management operation according to the received business processing sub-instruction.
  • the specific implementation method is as follows: the task node (video image analysis platform in city A) obtains a business processing instruction, and the business processing instruction is used to trigger the cross-city search of the track / people track, and the task node (video image analysis platform in city A) ) Determine the execution node that executes the business processing instruction, that is, the video image parsing platform in city B.
  • the task node (video image parsing platform in city A) performs the authority verification according to the business processing instruction.
  • the task node Send the permission request instruction to the upper node (provincial video image analysis platform) and receive the permission confirmation instruction returned by the previous node (provincial video image analysis platform), and the task node (A city video image analysis platform) through routing
  • the node sends the business processing instruction to the execution node, and the execution node searches for the target task, obtains the search result, and returns the search result to the task node through the routing node.
  • the service processing instruction may further include creating a domain
  • the method in the embodiment of the present application may further include: the task node periodically performs a task verification on a task in which the creating domain is located in the task node, the The task verification is used to determine the status of the plurality of execution nodes performing the business operation or the management operation.
  • the service processing instruction is obtained through any platform as a task node.
  • the task node or the second routing node decomposes the business processing instruction into multiple business processing sub-instructions, and the multiple business processing sub-instructions are divided through at least one first routing node They are respectively routed to the corresponding execution nodes, and the multiple execution nodes respectively perform business operations or management operations according to the received business processing sub-instructions, and return the execution results to the task node.
  • Business processing instructions can be decomposed or forwarded to route to the corresponding execution node, which realizes the collaboration between the center (task node) and the edge (execution node), can meet the business application requirements of different edge computing scenarios, and the flexible routing method can be improved The flexible processing capacity and processing efficiency of the video surveillance network.
  • Any of the nodes in the above embodiments of the present application that is, the task node, the routing node, and the execution node, are all provided with a business collaboration processing device.
  • the business collaboration processing device is a functional module.
  • the business collaboration processing device is set so that Each node in the video surveillance network has the capability of flexible routing. For details, please refer to the following explanation in FIG. 5.
  • FIG. 5 is a schematic structural diagram of any node in a video surveillance network described in an embodiment of the present application.
  • the node in this embodiment may include: a business collaboration processing device, a business plane module, and a management plane module, After the business processing instruction is processed by the business cooperative processing device, the business plane module or the management plane module processes.
  • the service processing instructions (1, 2, 3, 4, 5 shown in FIG. 5) are used to trigger image analysis, deployment / alarm, subscription / notification, retrieval, etc.
  • the business cooperation processing device determines whether the business processing instruction is an instruction that needs to be processed by the node, and if so, sends the business processing instruction to the business plane module or the management plane module. If not, the business processing instruction is forwarded, or the business processing instruction is decomposed into business processing sub-instructions and forwarded to the next node.
  • the business plane management module can obtain videos / pictures, which can be unstructured data.
  • the picture analysis module Process unstructured data and generate semi-structured data (characteristic values) and / or structured data (correspondence between pictures and feature values), and return the processing result through the business collaborative processing device, which can be semi-structured Structured data (feature values) and / or structured data (correspondence between pictures and feature values).
  • the deployment control module can obtain the semi-structured data (characteristic value) and / or structured data (picture and feature value correspondence ), Process the semi-structured data (characteristic values) and / or structured data (correspondence between pictures and feature values), and return the processing result through the collaborative processing module.
  • each node such as a task node, a first routing node, a second routing node, or an execution node
  • each node includes a hardware structure and / or a software module corresponding to each function.
  • the service collaborative processing apparatus may include a receiving module 601, a processing module 602, and a sending module 603, as shown in FIG. 6A.
  • the business collaborative processing apparatus may be used to perform the operations of the task node in FIG. 2 described above.
  • the business collaborative processing apparatus may be used to perform the operations of the task node in FIG. 2 described above.
  • the task node is a node in a video surveillance network, and the video surveillance network further includes a first routing node and multiple execution nodes.
  • the processing module 602 is used to obtain a business processing instruction through the receiving module 601, and the business processing instruction is used to trigger one or more of a business operation or a management operation; the processing module 602 is also used to send a business processing instruction It is decomposed into multiple business processing sub-instructions, and the multiple business processing sub-instructions are respectively routed to corresponding execution nodes through the sending module 603 and one or more of the first routing nodes, so that the multiple executions The node executes the business operation or management operation according to the received business processing sub-instruction; the receiving module 601 is further configured to receive the execution result returned by the multiple execution nodes.
  • the service collaborative processing device can realize the collaboration between the center (task node) and the edge (execution node), which can meet the business application requirements of different edge computing scenarios, and the flexible routing method can improve the video surveillance network. Flexible processing capacity and processing efficiency.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control
  • the management operation includes algorithm lifecycle management, software lifecycle management, and system configuration management And one or more items in the system status query.
  • the service processing instruction includes execution domain information
  • the processing module 602 is configured to perform routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information; according to the multiple Address of each execution node, decomposing the business processing instruction into multiple business processing sub-instructions.
  • the processing module 602 is also used to verify the authority of the business processing instruction; when there is no authority to process the business processing instruction, the authority request message is sent to the superior node of the task node through the sending module.
  • the permission request message is used to request to schedule a plurality of execution nodes corresponding to the execution domain information to perform the business operation or the management operation; the receiving module is further used to receive a permission request response message, the permission request response message is used To confirm the permission request message.
  • the processing module 602 is further configured to periodically perform a task check on the task corresponding to the service processing instruction through the sending module, and the task check is used to determine that the multiple execution nodes execute the service The status of the operation or the management operation.
  • the service collaborative processing apparatus shown in FIG. 6A may also be used to perform the operation of the second routing node in FIG. 2 described above.
  • the second routing node is a node in the video surveillance network, and the video surveillance network further includes a task node, a first routing node, and multiple execution nodes.
  • the receiving module 601 is used to receive the business processing instruction forwarded by the task node; the processing module 602 is used to decompose the business processing instruction into a plurality of business processing sub-instructions, and through the sending module 603 and one or more The first routing nodes respectively route the plurality of business processing sub-instructions to corresponding execution nodes, so that the plurality of execution nodes execute the business operation or management operation according to the received business processing sub-instructions.
  • the service collaborative processing device can realize the collaboration between the center (task node) and the edge (execution node), which can meet the business application requirements of different edge computing scenarios, and the flexible routing method can improve the video surveillance network. Flexible processing capacity and processing efficiency.
  • the business operation includes one or more of retrieval comparison, target object analysis, subscription, alarm, and deployment control
  • the management operation includes algorithm lifecycle management, software lifecycle management, and system configuration management And one or more items in the system status query.
  • the service processing instruction includes execution domain information
  • the processing module 602 is configured to perform routing query according to the execution domain information to obtain addresses of multiple execution nodes corresponding to the execution domain information; according to the multiple Address of each execution node, decomposing the business processing instruction into multiple business processing sub-instructions.
  • the service collaborative processing apparatus shown in FIG. 6A may also be used to perform the operation of the execution node in FIG. 2 described above.
  • the execution node is a node in a video surveillance network, and the video surveillance network further includes a task node, a first routing node, a second routing node, and one or more execution nodes.
  • the processing module 602 is used to receive a business processing sub-instruction through the receiving module 601, the business processing sub-instruction is obtained by the task node or the second routing node decomposing the business processing instruction, and forwarded by one or more first routing nodes
  • the processing module 602 is also used to perform business operations or management operations according to the received business processing sub-instructions, and returns the execution result to the task node through the sending module 603.
  • the service collaborative processing device can realize the collaboration between the center (task node) and the edge (execution node), which can meet the business application requirements of different edge computing scenarios, and the flexible routing method can improve the video surveillance network. Flexible processing capacity and processing efficiency.
  • the processing module is used to perform authority verification according to the business processing sub-instruction.
  • the business operation or management operation is performed according to the business processing sub-instruction.
  • FIG. 6B shows another possible structural schematic diagram of the service collaborative processing apparatus involved in the foregoing embodiment.
  • the service cooperative processing device includes a transceiver 604 and a processor 605, as shown in FIG. 6B.
  • the memory is used for coupling with the processor 605, which stores the computer program necessary for the service cooperative processing device.
  • the processor 605 is configured for other operations or functions of the task node.
  • the transceiver 604 is used to implement communication between the service cooperative processing device and the first routing node, the second routing node, and the execution node.
  • the processor 605 is configured for other operations or functions of the second routing node.
  • the transceiver 604 is used to implement communication between the service collaborative processing device and the task node, the first routing node, and the execution node.
  • the processor 605 is configured to perform other operations or functions of the node.
  • the transceiver 604 is used to implement communication between the service cooperative processing device and the first routing node and the second routing node.
  • the controller / processor for performing the above-mentioned business collaborative processing method of the present application may be a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), and a field programmable gate array ( FPGA) or other programmable logic devices, transistor logic devices, hardware components or any combination thereof. It can implement or execute various exemplary logical blocks, modules, and circuits described in conjunction with the disclosure of the present application.
  • the processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of DSP and microprocessor, and so on.
  • the steps of the method or algorithm described in conjunction with the disclosure of the present application may be implemented by hardware, or by a processor executing software instructions.
  • the software instructions can be composed of corresponding software modules, which can be stored in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, mobile hard disk, CD-ROM or any other form of storage known in the art Medium.
  • An exemplary storage medium is coupled to the processor so that the processor can read information from the storage medium and can write information to the storage medium.
  • the storage medium may also be a component of the processor.
  • the processor and the storage medium may be located in the ASIC.
  • the ASIC can be located in any node of the video surveillance network.
  • the processor and the storage medium can also exist as discrete components in any node of the video surveillance network.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a dedicated computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium or transferred from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be from a website site, computer, server or data center Transmit to another website, computer, server or data center via wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.).
  • the computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device including a server, a data center, and the like integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, a magnetic tape), an optical medium (for example, a DVD), or a semiconductor medium (for example, Solid State Disk (SSD)) or the like.
  • a magnetic medium for example, a floppy disk, a hard disk, a magnetic tape
  • an optical medium for example, a DVD
  • a semiconductor medium for example, Solid State Disk (SSD)

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Alarm Systems (AREA)

Abstract

本申请实施例提供一种业务协同处理方法和装置。本申请业务协同处理方法,包括:任务节点获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的任意一项;所述任务节点或所述第二路由节点将所述业务处理指令分解为多个业务处理子指令,通过至少一个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点;所述多个执行节点分别根据接收到的业务处理子指令执行所述业务操作或所述管理操作,并向所述任务节点返回执行结果。本申请实施例可以满足不同边缘计算场景的业务应用需求。

Description

业务协同处理方法和装置 技术领域
本申请实施例涉及计算机技术,尤其涉及一种业务协同处理方法和装置。
背景技术
随着高清化视频监控的演进,监控摄像机遍布大街小巷。据不完全统计,一个中等规模的城市就有上万路乃至数十万路摄像机覆盖,这是一个蕴含海量信息的庞大系统,每天产生的视频数据相当于1000亿张照片。海量的视频记录了部分价值信息,这些价值信息为大多数事件留下了影像资料,为事后追溯事件真相、维护社会治安、预防并打击违法犯罪、保障生命财产安全、促进日常工作生活正常运行带来巨大便利。
然而,对所产生的海量视频数据进行浏览需要花费大量的人力物力,导致从中获取有价值线索的效率低下。
发明内容
本申请实施例提供一种业务协同处理方法和装置,以满足不同边缘计算场景的业务应用需求,提升视频监控网络的处理效率。
第一方面,本申请实施例提供一种业务协同处理方法,该方法应用于视频监控网络,视频监控网络包括任务节点、第一路由节点、第二路由节点和多个执行节点,该方法包括:任务节点获取业务处理指令,该业务处理指令用于触发执行业务操作或管理操作中的一项或多项;任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过一个或多个该第一路由节点将多个业务处理子指令分别路由至相应的执行节点,该第二路由节点为接收任务节点转发业务处理指令的节点;多个执行节点根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。
业务处理指令可以被分解或转发,以路由至相应的执行节点,实现了中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
在一个可能的设计中,该业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,该管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
业务处理指令用于触发检索比对、目标对象分析、订阅、告警、布控等操作,从而提升图像侦查效率及业务协同处理能力。
在一个可能的设计中,该业务处理指令包括执行域信息,该任务节点或该第二路由节点将业务处理指令分解为多个业务处理子指令,包括:该任务节点或该第二路由节点根据该执行域信息进行路由查询,获取该执行域信息对应的多个执行节点的地址;该任务节点或该第二路由节点根据多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
在一个可能的设计中,上述方法还包括:任务节点验证业务处理指令的权限;当无权限处理该业务处理指令,任务节点向该任务节点的上级节点发送权限请求消息,该权限请求消息用于请求调度该执行域信息对应的多个执行节点执行业务操作或管理操作;该任务节点接收权限请求响应消息,该权限请求响应消息用于确认该权限请求消息。
通过权限效验,在权限不足时,可以请求上级节点分配相应权限,从而可以提升业务协同处理的灵活性和效率。
在一个可能的设计中,多个执行节点根据接收到的业务处理子指令执行业务操作或管理操作,包括:多个执行节点分别接收业务处理子指令;多个执行节点根据业务处理子指令进行权限效验;当权限效验通过时,执行节点根据业务处理子指令执行业务操作或管理操作。
执行节点接收到的业务处理子指令即为自身需要处理的指令,从而可以提升业务协同处理的效率。
在一个可能的设计中,上述方法还包括:任务节点定时对业务处理指令对应的任务进行任务校验,该任务校验用于确定多个执行节点执行业务操作或管理操作的状态。
任务节点可以监控各个执行节点的业务操作或管理操作状态,以保证业务协同处理任务的正常进行,提升业务协同处理的效率。
第二方面,本申请实施例提供一种任务节点,所述任务节点为视频监控网络中的节点,所述视频监控网络还包括第一路由节点和多个执行节点,所述任务节点包括:接收模块、处理模块和发送模块;所述处理模块用于通过所述接收模块获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的一项或多项;所述处理模块还用于将业务处理指令分解为多个业务处理子指令,通过所述发送模块和一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作;所述接收模块还用于接收所述多个执行节点返回的执行结果。
在一个可能的设计中,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
在一个可能的设计中,所述业务处理指令包括执行域信息,所述处理模块用于根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
在一个可能的设计中,所述处理模块还用于验证所述业务处理指令的权限;当无权限处理所述业务处理指令,通过所述发送模块向所述任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作;所述接收模块还用于接收权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
在一个可能的设计中,所述处理模块还用于通过所述发送模块定时对所述业务处理指令对应的任务进行任务校验,所述任务校验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
第三方面,本申请实施例提供一种路由节点,所述路由节点作为第二路由节点,所述路由节点为视频监控网络中的节点,所述视频监控网络还包括任务节点、第一路由节点和多个执行节点,所述第二路由节点包括:接收模块、处理模块和发送模块;所述接收模块,用于接收所述任务节点转发的业务处理指令;所述处理模块,用于将所述业务处理指令分解为多个业务处理子指令,通过所述发送模块和一个或多个所述第一路由节 点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作。
在一个可能的设计中,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
在一个可能的设计中,所述业务处理指令包括执行域信息,所述处理模块用于根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
第四方面,本申请实施例提供一种执行节点,所述执行节点为视频监控网络中的节点,所述视频监控网络还包括任务节点、第一路由节点、第二路由节点和其他一个或多个执行节点,执行节点包括:接收模块、处理模块和发送模块;
该处理模块用于通过该接收模块接收业务处理子指令,该业务处理子指令为该任务节点或第二路由节点对业务处理指令进行分解而获得的,并通过一个或多个第一路由节点转发;该处理模块还用于根据接收到的业务处理子指令执行业务操作或管理操作,并通过该发送模块向任务节点返回执行结果。
在一个可能的设计中,该处理模块用于根据业务处理子指令进行权限效验,当权限效验通过时,根据业务处理子指令执行业务操作或管理操作。
第五方面,本申请实施例提供一种业务协同处理方法,该方法应用于视频监控网络,视频监控网络包括任务节点、第一路由节点和多个执行节点,该方法包括:
任务节点获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的一项或多项;所述任务节点将业务处理指令分解为多个业务处理子指令,通过一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作;所述任务节点接收所述多个执行节点返回的执行结果。
在一个可能的设计中,所述业务处理指令包括执行域信息,所述任务节点将业务处理指令分解为多个业务处理子指令,包括:
所述任务节点根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;所述任务节点根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
在一个可能的设计中,所述方法还包括:所述任务节点验证所述业务处理指令的权限;当无权限处理所述业务处理指令,所述任务节点向所述任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作;所述任务节点接收权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
在一个可能的设计中,所述方法还包括:所述任务节点定时对所述业务处理指令对应的任务进行任务校验,所述任务校验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
第六方面,本申请实施例提供一种业务协同处理方法,该方法应用于视频监控网络,视频监控网络包括任务节点、第一路由节点、第二路由节点和多个执行节点,该方法包 括:所述第二路由节点接收所述任务节点发送的业务处理指令;所述第二路由节点将所述业务处理指令分解为多个业务处理子指令,通过一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作。
在一个可能的设计中,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
在一个可能的设计中,所述业务处理指令包括执行域信息,所述第二路由节点将所述业务处理指令分解为多个业务处理子指令,包括:根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
第七方面,本申请实施例提供一种业务协同处理方法,该方法应用于视频监控网络,视频监控网络包括任务节点、第一路由节点、第二路由节点和多个执行节点,该方法包括:该执行节点接收业务处理子指令,该业务处理子指令为任务节点或第二路由节点对业务处理指令进行分解而获得的,并通过一个或多个第一路由节点转发;该执行节点根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。
在一个可能的设计中,所述方法还包括:执行节点根据业务处理子指令进行权限效验,当权限效验通过时,根据业务处理子指令执行业务操作或管理操作。
第八方面,本申请实施例提供一种视频监控系统,所述视频监控系统包括第一路由节点、如第二方面任一项所述的任务节点、如第三方面任一项所述的第二路由节点和多个执行节点。
第九方面,本申请实施例提供一种计算机存储介质,包括:计算机指令,所述计算机指令用于实现如第一方面、第五方面至第七方面任一项所述的业务协同处理方法。
本申请实施例的业务协同处理方法和装置,通过任务节点获取业务处理指令,任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点,多个执行节点分别根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。业务处理指令可以被分解或转发,以路由至相应的执行节点,实现了中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
附图说明
下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍。
图1为本申请实施例中所描述的一种实例的视频监控网络的示意图;
图2为本申请实施例中所描述的一种业务协同处理方法的流程图;
图3A为本申请实施例中所描述的另一种业务协同处理方法的的流程图;
图3B为本申请实施例中所描述的另一种业务协同处理方法的示意图;
图4为本申请实施例中所描述的另一种业务协同处理方法的流程图;
图5为本申请实施例中所描述的视频监控网络中的任一节点的结构示意图;
图6A为本申请实施例的一种业务协同处理装置的结构示意图;
图6B为本申请实施例的另一种业务协同处理装置的结构示意图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。
本申请中,“至少一个”是指一个或者多个,“多个”是指两个或两个以上。“和/或”,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B的情况,其中A,B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。“以下至少一项(个)”或其类似表达,是指的这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a,b,或c中的至少一项(个),可以表示:a,b,c,a-b,a-c,b-c,或a-b-c,其中a,b,c可以是单个,也可以是多个。
首先对本申请实施例涉及的几个名词进行解释。
业务处理指令:一种计算机指令,用于触发执行业务操作或管理操作中任意一项,以完成一种任务,其触发对象为不同执行域的执行节点。该任务可以是检索任务、布控任务、分析任务、订阅任务等。其中,该检索任务可以是人脸检索任务、人体检索任务、车辆检索任务、车牌检索任务等。该布控任务可以是车辆布控任务、人员布控任务等。该分析任务可以是人脸分析、任务人体分析、车牌分析任务、车辆分析任务、视频摘要任务、行为分析任务等。
业务处理子指令:一种计算机指令,该业务处理子指令与业务处理指令的关系为:业务处理子指令为分解业务处理指令而获得的,即业务处理子指令用于完成上述任务的子任务。举例而言,业务处理指令用于触发A省执行业务操作或管理操作中任意一项,A省包括B市和C市,那么分解该业务处理指令可以获得两个业务处理子指令,即用于触发B市执行业务操作或管理操作中任意一项的业务处理子指令,以及用于触发C市执行业务操作或管理操作中任意一项的业务处理子指令。
执行域:在视频监控网络中的物理域,例如,企业的园区监控域、地级市的社会治安监控域等。执行域对应有视频图像解析平台,该视频图像解析平台即为下述实施例中所述的执行节点,该执行节点可以直接或间接管理该执行域内的摄像或监控设备,其可以是任意形式的摄像头,例如,网络摄像机(IP Camera,IPC)。该执行节点采用基于智能图像处理及大数据分析技术,定位于视频结构化分析。包括有该执行节点的视频监控网络可以有效提升图像侦查效率及业务协同能力,从而协助案件快速侦破。
IPC:IP是网际协议,Camera是照相机、摄影机,它是一种由传统摄像机与网络技术结合所产生的新一代摄像机。
需要说明的是,该视频图像解析平台也可以称之为视频监控平台,本申请实施例对其名称不作具体限定。
本申请实施例提出的业务协同方式可以应用于视频监控网络,该视频监控网络的任务节点、路由节点和多个执行节点用于根据本申请提出的下述各个实施例的业务协同处理方法中的任一个所描述的方法实例对业务处理指令进行分解和路由,以提升视频监控网络的灵活处理能力。
任务节点:用于获取业务处理指令的节点,该业务处理指令的获取方式可以是从与 任务节点连接的客户端接收的业务处理指令,也可以是从北向接口接收到的业务处理指令。该任务节点可以分解或转发业务处理指令。
路由节点:用于传递业务处理子指令的节点,该路由节点可以分解或转发业务处理指令,也可以分解或转发业务处理子指令。
为了方便描述,本申请实施例将路由节点分为第一路由节点和第二路由节点,该第一路由节点和第二路由节点用于区分不同处理操作的路由节点,其中,第一路由节点指转发业务处理指令或业务处理子指令,即具有转发能力,第二路由节点指分解业务处理指令或业务处理子指令,即具有分解能力。
执行节点:用于根据业务处理子指令执行业务操作或管理操作的节点,执行结果可以通过与接收该业务处理子指令相同的路由返回至任务节点。
需要说明的是,视频监控网络中的各个节点的类型并不固定,而是可以在不同的业务协同操作中起到不同的作用,例如一个节点在某次业务协同操作中可以作为任务节点而发起业务协同,在另一次业务协同操作中也可以作为路由节点转发或分解业务处理指令,还可以作为执行节点执行业务操作或管理操作。
下面采用一个具体实例对该视频监控网络进行解释说明,其中,以一个任务节点、两个路由节点和四个执行节点为例做举例说明。
图1为本申请实施例中所描述的一种实例的视频监控网络的示意图,如图1所示,该视频监控网络包括任务节点、路由节点1、路由节点2、执行节点1、执行节点2、执行节点3和执行节点4。
其中,任务节点分布与路由节点1和路由节点2连接,路由节点1分别与执行节点1和执行节点2连接,路由节点2分别与执行节点3和执行节点4连接。执行节点1、执行节点2和执行节点3分别与IPC连接。
以业务处理指令用于触发在全市各地铁口的布控任务为例做举例说明,任务节点获取该业务处理指令,将该业务处理指令分解为业务处理子指令1和业务处理子指令2,该业务处理子指令1用于触发在地铁口A和B的布控任务,该业务处理子指令2用于触发在地铁口C的布控任务,任务节点将业务处理子指令1发送至路由节点1,任务节点将业务处理子指令2发送至路由节点2,路由节点1将该业务处理子指令1再次分解为业务处理子指令11和业务处理子指令12,该业务处理子指令11用于触发在地铁口A的布控任务,该业务处理子指令12用于触发在地铁口B的布控任务,路由节点1将业务处理子指令11发送至执行节点1,路由节点1将业务处理子指令12发送至执行节点2,路由节点2将业务处理子指令2转发至执行节点3,执行节点1根据该业务处理子指令11执行在地铁口A的布控,执行节点2根据该业务处理子指令12执行在地铁口B的布控,执行节点3根据该业务处理子指令2执行在地铁口C的布控。
以地铁口C为例,执行节点3根据该业务处理指令2执行在地铁口C的布控,具体实现方式可以为,获取该地铁口的IPC的视频图像数据,对该视频图像数据进行实时分析,在确定布控对象时,返回执行结果。
图2为本申请实施例中所描述的一种业务协同处理方法的流程图,如图2所示,本实施例的方法可以包括:
步骤101、任务节点获取业务处理指令,该业务处理指令用于触发执行业务操作或 管理操作中的任意一项。
其中,任务节点获取该业务处理指令的方式可以参见上述实施例的说明,此处不再赘述。
步骤102、任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点。
业务处理指令可以通过任务节点分解为多个业务处理子指令,并发送给相应的路由节点,该路由节点可以是第一路由节点,即转发该业务处理子指令至执行节点或下一跳路由节点,该路由节点也可以是第二路由节点,即进一步分解该业务处理子指令,并将分解后的业务处理子指令发送至下一跳路由节点,该下一跳路由节点可以是第一路由节点,也可以是第二路由节点,依此类推,直至分解出执行节点执行的业务处理子指令,将其转发至执行节点。
在一些实施例中,任务节点也可以将该业务处理指令转发给第二路由节点,由第二路由节点将业务处理指令分解为多个业务处理子指令,并发送给相应的路由节点,该路由节点可以是第一路由节点,即转发该业务处理子指令至执行节点或下一跳路由节点,该路由节点也可以是第二路由节点,即进一步分解该业务处理子指令,并将分解后的业务处理子指令发送至下一跳路由节点,该下一跳路由节点可以是第一路由节点,也可以是第二路由节点,依此类推,直至分解出执行节点执行的业务处理子指令,将其转发至执行节点。
需要说明的是,视频监控网络中的第一路由节点和第二路由节点位于中间层,该中间层中的第一路由节点和第二路由节点的个数与网络监控网络中任务节点和执行节点之间的路径、以及路由节点的权限和处理能力有关。
步骤103、多个执行节点分别根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。
其中,业务处理子指令的具体解释说明可以参见上述名词解释,此处不再赘述。
该业务操作可以包括检索比对、目标对象分析、订阅、告警和布控中任意一项或其组合,该管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中任意一项或其组合。
以业务处理指令用于触发执行全省范围内的人脸检索任务操作为例,对本实施例的方法进行说明,接收该业务处理指令的任务节点为省级视频图像分析平台,省级视频图像分析平台将该业务处理指令分解为多个业务处理子指令,一个业务处理子指令对应一个地市的视频图像分析平台,即多个执行节点为多个地市的视频图像分析平台,各个地市的视频图像分析平台根据接收到的业务处理子指令执行该地市区域内的人脸检索,并向省级视频图像分析平台返回执行结果,省级视频图像分析平台可以根据各个执行节点返回的执行结果进行排序和筛选,该执行结果可以包括人脸图像、图像对应的时间点、地点和相似度等。在上述实施例中,各个地市的视频图像分析平台也可以作为第二路由节点,将任务节点发送的业务处理子指令再次分解为供各区县级视频图像分析平台执行的业务处理指令,此时,各区县的视频图像分析平台作为执行节点执行该区县内的人脸检索任务。
在一些实施例中,任务节点还可以将执行结果发送给客户端,也可以将排序和筛选 后的执行结果发送给客户端。
本实施例,通过任意的平台作为任务节点获取业务处理指令,任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点,多个执行节点分别根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。业务处理指令可以被分解或转发,以路由至相应的执行节点,实现了中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
图3A为本申请实施例中所描述的另一种业务协同处理方法的的流程图,图3B为本申请实施例中所描述的另一种业务协同处理方法的示意图,本实施例的业务处理指令包括执行域信息,如图3A所示,本实施例的方法可以包括:
步骤201、任务节点获取业务处理指令,该业务处理指令用于触发执行业务操作或管理操作中的任意一项。
其中,步骤201的具体解释说明可以参见图2所示实施例的步骤101,此处不再赘述。
步骤202、任务节点或所述第二路由节点根据执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址。
该执行域信息可以是执行域的标识等。
以业务处理指令用于触发执行人脸检索任务操作为例作举例说明,该执行域信息为区县1视频图像解析平台和区县2视频图像解析平台,参见图3B所示,A省的视频图像解析平台(任务节点)获取该业务处理指令,A省的视频图像解析平台根据该执行域信息进行路由查询,获取该执行域信息对应的执行节点的地址,即区县1视频图像解析平台的地址和区县2视频图像解析平台的地址,该地址可以是IP地址。
步骤203、任务节点或第二路由节点根据多个执行节点的地址,将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点。
对上述举例做进一步说明,任务节点或第二路由节点根据区县1视频图像解析平台的地址和区县2视频图像解析平台的地址,将业务处理指令分解为两个业务处理子指令,并将两个业务处理子指令路由至区县1视频图像解析平台和区县2视频图像解析平台。
步骤204、多个执行节点根据接收到的业务处理子指令执行所述业务操作或所述管理操作。
在一些实施例中,该步骤204的实现方式可以为:多个执行节点分别接收业务处理子指令;每个执行节点根据业务处理子指令进行权限效验;当权限效验通过时,执行节点根据所述业务处理子指令执行所述业务操作或所述管理操作。
本实施例,通过任意的平台作为任务节点获取业务处理指令,任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点,多个执行节点分别根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。业务处理指令可以被分解 或转发,以路由至相应的执行节点,实现了中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
图4为本申请实施例中所描述的另一种业务协同处理方法的流程图,如图4所示,本实施例的方法可以包括:
步骤301、任务节点获取业务处理指令,该业务处理指令用于触发执行业务操作或管理操作中的任意一项。
其中,步骤301的具体解释说明可以参见图2所示实施例的步骤101,此处不再赘述。
步骤302、任务节点根据业务处理执行进行权限效验。
其中,当权限效验不通过时,执行步骤303。当权限效验通过时,直接执行步骤305。
步骤303、任务节点向任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作。
步骤304、上级节点向任务节点发送权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
步骤305、任务节点根据多个执行节点的地址,将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点。
步骤306、多个执行节点根据接收到的业务处理子指令执行所述业务操作或所述管理操作。
以业务处理指令用于触发执行车轨/人轨迹跨地市检索操作为例,对本实施例的方法进行说明,具体的场景为:A地市办案民警/交警拦截可疑目标后,需要在B地市进行身份识别、活动轨迹查询等。
具体实施方式为:任务节点(A地市的视频图像解析平台)获取业务处理指令,该业务处理指令用于触发车轨/人轨迹跨地市检索,任务节点(A地市的视频图像解析平台)确定执行该业务处理指令的执行节点,即B地市的视频图像解析平台,任务节点(A地市的视频图像解析平台)根据该业务处理指令进行权限效验,当确定没有权限时,任务节点向上一级节点(省级视频图像解析平台)发送权限请求指令,并接收上一级节点(省级视频图像解析平台)返回的权限确认指令,任务节点(A地市视频图像解析平台)通过路由节点将该业务处理指令发送至执行节点,执行节点进行目标任务检索,获取检索结果,将该检索结果通过路由节点返回至任务节点。
在一些实施例中,所述业务处理指令还可以包括创建域,本申请实施例的方法还可以包括:所述任务节点定时对所述创建域位于所述任务节点的任务进行任务效验,所述任务效验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
本实施例,通过任意的平台作为任务节点获取业务处理指令,任务节点或第二路由节点将业务处理指令分解为多个业务处理子指令,通过至少一个第一路由节点将多个业务处理子指令分别路由至相应的执行节点,多个执行节点分别根据接收到的业务处理子指令执行业务操作或管理操作,并向任务节点返回执行结果。业务处理指令可以被分解或转发,以路由至相应的执行节点,实现了中心(任务节点)和边缘(执行节点)的协 同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
在权限不足时,可以灵活向上一级节点请求相应权限,完成相应的任务,可以提升视频监控网络的灵活处理能力。
本申请上述实施例中的任一种节点,即任务节点、路由节点和执行节点,其均设置有业务协同处理装置,该业务协同处理装置是一种功能模块,该业务协同处理装置的设置使得视频监控网络中的各个节点具有灵活路由的能力。具体可以参见下述图5的解释说明。
图5为本申请实施例中所描述的视频监控网络中的任一节点的结构示意图,如图5所示,本实施例的节点可以包括:业务协同处理装置、业务面模块和管理面模块,业务处理指令通过该业务协同处理装置处理后,由业务面模块或管理面模块进行处理。该业务处理指令(如图5所示的1、2、3、4、5)用于触发图片分析、布控/告警、订阅/通知、检索等。业务协同处理装置确定该业务处理指令是否为本节点需要处理的指令,若是,则将该业务处理指令发送给业务面模块或管理面模块。若不是,则将该业务处理指令转发,或者将该业务处理指令分解为业务处理子指令,转发至下一个节点。
业务面管理模块可以获取视频/图片,该视频/图片可以是非结构化数据,当该发送给业务面管理模块的业务处理指令或业务处理子指令为用于触发图片分析时,由该图片分析模块对非结构数据进行处理,并生成半结构化数据(特征值)和/或结构化数据(图片和特征值的对应关系),并通过该业务协同处理装置返回处理结果,该处理结果可以是半结构化数据(特征值)和/或结构化数据(图片和特征值的对应关系)。
当该发送给业务面管理模块的业务处理指令或业务处理子指令为用于触发布控时,布控模块可以获取半结构化数据(特征值)和/或结构化数据(图片和特征值的对应关系),对该半结构化数据(特征值)和/或结构化数据(图片和特征值的对应关系)进行处理,通过该协同处理模块返回处理结果。
上述本申请提供的实施例中,分别从各个节点本身(例如任务节点、第一路由节点、第二路由节点、或执行节点)、以及从各个节点之间交互的角度对本申请实施例提供的业务协同处理方法的各方案进行了介绍。可以理解的是,各个节点,例如上述任务节点、第一路由节点、第二路由节点、以及执行节点为了实现上述功能,其包含了执行各个功能相应的硬件结构和/或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本申请能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。
例如,当上述节点通过软件模块来实现相应的功能。业务协同处理装置可包括接收模块601、处理模块602和发送模块603,如图6A所示。
在一个实施例中,该业务协同处理装置可用于执行上述图2中任务节点的操作。例如:
该任务节点为视频监控网络中的节点,所述视频监控网络还包括第一路由节点和多 个执行节点。
处理模块602用于通过所述接收模块601获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的一项或多项;所述处理模块602还用于将业务处理指令分解为多个业务处理子指令,通过所述发送模块603和一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作;所述接收模块601还用于接收所述多个执行节点返回的执行结果。
由此,本申请实施例中该业务协同处理装置能够实现中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
可选的,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
可选的,所述业务处理指令包括执行域信息,所述处理模块602用于根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
可选的,所述处理模块602还用于验证所述业务处理指令的权限;当无权限处理所述业务处理指令,通过所述发送模块向所述任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作;所述接收模块还用于接收权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
可选的,所述处理模块602还用于通过所述发送模块定时对所述业务处理指令对应的任务进行任务校验,所述任务校验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
此外,基于该业务协同处理装置中的接收模块601、处理模块602和发送模块603还可实现上述方法中任务节点的其他操作或功能,此处不再赘述。
在另一个实施例中,图6A所示的业务协同处理装置还可用于执行上述图2中第二路由节点的操作。例如:
该第二路由节点为视频监控网络中的节点,给视频监控网络还包括任务节点、第一路由节点和多个执行节点。
接收模块601,用于接收所述任务节点转发的业务处理指令;所述处理模块602,用于将所述业务处理指令分解为多个业务处理子指令,通过所述发送模块603和一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,以使所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或管理操作。
由此,本申请实施例中该业务协同处理装置能够实现中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
可选的,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项 或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
可选的,所述业务处理指令包括执行域信息,所述处理模块602用于根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
此外,基于该业务协同处理装置中的接收模块601、处理模块602和发送模块603还可实现上述方法中第一路由节点的其他操作或功能,此处不再赘述。
在另一个实施例中,图6A所示的业务协同处理装置还可用于执行上述图2中执行节点的操作。例如:
执行节点为视频监控网络中的节点,所述视频监控网络还包括任务节点、第一路由节点、第二路由节点和其他一个或多个执行节点。
处理模块602用于通过接收模块601接收业务处理子指令,该业务处理子指令为该任务节点或第二路由节点对业务处理指令进行分解而获得的,并通过一个或多个第一路由节点转发;该处理模块602还用于根据接收到的业务处理子指令执行业务操作或管理操作,并通过该发送模块603向任务节点返回执行结果。
由此,本申请实施例中该业务协同处理装置能够实现中心(任务节点)和边缘(执行节点)的协同,可以满足不同边缘计算场景的业务应用需求,灵活路由的方式可以提升视频监控网络的灵活处理能力和处理效率。
可选的,该处理模块用于根据业务处理子指令进行权限效验,当权限效验通过时,根据业务处理子指令执行业务操作或管理操作。
此外,基于该业务协同处理装置中的接收模块601、处理模块602和发送模块603还可实现上述方法中执行节点的其他操作或功能,此处不再赘述。
图6B示出了上述实施例中所涉及的业务协同处理装置的另一种可能的结构示意图。该业务协同处理装置包括收发器604和处理器605,如图6B所示。所述存储器用于与处理器605耦合,其保存该业务协同处理装置必要的计算机程序。
例如,在一个实施例中,处理器605被配置为任务节点的其他操作或功能。收发器604用于实现业务协同处理装置与第一路由节点、第二路由节点、执行节点之间的通信。
在另一个实施例中,处理器605被配置为第二路由节点的其他操作或功能。收发器604用于实现业务协同处理装置与任务节点、第一路由节点、执行节点之间的通信。
在另一个实施例中,处理器605被配置为执行节点的其他操作或功能。收发器604用于实现业务协同处理装置与第一路由节点、第二路由节点之间的通信。
用于执行本申请上述业务协同处理方法的控制器/处理器可以是中央处理器(CPU),通用处理器、数字信号处理器(DSP)、专用集成电路(ASIC),现场可编程门阵列(FPGA)或者其他可编程逻辑器件、晶体管逻辑器件,硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。
结合本申请公开内容所描述的方法或者算法的步骤可以硬件的方式来实现,也可以 是由处理器执行软件指令的方式来实现。软件指令可以由相应的软件模块组成,软件模块可以被存放于RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动硬盘、CD-ROM或者本领域熟知的任何其它形式的存储介质中。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。另外,该ASIC可以位于视频监控网络的任意节点中。当然,处理器和存储介质也可以作为分立组件存在于视频监控网络的任意节点中。
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘Solid State Disk(SSD))等。
以上所述的具体实施方式,对本申请的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本申请的具体实施方式而已,并不用于限定本申请的保护范围,凡在本申请的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本申请的保护范围之内。

Claims (16)

  1. 一种业务协同处理方法,其特征在于,所述方法应用于视频监控网络,视频监控网络包括任务节点、第一路由节点、第二路由节点和多个执行节点,所述方法包括:
    任务节点获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的一项或多项;
    所述任务节点或所述第二路由节点将业务处理指令分解为多个业务处理子指令,通过一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,所述第二路由节点为接收所述任务节点转发业务处理指令的节点;
    所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或所述管理操作,并向所述任务节点返回执行结果。
  2. 根据权利要求1所述的方法,其特征在于,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
  3. 根据权利要求1或2所述的方法,其特征在于,所述业务处理指令包括执行域信息,所述任务节点或所述第二路由节点将业务处理指令分解为多个业务处理子指令,包括:
    所述任务节点或所述第二路由节点根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;
    所述任务节点或所述第二路由节点根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
  4. 根据权利要求1至3任一项所述的方法,其特征在于,所述方法还包括:
    所述任务节点验证所述业务处理指令的权限;
    当无权限处理所述业务处理指令,所述任务节点向所述任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作;
    所述任务节点接收权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
  5. 根据权利要求3或4所述的方法,其特征在于,所述多个执行节点根据接收到的业务处理子指令执行所述业务操作或所述管理操作,包括:
    所述多个执行节点分别接收业务处理子指令;
    所述多个执行节点根据所述业务处理子指令进行权限效验;
    当权限效验通过时,所述执行节点根据所述业务处理子指令执行所述业务操作或所述管理操作。
  6. 根据权利要求1至5任一项所述的方法,其特征在于,所述方法还包括:
    所述任务节点定时对所述业务处理指令对应的任务进行任务校验,所述任务校验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
  7. 一种任务节点,其特征在于,所述任务节点为视频监控网络中的节点,所述视频监控网络还包括第一路由节点和多个执行节点,所述任务节点包括:接收模 块、处理模块和发送模块;
    所述处理模块用于通过所述接收模块获取业务处理指令,所述业务处理指令用于触发执行业务操作或管理操作中的一项或多项;
    所述处理模块还用于将业务处理指令分解为多个业务处理子指令,通过所述发送模块和一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,所述业务处理子指令用于指示所述多个执行节点执行业务操作或管理操作;
    所述接收模块还用于接收所述多个执行节点返回的执行结果。
  8. 根据权利要求7所述的任务节点,其特征在于,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
  9. 根据权利要求7或8所述的任务节点,其特征在于,所述业务处理指令包括执行域信息,所述处理模块用于根据所述执行域信息进行路由查询,获取所述执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将业务处理指令分解为多个业务处理子指令。
  10. 根据权利要求7至9任一项所述的任务节点,其特征在于,所述处理模块还用于验证所述业务处理指令的权限;当无权限处理所述业务处理指令,通过所述发送模块向所述任务节点的上级节点发送权限请求消息,所述权限请求消息用于请求调度所述执行域信息对应的多个执行节点执行所述业务操作或所述管理操作;
    所述接收模块还用于接收权限请求响应消息,所述权限请求响应消息用于确认所述权限请求消息。
  11. 根据权利要求7至10任一项所述的任务节点,其特征在于,所述处理模块还用于通过所述发送模块定时对所述业务处理指令对应的任务进行任务校验,所述任务校验用于确定所述多个执行节点执行所述业务操作或所述管理操作的状态。
  12. 一种路由节点,所述路由节点作为第二路由节点,其特征在于,所述路由节点为视频监控网络中的节点,所述视频监控网络还包括任务节点、第一路由节点和多个执行节点,所述第二路由节点包括:接收模块、处理模块和发送模块;
    所述接收模块,用于接收所述任务节点转发的业务处理指令;
    所述处理模块,用于将所述业务处理指令分解为多个业务处理子指令,通过所述发送模块和一个或多个所述第一路由节点将所述多个业务处理子指令分别路由至相应的执行节点,所述业务处理子指令用于指示所述多个执行节点执行业务操作或管理操作。
  13. 根据权利要求12所述的路由节点,其特征在于,所述业务操作包括检索比对、目标对象分析、订阅、告警和布控中的一项或多项,所述管理操作包括算法的生命周期管理、软件的生命周期管理、系统配置管理和系统状态查询中的一项或多项。
  14. 根据权利要求12或13所述的路由节点,其特征在于,所述业务处理指令包括执行域信息,所述处理模块用于根据所述执行域信息进行路由查询,获取所述 执行域信息对应的多个执行节点的地址;根据所述多个执行节点的地址,将所述业务处理指令分解为多个业务处理子指令。
  15. 一种视频监控系统,其特征在于,所述视频监控系统包括第一路由节点、如权利要求7至11任一项所述的任务节点、如权利要求12至14任一项所述的第二路由节点和多个执行节点。
  16. 一种计算机存储介质,其特征在于,包括:计算机指令,所述计算机指令用于实现如权利要求1至6任一项所述的业务协同处理方法。
PCT/CN2019/090295 2018-11-21 2019-06-06 业务协同处理方法和装置 WO2020103426A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811390433.7 2018-11-21
CN201811390433.7A CN111212015B (zh) 2018-11-21 2018-11-21 业务协同处理方法和装置

Publications (1)

Publication Number Publication Date
WO2020103426A1 true WO2020103426A1 (zh) 2020-05-28

Family

ID=70774474

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/090295 WO2020103426A1 (zh) 2018-11-21 2019-06-06 业务协同处理方法和装置

Country Status (2)

Country Link
CN (1) CN111212015B (zh)
WO (1) WO2020103426A1 (zh)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112700212A (zh) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 一种审批流程执行方法和系统以及流程管理系统
CN112751856A (zh) * 2020-12-30 2021-05-04 湖南快乐阳光互动娱乐传媒有限公司 一种可编排流程的媒体处理系统
CN113010306A (zh) * 2021-02-24 2021-06-22 金蝶软件(中国)有限公司 业务数据处理方法、装置、计算机设备和存储介质
CN113761296A (zh) * 2020-09-04 2021-12-07 北京沃东天骏信息技术有限公司 一种业务处理方法和装置
CN113771033A (zh) * 2021-09-13 2021-12-10 中冶赛迪技术研究中心有限公司 多机器人站点集成控制系统、方法、设备和介质
CN115955481A (zh) * 2022-12-12 2023-04-11 支付宝(杭州)信息技术有限公司 应急响应方法和装置
CN116776382A (zh) * 2023-06-27 2023-09-19 上海有有电子商务有限公司 一种智能化网联网商业终端连接系统

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114461309A (zh) * 2022-01-27 2022-05-10 联信弘方(北京)科技股份有限公司 指令自动编排及自动下发方法

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050228855A1 (en) * 2004-03-16 2005-10-13 Masahiro Kawato Acquisition system for distributed computing resources
CN106131185A (zh) * 2016-07-13 2016-11-16 腾讯科技(深圳)有限公司 一种视频数据的处理方法、装置及系统
CN106502769A (zh) * 2016-09-30 2017-03-15 华为技术有限公司 分布式事务处理方法、装置及系统
CN107479963A (zh) * 2016-06-08 2017-12-15 国家计算机网络与信息安全管理中心 一种任务分配方法及系统
CN107493199A (zh) * 2017-08-31 2017-12-19 郑州云海信息技术有限公司 一种分布式集群管理方法及系统

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020049841A1 (en) * 2000-03-03 2002-04-25 Johnson Scott C Systems and methods for providing differentiated service in information management environments
CN101150421B (zh) * 2006-09-22 2011-05-04 华为技术有限公司 一种分布式内容分发方法、边缘服务器和内容分发网
CN103338362B (zh) * 2013-07-26 2016-12-28 融创天下(上海)科技发展有限公司 一种基于视频监控系统的事件处理方法及系统
US9935999B1 (en) * 2015-09-28 2018-04-03 Snap Inc. File download manager
CN106713944A (zh) * 2016-12-30 2017-05-24 北京奇虎科技有限公司 一种流数据任务的处理方法和装置
CN106791682A (zh) * 2016-12-31 2017-05-31 四川九洲电器集团有限责任公司 一种获得场景图像的方法及设备
CN107274135A (zh) * 2017-07-06 2017-10-20 湖北中烟工业有限责任公司 基于协同信息共享的烟叶原料统筹方法及系统
CN107943452B (zh) * 2017-11-20 2020-07-14 中国运载火箭技术研究院 一种多用户协同开发的体系结构设计平台

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050228855A1 (en) * 2004-03-16 2005-10-13 Masahiro Kawato Acquisition system for distributed computing resources
CN107479963A (zh) * 2016-06-08 2017-12-15 国家计算机网络与信息安全管理中心 一种任务分配方法及系统
CN106131185A (zh) * 2016-07-13 2016-11-16 腾讯科技(深圳)有限公司 一种视频数据的处理方法、装置及系统
CN106502769A (zh) * 2016-09-30 2017-03-15 华为技术有限公司 分布式事务处理方法、装置及系统
CN107493199A (zh) * 2017-08-31 2017-12-19 郑州云海信息技术有限公司 一种分布式集群管理方法及系统

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113761296A (zh) * 2020-09-04 2021-12-07 北京沃东天骏信息技术有限公司 一种业务处理方法和装置
CN112700212A (zh) * 2020-12-29 2021-04-23 湖北省楚天云有限公司 一种审批流程执行方法和系统以及流程管理系统
CN112751856A (zh) * 2020-12-30 2021-05-04 湖南快乐阳光互动娱乐传媒有限公司 一种可编排流程的媒体处理系统
CN113010306A (zh) * 2021-02-24 2021-06-22 金蝶软件(中国)有限公司 业务数据处理方法、装置、计算机设备和存储介质
CN113771033A (zh) * 2021-09-13 2021-12-10 中冶赛迪技术研究中心有限公司 多机器人站点集成控制系统、方法、设备和介质
CN115955481A (zh) * 2022-12-12 2023-04-11 支付宝(杭州)信息技术有限公司 应急响应方法和装置
CN116776382A (zh) * 2023-06-27 2023-09-19 上海有有电子商务有限公司 一种智能化网联网商业终端连接系统

Also Published As

Publication number Publication date
CN111212015B (zh) 2022-03-11
CN111212015A (zh) 2020-05-29

Similar Documents

Publication Publication Date Title
WO2020103426A1 (zh) 业务协同处理方法和装置
US11887360B2 (en) Ubiquitous witness for vehicle incidents
Xu et al. Artificial intelligence for securing IoT services in edge computing: a survey
US10257227B1 (en) Computer security threat correlation
TW202113722A (zh) 基於區塊鏈的資料處理方法、裝置、系統及電子設備
US20140379915A1 (en) Cloud based dynamic access control list management architecture
Dautov et al. Metropolitan intelligent surveillance systems for urban areas by harnessing IoT and edge computing paradigms
Kienzle et al. Crisis management systems: a case study for aspect-oriented modeling
US8516586B1 (en) Classification of unknown computer network traffic
US20150149624A1 (en) Fast Detection and Remediation of Unmanaged Assets
US20150381942A1 (en) Incident Data Collection for Public Protection Agencies
US20200077044A1 (en) Portable recording device multimedia classification system
WO2016131172A1 (zh) 一种更新网络服务描述器nsd的方法及装置
CN105229597A (zh) 分布式特征收集与关联引擎
CN111614761B (zh) 区块链消息传输方法、装置、计算机以及可读存储介质
Kalnoor et al. IoT-based smart environment using intelligent intrusion detection system
WO2014180392A1 (zh) 一种基于m2m的信息处理方法和m2m业务平台
WO2014056345A1 (zh) 监控任务的管理方法及装置
Mershad PROACT: Parallel multi-miner proof of accumulated trust protocol for Internet of Drones
CN107889551A (zh) 用于识别恶意软件的异常检测
CN110096381B (zh) 远程过程调用的实现方法、装置、设备和介质
CN111767432A (zh) 共现对象的查找方法和装置
CN112468464B (zh) 基于服务链的状态机完整性验证系统及方法
CN112069529B (zh) 基于区块链的卷宗管理方法、装置、计算机以及存储介质
Dautov et al. Towards a global intelligent surveillance system

Legal Events

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

Ref document number: 19888101

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19888101

Country of ref document: EP

Kind code of ref document: A1