WO2018036168A1 - Procédé et dispositif d'exécution de tâche de traitement de données, serveur d'exécution et support de stockage - Google Patents

Procédé et dispositif d'exécution de tâche de traitement de données, serveur d'exécution et support de stockage Download PDF

Info

Publication number
WO2018036168A1
WO2018036168A1 PCT/CN2017/079649 CN2017079649W WO2018036168A1 WO 2018036168 A1 WO2018036168 A1 WO 2018036168A1 CN 2017079649 W CN2017079649 W CN 2017079649W WO 2018036168 A1 WO2018036168 A1 WO 2018036168A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
sorting
execution
task
execution server
Prior art date
Application number
PCT/CN2017/079649
Other languages
English (en)
Chinese (zh)
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 WO2018036168A1 publication Critical patent/WO2018036168A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/503Resource availability

Definitions

  • the present application relates to the field of computer application technologies, and in particular, to a data processing task execution method, apparatus, execution server, and storage medium.
  • a plurality of execution servers are provided.
  • multiple execution services monitor the generation of data processing tasks, the data processing tasks are acquired, and the acquired data processing tasks are executed, so that multiple executions are performed.
  • the server is performing data processing tasks, which causes a data processing task to be repeatedly executed by multiple execution servers, which causes a data processing task to consume too much resources, resulting in waste of data processing resources.
  • a data processing task execution method is provided.
  • a data processing task execution method includes:
  • the execution server sorting result is generated by the sorting server after receiving the task execution request sent by each execution server, according to the task execution request;
  • the data processing task is acquired from the distribution server and executed.
  • a data processing task execution device includes:
  • a distribution notification receiving module configured to receive a task distribution notification sent by the distribution server
  • a request sending module configured to send a task execution request to the sorting server according to the task distribution notification
  • a sorting result obtaining module configured to obtain an execution server sorting result from the sorting server, where the sorting result is generated by the sorting server after receiving the task execution request sent by each execution server, according to the task execution request;
  • a sorting position determining module configured to determine a sorting position of the execution server in the sorting result of the execution server, and determine whether the sorting position is within a preset sorting range
  • a data task obtaining module configured to acquire the data processing task from the distribution server and execute when determining that the sorting position is within a preset sorting range.
  • An execution server comprising a memory and a processor, wherein the memory stores computer executable instructions that, when executed by the processor, cause the processor to perform the following steps:
  • the execution server sorting result is generated by the sorting server after receiving the task execution request sent by each execution server, according to the task execution request;
  • the data processing task is acquired from the distribution server and executed.
  • One or more non-volatile storage media storing computer-executable instructions, when executed by one or more processors, cause the one or more processors to perform the following steps:
  • the execution server sorting result is generated by the sorting server after receiving the task execution request sent by each execution server, according to the task execution request;
  • the data processing task is acquired from the distribution server and executed.
  • FIG. 1 is an application environment diagram of a data processing task execution system in an embodiment
  • FIG. 2 is a functional block diagram of an execution server in a data processing task execution system in an embodiment
  • FIG. 3 is a schematic flow chart of a method for executing a data processing task in an embodiment
  • FIG. 4 is a schematic flowchart of a step of generating an execution server sorting result according to voting information in an embodiment
  • FIG. 5 is a schematic flowchart of a step of generating an execution server ranking result according to resource utilization in an embodiment
  • FIG. 6 is a flow chart showing the steps of determining the permission to execute a data processing task according to the execution server sorting result in one embodiment
  • FIG. 7 is a functional block diagram of a data processing task execution apparatus in an embodiment
  • FIG. 8 is a functional block diagram of a data processing task execution apparatus in another embodiment
  • FIG. 9 is a functional block diagram of a data processing task execution apparatus in still another embodiment.
  • FIG. 10 is a functional block diagram of a sort position determining module in an embodiment
  • Figure 11 is a functional block diagram of a data task acquisition module in one embodiment.
  • the data processing task execution system includes an execution server 110, a distribution server 120, and a sorting server 130.
  • the execution server 110 is connected to the distribution server 120 through a network, and the execution server 110 is connected to the sorting server 130 through a network, wherein the execution server 110, the distribution server 120, and the sorting server 130 may specifically be plural, and the distribution server 120 and the sorting server 130 may be integrated. On the same server.
  • the execution server 110 includes a processor, a non-volatile storage medium, an internal memory, and a network interface connected by a system bus.
  • the processor is used to provide computing and control capabilities to support the operation of the entire execution server 110.
  • the non-volatile storage medium of the execution server 110 stores operating system and computer executable instructions.
  • the computer executable instructions are executable by a processor to implement a data processing task execution method as provided by the following embodiments.
  • the internal memory in the execution server 120 provides a cached operating environment for operating systems and computer executable instructions in a non-volatile storage medium.
  • the network interface is used for network communication with the distribution server 120 and the sorting server 130. It can be understood that the execution server 110 can be implemented by a separate server or a server cluster composed of a plurality of servers.
  • FIG. 2 is only a partial functional module diagram related to the solution of the present application, and does not constitute a limitation on the application server and the execution server thereon, and the specific execution server may include More or fewer components than shown in Figure 2, or some components are combined, or have different component arrangements.
  • a data processing task execution method is provided.
  • the method is specifically applied to the execution server 110 of the data processing task execution system of FIG. 1 to illustrate that the execution is performed on the server 110.
  • a data processing task execution program a data processing task processing program is used to implement a data processing task processing method, and the data processing task processing method specifically includes the following contents:
  • the distribution server 120 acquires the task identifier of the data processing task, generates a task distribution notification according to the task identifier, and sends the task distribution notification to each execution server, where the task can be specifically broadcasted.
  • the distribution notification is sent to each execution server 110.
  • the data processing task may also be that the distribution server 120 receives the task creation command sent by the terminal, creates a data processing task according to the task creation command, and generates a task identifier for the created data processing task.
  • the execution server 110 extracts the task identifier in the task distribution notification, generates a task execution request according to the task identifier, and sends the generated task execution request to the sorting server 130.
  • the execution server sorting result is generated by the sorting server after receiving the task execution request by each execution server, according to the task execution request.
  • the sorting server 130 when receiving the task execution request sent by the execution server 110, the sorting server 130 records the receiving time of each task execution request, extracts the execution server identifier in the task execution request, and performs the receiving time of each request according to the recorded task. Sorting the execution server identifiers in the task execution, sorting the execution server identifiers according to the receiving time to obtain the execution server sorting result, the sorting server 130 extracting the task identifiers in the task execution request, and storing the execution server sorting results and the task identifiers correspondingly, Each task ID corresponds to an execution server sort result.
  • the execution server 110 sends a sort result acquisition request carrying the task identifier to the sorting server.
  • the sorting server 130 After receiving the sort result obtaining request, the sorting server 130 extracts the task identifier in the sort result obtaining request, and searches the execution server sorting result corresponding to the task identifier, and the sorting server 130 The found execution server sort result is returned to the execution server 110.
  • the execution server 110 searches for the sorting position of the self-identification in the execution server sorting result, and compares the sorting position according to the self-identification with the preset sorting position range, if the self-identification If the sorting position is within the preset sorting position range, it is determined that the right to execute the data processing task is determined; if the sorting position of the self-identification is not within the preset sorting position range, it is determined that the right to execute the data processing task is not performed.
  • the data processing task is acquired from the distribution server and executed.
  • the execution server 110 sends a task acquisition request to the distribution server 120, where the task acquisition request includes the task identifier.
  • the distribution server 120 extracts the task identifier in the task acquisition request, searches the data processing task according to the task identifier, and sends the found data processing task to the execution server 110.
  • the distribution server 120 locks the data processing task, and when the distribution server 120 receives the acquisition request to acquire the data processing task, The acquisition request is rejected; specifically, a lock flag may be added for the task identifier corresponding to the data processing task.
  • the S310 specifically includes: sending a task acquisition request carrying the execution server identifier to the distribution server; receiving the data processing task, and the data processing task is: the distribution server returns the execution server identifier according to the execution server sorting result. of.
  • the execution server 110 transmits a task acquisition request carrying the execution server identifier to the distribution server 120.
  • the distribution server 120 obtains the execution server ranking result from the sorting server 130.
  • the distribution server 120 extracts the execution server identifier in the task request, and determines the sorting of the execution server identifier according to the execution server sorting result. a location, thereby verifying whether the execution server 110 corresponding to the execution server identifier has the right to execute the data processing task, and after the verification is passed, searching for the corresponding data processing task according to the task identifier in the task acquisition request, and returning the found data processing task to
  • the execution server 110 corresponding to the server identifier is executed.
  • the task distribution request is sent to the sorting server according to the task distribution notification, and the sorting server sorts and executes the execution server according to the received task execution request sent by each execution server.
  • Server sort results The execution server obtains the execution server sort result from the sort server, and obtains the data processing task from the distribution server and executes when determining the right to execute the data processing task according to the execution server sort result.
  • the number of execution servers having the permission to execute the data processing task is controlled, thereby avoiding the situation in which the plurality of execution servers acquire the task distribution notification and simultaneously acquire the data processing task from the distribution server, causing data congestion. It also avoids situations where data processing tasks are repeatedly executed by multiple execution servers, thereby saving data processing resources consumed when performing data processing tasks.
  • the method further includes the step of generating a server ranking result according to the voting information, where the step specifically includes the following content:
  • S402. Receive a voting request initiated by the sorting server, where the voting request is used to select an execution server that performs a data processing task.
  • the sorting server 130 extracts the execution server identifier in the task execution request, generates a voting request according to the obtained multiple execution server identifiers, and uses the voting request to select the execution data.
  • the execution server 110 of the processing task After receiving the task execution request sent by each execution server, the sorting server 130 extracts the execution server identifier in the task execution request, generates a voting request according to the obtained multiple execution server identifiers, and uses the voting request to select the execution data.
  • the execution server 110 of the processing task is Specifically, after receiving the task execution request sent by each execution server, the sorting server 130 extracts the execution server identifier in the task execution request, generates a voting request according to the obtained multiple execution server identifiers, and uses the voting request to select the execution data.
  • the execution server 110 of the processing task After receiving the task execution request sent by each execution server, the sorting server 130 extracts the execution server identifier in the task execution request, generates a voting request according to the obtained multiple execution server identifiers, and uses
  • the execution server 110 extracts multiple execution server identifiers in the voting request, selects one execution server identifier from the extracted multiple execution server identifiers, and uses the selected execution server identifier as the voting information.
  • the execution server 110 after receiving the voting request, selects an execution server identifier from the stored plurality of execution server identifiers, and uses the selected execution server identifier as the voting information.
  • the execution server 110 transmits the voting information to the sorting server 130 after generating the voting information.
  • the sorting server 130 extracts the execution server identifier in the voting information, counts the number of votes of each execution server identifier, and performs server sorting according to the counted number of votes to obtain the execution server sorting result. Specifically, it can be sorted according to the number of votes from high to low, and can also be sorted from low to high.
  • the voting information is generated according to the voting request, and the voting information is sent to the sorting server, so that the sorting server performs the execution of the server identifier according to the received voting information returned by each executing server.
  • S504 specifically includes the step of generating a server ranking result according to resource utilization, and the step specifically includes the following:
  • the receiving sorting server sends a resource utilization obtaining request.
  • the sorting server 130 after receiving the task execution request sent by each execution server, the sorting server 130 sends a resource utilization acquisition request to each execution server, and the resource utilization acquisition request is used to acquire the resource utilization rate of each execution server.
  • S504 Extract resource utilization according to the resource utilization acquisition request, return the extracted resource utilization to the sorting server, and cause the sorting server to generate an execution server sorting result according to the received resource utilization returned by each execution server.
  • the execution server 110 acquires the resource utilization parameter, calculates the resource utilization rate according to the resource utilization parameter, and sends the resource utilization rate to the sorting server 130.
  • the sorting server 130 compares the resource utilization rates, and sorts the execution server identifiers corresponding to the resource utilization according to the comparison result, which may be according to the resource utilization rate from low to high or by The high-to-low order sorts the execution server IDs to get the execution server sort results.
  • the resource utilization rate is returned according to the resource utilization acquisition request sent by the sorting server, so that the sorting server sorts the execution server identifier according to the resource utilization rate to generate an execution server sorting result, and determines the resource utilization rate according to the resource utilization rate of the execution server.
  • Lower execution servers perform data processing tasks, increasing the efficiency of data processing tasks.
  • S308 specifically includes the step of determining the permission to execute the data processing task according to the execution server sorting result, and the step specifically includes the following content:
  • the execution server 110 extracts the first execution server identifier from the execution server sort result.
  • the execution server sorting result may be arranged according to the number of votes obtained by the execution server identifier from high to low, and the first is the execution server identifier with the highest number of votes; or may be the resource utilization rate of the execution server corresponding to the execution server identifier.
  • the execution server identifier is sorted from low to high, and the execution server identifier of the execution server with the lower resource utilization rate ranked first.
  • the execution server 110 compares the extracted execution server identifier with the self identifier after extracting the first execution server identifier from the execution server sort result.
  • the self identification is an execution server identifier corresponding to the execution server 110.
  • the execution server 110 compares the extracted execution server identifier with the self identifier, if the comparison, the extracted execution server identifier is consistent with the self identifier, indicating that the execution server 110 has the permission to execute the data processing task, The execution server 110 acquires a data processing task from the distribution server and executes it.
  • the execution server identifier ranked first in the execution server sorting result compares the execution server identifier ranked first with the self identifier, and determines whether the user has the permission to execute the data processing task according to the comparison result. This avoids all the execution servers performing data processing tasks, resulting in wasted data processing resources.
  • a data processing task execution apparatus 700 is provided.
  • the apparatus specifically includes: a distribution notification receiving module 702, an execution request sending module 704, a sorting result obtaining module 706, and a sorting position determining module 708. And data task acquisition module 710.
  • the distribution notification receiving module 702 is configured to receive a task distribution notification sent by the distribution server.
  • the execution request sending module 704 is configured to send a task execution request to the sorting server according to the task distribution notification.
  • the sort result obtaining module 706 is configured to obtain an execution server sorting result from the sorting server, and the execution server sorting result is generated by the sorting server according to the task execution request after receiving the task execution request sent by each execution server.
  • the sorting position determining module 708 is configured to determine a sorting position of the execution server in the server sorting result, and determine whether the sorting position is within a preset sorting range.
  • the data task obtaining module 710 is configured to acquire a data processing task from the distribution server and execute when determining that the sorting position is within a preset sorting range.
  • the task distribution request is sent to the sorting server according to the task distribution notification, and the sorting server sorts and executes the execution server according to the received task execution request sent by each execution server.
  • Server sort results The execution server obtains the execution server sort result from the sorting server, and obtains the data processing task from the distribution server and executes when determining that the sorting position of the execution server is within the preset sorting range according to the execution server sorting result.
  • the number of execution servers having the permission to execute the data processing task is controlled, thereby avoiding the situation in which the plurality of execution servers acquire the task distribution notification and simultaneously acquire the data processing task from the distribution server, causing data congestion. It also avoids situations where data processing tasks are repeatedly executed by multiple execution servers, thereby saving data processing resources consumed when performing data processing tasks.
  • the data processing task execution apparatus 700 specifically includes: a voting request receiving module 712, a voting information generating module 714, and a voting information sending module 716.
  • the voting request receiving module 712 is configured to receive a voting request initiated by the sorting server, and the voting request is used to select an execution server that performs a data processing task.
  • the voting information generating module 714 is configured to generate voting information according to the voting request.
  • the voting information sending module 716 is configured to send the voting information to the sorting server, and cause the sorting server to generate an execution server sorting result according to the received voting information returned by each execution server.
  • the voting information is generated according to the voting request, and the voting information is sent to the sorting server, so that the sorting server performs the execution of the server identifier according to the received voting information returned by each executing server.
  • the data processing task execution apparatus 700 specifically includes an acquisition request receiving module 718 and a resource utilization returning module 720.
  • the obtaining request receiving module 718 is configured to receive the sorting server to send a resource utilization obtaining request.
  • the resource utilization returning module 720 is configured to extract the resource utilization rate according to the resource utilization acquisition request, and return the extracted resource utilization rate to the sorting server, so that the sorting server generates an execution server according to the received resource utilization rate returned by each execution server. Sort results.
  • the resource utilization rate is returned according to the resource utilization acquisition request sent by the sorting server, so that the sorting server sorts the execution server identifier according to the resource utilization rate to generate an execution server sorting result, and determines whether the execution can be performed according to the resource utilization rate of the execution server.
  • Data processing tasks increase the efficiency of data processing tasks.
  • the sorting position determining module 708 specifically includes an identifier extracting module 708a, an identifier matching module 708b, and a sorting determining module 708c.
  • the identifier extraction module 708a is configured to extract the execution server identifier ranked first in the execution server sort result.
  • the identifier matching module 708b is configured to compare the extracted execution server identifier with the own identifier.
  • the order determining module 708c is configured to determine that the sorting position of the execution server is within a preset sorting range if the extracted execution server identifier is consistent with the self identifier.
  • the execution server identifier ranked first in the execution server sorting result is compared with the first execution server identifier and the self identifier, and the ranking position of the execution server is determined according to the comparison result.
  • the ranking position of the execution server is determined according to the comparison result.
  • the data task obtaining module 710 specifically includes: a task request sending module 710a and a data task receiving module 710b.
  • the task request sending module 710a is configured to send a task acquisition request carrying the execution server identifier to the distribution server.
  • the data task receiving module 710b is configured to receive a data processing task, and the data processing task is returned by the distribution server after the execution server identification is verified according to the execution server sorting result.
  • the execution server identifier in the task acquisition request is verified according to the execution server sorting result to ensure data security in the distribution server, and no additional verification information is needed.
  • the various modules in the data processing task execution apparatus described above may be implemented in whole or in part by software, hardware, and combinations thereof.
  • the network interface may be an Ethernet or a wireless network card.
  • Each of the above modules may be embedded in a hardware form or independent of a processor in the server, or may be stored in a memory of the server in a software form, so that the processor invokes the operations corresponding to the above modules.
  • the processor can be a central processing unit (CPU), a microprocessor, a microcontroller, or the like.
  • the storage medium may be a magnetic disk, an optical disk, or a read-only storage memory (Read-Only) Memory, ROM) or Random Access Memory (RAM).

