SG11202013049XA - Method for scheduling a task, resource sharing use method and system based on preemptive scheduling, scheduler, device, and storage medium - Google Patents

Method for scheduling a task, resource sharing use method and system based on preemptive scheduling, scheduler, device, and storage medium

Info

Publication number
SG11202013049XA
SG11202013049XA SG11202013049XA SG11202013049XA SG11202013049XA SG 11202013049X A SG11202013049X A SG 11202013049XA SG 11202013049X A SG11202013049X A SG 11202013049XA SG 11202013049X A SG11202013049X A SG 11202013049XA SG 11202013049X A SG11202013049X A SG 11202013049XA
Authority
SG
Singapore
Prior art keywords
scheduling
scheduler
task
storage medium
system based
Prior art date
Application number
SG11202013049XA
Inventor
Hongjian Sun
Original Assignee
Transwarp Technology Shanghai 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 Transwarp Technology Shanghai Co Ltd filed Critical Transwarp Technology Shanghai Co Ltd
Publication of SG11202013049XA publication Critical patent/SG11202013049XA/en

Links

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/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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/61Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources taking into account QoS or priority requirements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/50Network service management, e.g. ensuring proper service fulfilment according to agreements
    • H04L41/5003Managing SLA; Interaction between SLA and QoS
    • H04L41/5019Ensuring fulfilment of SLA
    • H04L41/5022Ensuring fulfilment of SLA by giving priorities, e.g. assigning classes of service
    • 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
    • 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
    • H04L67/1004Server selection for load balancing
    • H04L67/1008Server selection for load balancing based on parameters of servers, e.g. available memory or workload
    • 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
    • H04L67/1004Server selection for load balancing
    • H04L67/1012Server selection for load balancing based on compliance of requirements or conditions with available server resources
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/504Resource capping
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)
  • Telephonic Communication Services (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
SG11202013049XA 2018-06-25 2018-12-25 Method for scheduling a task, resource sharing use method and system based on preemptive scheduling, scheduler, device, and storage medium SG11202013049XA (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810659298.5A CN108769254B (en) 2018-06-25 2018-06-25 Resource-sharing application method, system and equipment based on preemption scheduling
PCT/CN2018/123464 WO2020000944A1 (en) 2018-06-25 2018-12-25 Preemptive scheduling based resource sharing use method, system and

Publications (1)

Publication Number Publication Date
SG11202013049XA true SG11202013049XA (en) 2021-02-25

Family

ID=63977138

Family Applications (1)

Application Number Title Priority Date Filing Date
SG11202013049XA SG11202013049XA (en) 2018-06-25 2018-12-25 Method for scheduling a task, resource sharing use method and system based on preemptive scheduling, scheduler, device, and storage medium

Country Status (6)

Country Link
EP (1) EP3799390A4 (en)
JP (1) JP7060724B2 (en)
CN (1) CN108769254B (en)
CA (1) CA3104806C (en)
SG (1) SG11202013049XA (en)
WO (1) WO2020000944A1 (en)

Families Citing this family (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108769254B (en) * 2018-06-25 2019-09-20 星环信息科技(上海)有限公司 Resource-sharing application method, system and equipment based on preemption scheduling
CN109656716B (en) * 2018-12-13 2020-12-01 苏州浪潮智能科技有限公司 Slurm job scheduling method and system
CN111381956B (en) * 2018-12-28 2024-02-27 杭州海康威视数字技术股份有限公司 Task processing method and device and cloud analysis system
CN109960585B (en) * 2019-02-02 2021-05-14 浙江工业大学 Resource scheduling method based on kubernets
CN109933420A (en) * 2019-04-02 2019-06-25 深圳市网心科技有限公司 Node tasks dispatching method, electronic equipment and system
CN111800446B (en) * 2019-04-12 2023-11-07 北京沃东天骏信息技术有限公司 Scheduling processing method, device, equipment and storage medium
CN112114958A (en) * 2019-06-21 2020-12-22 上海哔哩哔哩科技有限公司 Resource isolation method, distributed platform, computer device, and storage medium
CN112214288B (en) * 2019-07-10 2023-04-25 中国移动通信集团上海有限公司 Pod scheduling method, device, equipment and medium based on Kubernetes cluster
CN110362407A (en) * 2019-07-19 2019-10-22 中国工商银行股份有限公司 Computing resource dispatching method and device
CN110457135A (en) * 2019-08-09 2019-11-15 重庆紫光华山智安科技有限公司 A kind of method of resource regulating method, device and shared GPU video memory
CN110515730A (en) * 2019-08-22 2019-11-29 北京宝兰德软件股份有限公司 Resource secondary dispatching method and device based on kubernetes container arranging system
CN110515704B (en) * 2019-08-30 2023-08-04 广东浪潮大数据研究有限公司 Resource scheduling method and device based on Kubernetes system
CN110737572B (en) * 2019-08-31 2023-01-10 苏州浪潮智能科技有限公司 Big data platform resource preemption test method, system, terminal and storage medium
CN110532082A (en) * 2019-09-04 2019-12-03 厦门商集网络科技有限责任公司 A kind of task application device and method of task based access control predistribution
CN110727512B (en) * 2019-09-30 2020-06-26 星环信息科技(上海)有限公司 Cluster resource scheduling method, device, equipment and storage medium
CN110716809B (en) * 2019-10-21 2022-06-21 北京百度网讯科技有限公司 Method and device for scheduling cloud resources
CN110851236A (en) * 2019-11-11 2020-02-28 星环信息科技(上海)有限公司 Real-time resource scheduling method and device, computer equipment and storage medium
CN110990154B (en) * 2019-11-28 2024-02-23 曙光信息产业股份有限公司 Big data application optimization method, device and storage medium
CN111736965A (en) * 2019-12-11 2020-10-02 西安宇视信息科技有限公司 Task scheduling method and device, scheduling server and machine-readable storage medium
CN113051064B (en) * 2019-12-26 2024-05-24 中移(上海)信息通信科技有限公司 Task scheduling method, device, equipment and storage medium
CN113127178B (en) * 2019-12-30 2024-03-29 医渡云(北京)技术有限公司 Resource preemption method and device, computer readable storage medium and electronic equipment
CN113076188B (en) * 2020-01-03 2024-05-14 阿里巴巴集团控股有限公司 Scheduling method and device of distributed system
CN111831390B (en) * 2020-01-08 2024-04-16 北京嘀嘀无限科技发展有限公司 Resource management method and device of server and server
CN111488206A (en) * 2020-03-08 2020-08-04 苏州浪潮智能科技有限公司 Deep learning task scheduling method, system, terminal and storage medium
CN111459666A (en) * 2020-03-26 2020-07-28 北京金山云网络技术有限公司 Task dispatching method and device, task execution system and server
CN111506404A (en) * 2020-04-07 2020-08-07 上海德拓信息技术股份有限公司 Kubernetes-based shared GPU (graphics processing Unit) scheduling method
CN111399989B (en) * 2020-04-10 2022-11-18 中国人民解放军国防科技大学 Container cloud-oriented task preemption and scheduling method and system
CN111464659A (en) * 2020-04-27 2020-07-28 广州虎牙科技有限公司 Node scheduling method, node pre-selection processing method, device, equipment and medium
CN111641678A (en) * 2020-04-29 2020-09-08 深圳壹账通智能科技有限公司 Task scheduling method and device, electronic equipment and medium
CN113742036B (en) * 2020-05-28 2024-01-30 阿里巴巴集团控股有限公司 Index processing method and device and electronic equipment
CN111694646B (en) * 2020-05-29 2023-11-07 北京百度网讯科技有限公司 Resource scheduling method, device, electronic equipment and computer readable storage medium
CN111796933B (en) * 2020-06-28 2023-11-21 北京小米松果电子有限公司 Resource scheduling method, device, storage medium and electronic equipment
CN111831450B (en) * 2020-07-20 2023-07-28 北京百度网讯科技有限公司 Method, device, electronic equipment and storage medium for distributing server resources
CN113301087B (en) * 2020-07-21 2024-04-02 阿里巴巴集团控股有限公司 Resource scheduling method, device, computing equipment and medium
CN112015549B (en) * 2020-08-07 2023-01-06 苏州浪潮智能科技有限公司 Method and system for selectively preempting scheduling nodes based on server cluster
CN112181645A (en) * 2020-09-21 2021-01-05 中国建设银行股份有限公司 Resource scheduling method, device, equipment and storage medium
CN112181517A (en) * 2020-09-24 2021-01-05 北京达佳互联信息技术有限公司 Starting method, device, equipment and medium of application software
CN112035220A (en) * 2020-09-30 2020-12-04 北京百度网讯科技有限公司 Processing method, device and equipment for operation task of development machine and storage medium
CN114513547B (en) * 2020-10-29 2024-02-13 浙江宇视科技有限公司 Module node scheduling method and device, electronic equipment and storage medium
CN112162865B (en) * 2020-11-03 2023-09-01 中国工商银行股份有限公司 Scheduling method and device of server and server
CN112445591A (en) * 2020-11-03 2021-03-05 北京电子工程总体研究所 Task scheduling system and method for complex task set
CN112328403A (en) * 2020-11-25 2021-02-05 北京中天孔明科技股份有限公司 SparkContext configuration method and device and server side
CN112486642B (en) * 2020-11-25 2024-01-19 广州虎牙科技有限公司 Resource scheduling method, device, electronic equipment and computer readable storage medium
CN112486648A (en) * 2020-11-30 2021-03-12 北京百度网讯科技有限公司 Task scheduling method, device, system, electronic equipment and storage medium
CN112685158B (en) * 2020-12-29 2023-08-04 杭州海康威视数字技术股份有限公司 Task scheduling method and device, electronic equipment and storage medium
CN112528450A (en) * 2021-01-15 2021-03-19 博智安全科技股份有限公司 Network topology construction method, terminal device and computer readable storage medium
CN112749221A (en) * 2021-01-15 2021-05-04 长鑫存储技术有限公司 Data task scheduling method and device, storage medium and scheduling tool
CN112783659B (en) * 2021-02-01 2023-08-04 北京百度网讯科技有限公司 Resource allocation method and device, computer equipment and storage medium
CN112799787B (en) * 2021-02-07 2023-10-03 北京华如科技股份有限公司 Improved parallel behavior execution conflict resolution method in simulation operation and storage medium thereof
US11861397B2 (en) 2021-02-15 2024-01-02 Kyndryl, Inc. Container scheduler with multiple queues for special workloads
CN115033352A (en) * 2021-02-23 2022-09-09 阿里云计算有限公司 Task scheduling method, device and equipment for multi-core processor and storage medium
CN113110927A (en) * 2021-04-19 2021-07-13 上海商汤科技开发有限公司 Task scheduling method and device, computer equipment and storage medium
CN113434270B (en) * 2021-06-15 2023-06-23 北京百度网讯科技有限公司 Data resource scheduling method and device, electronic equipment and storage medium
CN113419831B (en) * 2021-06-23 2023-04-11 上海观安信息技术股份有限公司 Sandbox task scheduling method and system
CN113608852A (en) * 2021-08-03 2021-11-05 科大讯飞股份有限公司 Task scheduling method, scheduling module, inference node and collaborative operation system
CN113672391B (en) * 2021-08-23 2023-11-28 烽火通信科技股份有限公司 Parallel computing task scheduling method and system based on Kubernetes
CN113783797B (en) * 2021-09-13 2023-11-07 京东科技信息技术有限公司 Network flow control method, device and equipment of cloud primary container and storage medium
CN113886052A (en) * 2021-10-26 2022-01-04 上海商汤科技开发有限公司 Task scheduling method, device, equipment and storage medium
CN114265676A (en) * 2021-12-08 2022-04-01 中国联合网络通信集团有限公司 Cluster resource scheduling method, device, equipment and medium
CN114064296B (en) * 2022-01-18 2022-04-26 北京建筑大学 Kubernetes scheduling method, Kubernetes scheduling device and storage medium
CN114138500B (en) * 2022-01-29 2022-07-08 阿里云计算有限公司 Resource scheduling system and method
CN114610465A (en) * 2022-03-21 2022-06-10 阿里巴巴(中国)有限公司 Task processing method and device and storage medium
FR3133934A1 (en) * 2022-03-24 2023-09-29 Vitesco Technologies Method for managing the execution of a plurality of functions
CN114860403B (en) * 2022-05-11 2023-07-07 科东(广州)软件科技有限公司 Task scheduling method, device, equipment and storage medium
CN115277579B (en) * 2022-07-25 2024-03-19 广州品唯软件有限公司 Warehouse video calling method and cloud platform
CN115145711B (en) * 2022-09-02 2022-12-23 北京睿企信息科技有限公司 Data processing system for acquiring directed acyclic graph task result
CN115658332A (en) * 2022-12-28 2023-01-31 摩尔线程智能科技(北京)有限责任公司 GPU (graphics processing Unit) sharing method and device, electronic equipment and storage medium
CN115915457B (en) * 2023-01-30 2023-05-23 阿里巴巴(中国)有限公司 Resource scheduling method, vehicle control method, device and system
CN116192222B (en) * 2023-04-27 2023-08-29 中国西安卫星测控中心 Resource scheduling method and device for antenna array demand and computer equipment
CN116719628B (en) * 2023-08-09 2024-04-19 东莞信宝电子产品检测有限公司 Concurrent task preemptive scheduling method, system and medium
CN117435142B (en) * 2023-12-12 2024-03-01 苏州元脑智能科技有限公司 IO request scheduling method and storage device

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8782047B2 (en) 2009-10-30 2014-07-15 Hitachi Data Systems Corporation Fixed content storage within a partitioned content platform using namespaces
CN101227713A (en) * 2007-01-19 2008-07-23 华为技术有限公司 Apparatus and method for controlling user access
US8458712B2 (en) * 2008-04-30 2013-06-04 International Business Machines Corporation System and method for multi-level preemption scheduling in high performance processing
CN102073546B (en) * 2010-12-13 2013-07-10 北京航空航天大学 Task-dynamic dispatching method under distributed computation mode in cloud computing environment
US9201693B2 (en) * 2012-09-04 2015-12-01 Microsoft Technology Licensing, Llc Quota-based resource management
JP6181185B2 (en) 2012-09-07 2017-08-16 オラクル・インターナショナル・コーポレイション LDAP-based multi-customer in-cloud identity management system
CN103810046A (en) * 2012-11-15 2014-05-21 百度在线网络技术(北京)有限公司 Method and system for managing resources in single machine
US9684787B2 (en) * 2014-04-08 2017-06-20 Qualcomm Incorporated Method and system for inferring application states by performing behavioral analysis operations in a mobile device
CN107491351B (en) * 2016-06-13 2021-07-27 阿里巴巴集团控股有限公司 Resource allocation method, device and equipment based on priority
AU2018100381A4 (en) * 2018-03-27 2018-05-10 Chongqing University Of Posts And Telecommunications A physical resource scheduling method in cloud cluster
CN108769254B (en) * 2018-06-25 2019-09-20 星环信息科技(上海)有限公司 Resource-sharing application method, system and equipment based on preemption scheduling

Also Published As

Publication number Publication date
JP2021522621A (en) 2021-08-30
WO2020000944A1 (en) 2020-01-02
EP3799390A4 (en) 2022-06-22
CA3104806C (en) 2021-05-18
CN108769254A (en) 2018-11-06
CN108769254B (en) 2019-09-20
JP7060724B2 (en) 2022-04-26
EP3799390A1 (en) 2021-03-31
CA3104806A1 (en) 2020-01-02

Similar Documents

Publication Publication Date Title
SG11202013049XA (en) Method for scheduling a task, resource sharing use method and system based on preemptive scheduling, scheduler, device, and storage medium
EP3809775A4 (en) Method and device for scheduling resource
EP3739845A4 (en) Resource scheduling method, apparatus, device and system
EP3783960A4 (en) Method for allocating sidelink resource, device, and system
EP3769574A4 (en) Method for resource configuration, and device and storage medium thereof
EP3454209A4 (en) Multi-task scheduling method and system, application server and computer-readable storage medium
EP3537841A4 (en) Sidelink resource scheduling method, device and system
EP3737174A4 (en) Resource reservation method and device, and computer storage medium
EP3148108A4 (en) Unlicensed carrier scheduling method, device and system, and computer storage medium
EP3690648A4 (en) Resource scheduling method, scheduling server, cloud computing system and storage medium
EP3557933A4 (en) Resource scheduling method, device and system
ZA201908152B (en) Method, device, storage medium, and system for determining time-domain resource
HUE064180T2 (en) Resource configuration method, device, and storage medium
SG11202105245VA (en) Distributed Robot Scheduling Decision Method, Apparatus and System, Electronic Device and Storage Medium
EP3952157A4 (en) Resource scheduling method and apparatus, and computer-readable storage medium
EP3992792A4 (en) Resource allocation method, storage device, and storage system
SG11202006769YA (en) Resource scheduling methods, device and system, and central server
EP3840500A4 (en) Method and device for determining and configuring scheduling request resource, and storage medium
EP3771239A4 (en) Resource assignment method, related device, system, and storage medium
EP4012959A4 (en) Scheduling indication method and device, and storage medium
EP3693853A4 (en) Method and device for scheduling acceleration resources, and acceleration system
EP3920503A4 (en) Resource request method, device and storage medium
SG11202006437TA (en) Resource configuration method and device, computer storage medium
SG11202012799UA (en) Storage device, system, and method
EP4113298A4 (en) Task scheduling method, computing device and storage medium