Task queuing method and device, computer equipment and storage medium
A task queuing and computer program technology, applied in computing, multi-program device, program control design, etc., can solve problems such as large load increase, system crash, affecting system performance and stability, etc., to achieve high performance and stability, The effect of guaranteeing efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0046] In traditional technologies, tasks are queued using at least two commonly used technical solutions, namely, a global shared task queue and a tenant-independent task queue. In the global shared task queue, all tenants share a task queue, and all tasks are queued in the same queue; when the server is busy, it may often need to wait for other tenant tasks to finish in the background before they can be executed. In the independent task queue, each tenant or module uses at least one independent task queue, and its task scheduling is independent, independent of each other, and there is no need to wait for the tasks of other tenants or modules to finish before they can be executed.
[0047] In the global shared task queue, the submitted tasks are all added to a global shared queue, and the background task scheduling engine uses a group of threads to process according to the queuing policy of the queue. The queuing policy can be in the order of the submission time of the tasks. ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