Landscapes

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

Abstract

L'invention concerne un procédé d'exécution d'une tâche de traitement de données qui consiste : à recevoir une notification de distribution de tâche envoyée par un serveur de distribution; à envoyer, à un serveur de tri, et selon la notification de distribution de tâche, une requête d'exécution de tâche; à acquérir, à partir du serveur de tri, un résultat de tri de serveurs d'exécution, le résultat de tri des serveurs d'exécution étant généré par le serveur de tri en fonction de requêtes d'exécution de tâche reçues en provenance des serveurs d'exécution respectifs; à déterminer une position de tri d'un serveur d'exécution actuel dans le résultat de tri des serveurs d'exécution, et à déterminer si la position de tri se trouve ou pas dans une plage prédéfinie; et si tel est le cas, à acquérir, à partir du serveur de distribution, une tâche de traitement de données, et à exécuter cette dernière.
PCT/CN2017/079649 2016-08-22 2017-04-07 Procédé et dispositif d'exécution de tâche de traitement de données, serveur d'exécution et support de stockage WO2018036168A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610702453.8 2016-08-22
CN201610702453.8A CN106407002B (zh) 2016-08-22 2016-08-22 数据处理任务执行方法和装置

Publications (1)

Publication Number Publication Date
WO2018036168A1 true WO2018036168A1 (fr) 2018-03-01

Family

ID=58004231

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/079649 WO2018036168A1 (fr) 2016-08-22 2017-04-07 Procédé et dispositif d'exécution de tâche de traitement de données, serveur d'exécution et support de stockage

Country Status (2)

Country Link
CN (1) CN106407002B (fr)
WO (1) WO2018036168A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113901008A (zh) * 2021-11-10 2022-01-07 上海意略明数字科技股份有限公司 数据处理方法及装置、存储介质、计算设备
CN114860346A (zh) * 2022-06-02 2022-08-05 北京百度网讯科技有限公司 建模任务的管理方法和建模任务的运行方法

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106407002B (zh) * 2016-08-22 2018-07-13 平安科技(深圳)有限公司 数据处理任务执行方法和装置
CN110009320B (zh) * 2018-01-04 2024-04-16 财付通支付科技有限公司 资源转换方法、装置、系统、存储介质和计算机设备
CN109582451A (zh) * 2018-11-21 2019-04-05 金色熊猫有限公司 任务调度方法、系统、设备以及可读介质
CN109582723B (zh) * 2018-11-30 2021-08-17 深圳市思迪信息技术股份有限公司 分布式etl数据采集方法及装置
CN110888925B (zh) * 2019-10-11 2022-06-17 广州大气候农业科技有限公司 数据加载分发的方法、装置及存储介质
CN113452753B (zh) * 2021-05-21 2022-09-30 北京奇艺世纪科技有限公司 数据分发方法、装置、设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132393A (zh) * 2006-08-25 2008-02-27 郑州威科姆电子科技有限公司 流媒体服务动态负载方法
US8224825B2 (en) * 2010-05-31 2012-07-17 Microsoft Corporation Graph-processing techniques for a MapReduce engine
CN103580922A (zh) * 2013-11-08 2014-02-12 国家电网公司 一种基于混合优化的电力通信网络应用服务器过载控制方法
CN104038540A (zh) * 2014-06-03 2014-09-10 山东乾云启创信息科技有限公司 一种应用代理服务器自动选择方法及系统
CN106407002A (zh) * 2016-08-22 2017-02-15 平安科技(深圳)有限公司 数据处理任务执行方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104023042B (zh) * 2013-03-01 2017-05-24 清华大学 云平台资源调度方法
CN104618492B (zh) * 2015-02-11 2018-02-06 北京金和软件股份有限公司 一种基于多个服务器的数据处理系统
CN105100280B (zh) * 2015-08-31 2019-09-13 广州酷狗计算机科技有限公司 任务分配方法和装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132393A (zh) * 2006-08-25 2008-02-27 郑州威科姆电子科技有限公司 流媒体服务动态负载方法
US8224825B2 (en) * 2010-05-31 2012-07-17 Microsoft Corporation Graph-processing techniques for a MapReduce engine
CN103580922A (zh) * 2013-11-08 2014-02-12 国家电网公司 一种基于混合优化的电力通信网络应用服务器过载控制方法
CN104038540A (zh) * 2014-06-03 2014-09-10 山东乾云启创信息科技有限公司 一种应用代理服务器自动选择方法及系统
CN106407002A (zh) * 2016-08-22 2017-02-15 平安科技(深圳)有限公司 数据处理任务执行方法和装置

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113901008A (zh) * 2021-11-10 2022-01-07 上海意略明数字科技股份有限公司 数据处理方法及装置、存储介质、计算设备
CN113901008B (zh) * 2021-11-10 2022-09-27 上海意略明数字科技股份有限公司 数据处理方法及装置、存储介质、计算设备
CN114860346A (zh) * 2022-06-02 2022-08-05 北京百度网讯科技有限公司 建模任务的管理方法和建模任务的运行方法
CN114860346B (zh) * 2022-06-02 2024-06-04 北京百度网讯科技有限公司 建模任务的管理方法和建模任务的运行方法

Also Published As

Publication number Publication date
CN106407002A (zh) 2017-02-15
CN106407002B (zh) 2018-07-13

Similar Documents

Publication Publication Date Title
WO2018036168A1 (fr) Procédé et dispositif d'exécution de tâche de traitement de données, serveur d'exécution et support de stockage
WO2018036167A1 (fr) Procédé, dispositif, serveur et support de stockage d'affectation d'exécuteurs de tâches de test
WO2016190476A1 (fr) Procédé destiné à la gestion de clé de chiffrement pour service en nuage et appareil correspondant
WO2018014580A1 (fr) Procédé et appareil de test d'interface de données, serveur et support de stockage
WO2020224246A1 (fr) Procédé et appareil de gestion de données fondée sur une chaîne de blocs, dispositif et support d'informations
WO2018103315A1 (fr) Procédé de traitement de données de surveillance, appareil, serveur et équipement de stockage
WO2018161479A1 (fr) Système et procédé de traitement de grappe de chaînes de blocs, dispositif informatique et support de stockage
WO2020253116A1 (fr) Procédé d'exécution de données par lots, dispositif, support d'enregistrement et hôte membre en groupe
WO2018090544A1 (fr) Procédé et dispositif de détection d'une attaque dos/ddos, serveur et support de stockage
WO2021003975A1 (fr) Procédé de test d'interface de passerelle, dispositif terminal, support de stockage et appareil
WO2018149083A1 (fr) Procédé et dispositif de transfert de données de service, support d'informations et terminal
WO2020224249A1 (fr) Procédé, dispositif et appareil de traitement de transaction basé sur chaîne de blocs, et support de stockage associé
WO2018014582A1 (fr) Procédé de traitement de données de police d'assurance, dispositif, administrateur et support de stockage
WO2016169410A1 (fr) Procédé et dispositif d'ouverture de session, serveur et système d'ouverture de session
WO2020220413A1 (fr) Procédé et système de preuve à divulgation nulle de connaissance pour informations personnelles, et support de données
WO2018233037A1 (fr) Procédé de test d'intégration de base de données, dispositif, serveur et support d'informations
WO2014101023A1 (fr) Procédé et dispositif de prévention d'un accès illégal à un service
WO2018035929A1 (fr) Procédé et appareil de traitement de code de vérification
WO2021072881A1 (fr) Procédé, appareil et dispositif de traitement de demande fondée sur un stockage d'objet, et support de stockage
WO2020186773A1 (fr) Procédé, dispositif et appareil de surveillance de demandes d'appel, et support d'informations
WO2020233073A1 (fr) Procédé, dispositif et appareil de traitement de test d'environnement de chaîne de blocs, et support de stockage
WO2017054444A1 (fr) Procédé d'ouverture de session de système, serveur, système, et dispositif de stockage en réseau
WO2020224251A1 (fr) Procédé de traitement de transactions de chaîne de blocs, dispositif, appareil et support de stockage
WO2012099330A2 (fr) Système et procédé de délivrance d'une clé d'authentification pour authentifier un utilisateur dans un environnement cpns
WO2021218036A1 (fr) Procédé et système de surveillance d'informations, et support de stockage lisible par ordinateur

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: 17842593

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 27.06.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 17842593

Country of ref document: EP

Kind code of ref document: A1