KR102499076B1 - 그래프 데이터 기반의 태스크 스케줄링 방법, 디바이스, 저장 매체 및 장치 - Google Patents
그래프 데이터 기반의 태스크 스케줄링 방법, 디바이스, 저장 매체 및 장치 Download PDFInfo
- Publication number
- KR102499076B1 KR102499076B1 KR1020207032964A KR20207032964A KR102499076B1 KR 102499076 B1 KR102499076 B1 KR 102499076B1 KR 1020207032964 A KR1020207032964 A KR 1020207032964A KR 20207032964 A KR20207032964 A KR 20207032964A KR 102499076 B1 KR102499076 B1 KR 102499076B1
- Authority
- KR
- South Korea
- Prior art keywords
- quantized value
- data
- graph
- computing
- node
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 74
- 238000004590 computer program Methods 0.000 claims description 38
- 238000004891 communication Methods 0.000 claims description 35
- 230000006870 function Effects 0.000 claims description 10
- 230000003247 decreasing effect Effects 0.000 claims description 5
- 238000013139 quantization Methods 0.000 abstract description 10
- 238000004422 calculation algorithm Methods 0.000 description 23
- 238000012545 processing Methods 0.000 description 17
- 238000010586 diagram Methods 0.000 description 9
- 230000008569 process Effects 0.000 description 9
- 238000004364 calculation method Methods 0.000 description 7
- 238000005516 engineering process Methods 0.000 description 3
- 238000000638 solvent extraction Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005192 partition Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000007480 spreading Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/4881—Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation 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/5038—Allocation 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2379—Updates performed during online database operations; commit processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/27—Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9024—Graphs; Linked lists
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
- G06F9/5066—Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5083—Techniques for rebalancing the load in a distributed system
- G06F9/5088—Techniques for rebalancing the load in a distributed system involving task migration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3236—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions
- H04L9/3239—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using cryptographic hash functions involving non-keyed hash functions, e.g. modification detection codes [MDCs], MD5, SHA or RIPEMD
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/50—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/5017—Task decomposition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/5022—Workload threshold
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computing Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Advance Control (AREA)
Abstract
Description
도 1은 한 실시예에서 그래프 데이터 기반의 태스크 스케줄링 방법의 응용 환경의 다이어그램이다.
도 2는 한 실시예에서의 그래프 데이터 기반의 태스크 스케줄링 방법의 개략적인 플로차트이다.
도 3은 한 실시예에서 서브그래프 데이터의 개략도이다.
도 4는 한 실시예에서 대응하는 블록체인 데이터를 형성하는 완료된 단위 컴퓨팅 태스크에 대응하는 제1 양자화된 값을 획득하는 단계의 개략적인 플로차트이다.
도 5는 한 실시예에서 서브그래프 데이터 내의 미완료 단위 컴퓨팅 태스크에 대응하는 제3 양자화된 값을 결정하는 단계의 개략적인 플로차트이다.
도 6은 한 실시예에서 제2 양자화된 값 및 제3 양자화된 값이 평형 조건을 충족하는지를 결정하는 단계의 개략적인 플로차트이다.
도 7은 한 실시예에서 컴퓨팅 노드들 사이에서 그래프 노드 및 제1 양자화된 값을 교환하는 단계의 개략적인 플로차트이다.
도 8은 또 다른 실시예에서 그래프 데이터 기반의 태스크 스케줄링 방법의 개략적인 플로차트이다.
도 9는 한 실시예에서 그래프 데이터 기반의 태스크 스케줄링 장치의 구조적 블록도이다.
도 10은 또 다른 실시예에서 그래프 데이터 기반의 태스크 스케줄링 장치의 구조적 블록도이다.
도 11은 한 실시예에서 컴퓨터 디바이스의 구조적 블록도이다.
Claims (28)
- 컴퓨팅 노드에 적용되는, 그래프 데이터 기반의 태스크 스케줄링 방법으로서,
처리대상(to-be-processed) 그래프 데이터로부터 분할된 서브그래프 데이터를 획득하는 단계;
상기 서브그래프 데이터 내의 그래프 노드에 대한 단위 컴퓨팅 태스크(unit computing task)를 수행하는 단계;
제1 양자화된 값을 획득하는 단계 - 상기 제1 양자화된 값은 완료된 단위 컴퓨팅 태스크에 대응하는 데이터가 블록체인 데이터로 형성되는 경우 상기 완료된 단위 컴퓨팅 태스크에 대응하는 양자화된 값임 -;
제2 양자화된 값을 획득하는 단계 - 상기 제2 양자화된 값은 상기 완료된 단위 컴퓨팅 태스크에 대응하는 데이터가 블록체인 데이터로 형성되지 않은 경우 상기 완료된 단위 컴퓨팅 태스크에 대응하는 양자화된 값임 -;
상기 서브그래프 데이터 내의 미완료 단위 컴퓨팅 태스크에 대응하는 제3 양자화된 값을 결정하는 단계; 및
상기 제2 양자화된 값 및 상기 제3 양자화된 값이 평형 조건을 충족하지 못하는 경우 상기 그래프 노드와 상기 제1 양자화된 값을 또 다른 컴퓨팅 노드와 교환하는 단계
를 포함하는, 방법. - 제1항에 있어서, 상기 처리대상 그래프 데이터로부터 분할된 서브그래프 데이터를 획득하는 단계는,
상기 그래프 데이터에 대응하고 블록체인 네트워크에서 브로드캐스트되는 태스크 정보를 획득하는 단계; 및
상기 태스크 정보에 따라, 태스크-실행가능한 파일 및 상기 그래프 데이터로부터 분할된 서브그래프 데이터를 판독하는 단계
를 포함하고,
상기 서브그래프 데이터 내의 그래프 노드에 대한 단위 컴퓨팅 태스크를 수행하는 단계는,
상기 서브그래프 데이터에 따라 상기 태스크-실행가능한 파일을 실행하는 단계를 포함하고, 상기 태스크-실행가능한 파일은 상기 서브그래프 데이터 내의 상기 그래프 노드에 대한 상기 단위 컴퓨팅 태스크를 표시하는데 이용되는, 방법. - 제1항에 있어서, 상기 제1 양자화된 값을 획득하는 단계는,
상기 완료된 단위 컴퓨팅 태스크에 대응하는 전역적 컴퓨팅 데이터를 새로운 블록에 기입하는 단계; 및
상기 새로운 블록이 블록체인 네트워크에 의해 검증된 후, 상기 새로운 블록을 상기 블록체인 네트워크에 추가하여 블록체인 데이터를 형성하고, 상기 기입된 전역적 컴퓨팅 데이터에 대응하는 상기 단위 컴퓨팅 태스크에 대응하는 상기 제1 양자화된 값을 생성하는 단계
를 포함하는, 방법. - 제3항에 있어서, 상기 제2 양자화된 값을 획득하는 단계는,
상기 전역적 컴퓨팅 데이터가 상기 새로운 블록에 기입되기 전에 획득되는 이력 제2 양자화된 값을 획득하는 단계 - 상기 이력 제2 양자화된 값은 상기 전역적 컴퓨팅 데이터가 상기 새로운 블록에 기입되기 전에 블록체인 데이터를 형성하지 않는 완료된 단위 컴퓨팅 태스크에 대응함 -; 및
상기 제2 양자화된 값을 획득하기 위해, 상기 이력 제2 양자화된 값으로부터 상기 제1 양자화된 값을 차감하는 단계
를 포함하는, 방법. - 제1항에 있어서, 상기 서브그래프 데이터 내의 미완료 단위 컴퓨팅 태스크에 대응하는 제3 양자화된 값을 결정하는 단계는,
블록체인 네트워크로부터 최신의 전역적 컴퓨팅 데이터를 획득하는 단계;
상기 완료된 단위 컴퓨팅 태스크에 대응하는 국지적 컴퓨팅 데이터를 획득하는 단계; 및
상기 서브그래프 데이터, 상기 완료된 단위 컴퓨팅 태스크들의 수량, 상기 전역적 컴퓨팅 데이터, 및 상기 국지적 컴퓨팅 데이터에 따라 상기 제3 양자화된 값을 결정하는 단계
를 포함하는, 방법. - 제1항에 있어서,
상기 서브그래프 데이터의 현재의 제2 양자화된 값들의 제1 합을 획득하는 단계;
상기 서브그래프 데이터의 현재의 제3 양자화된 값들의 제2 합을 획득하는 단계;
상기 제1 합에 대한 상기 제2 합의 대비 값을 결정하는 단계; 및
상기 대비 값이 명시된 범위를 벗어난 경우 상기 제2 양자화된 값 및 상기 제3 양자화된 값이 평형 조건을 충족하지 못한다고 결정하는 단계
를 더 포함하는, 방법. - 제6항에 있어서, 상기 그래프 노드 및 상기 제1 양자화된 값을 또 다른 컴퓨팅 노드와 교환하는 단계는,
상기 대비 값이 상기 명시된 범위의 최소 값보다 작은 경우, 상기 제1 양자화된 값을 상기 또 다른 컴퓨팅 노드의 그래프 노드로 교환하는 단계 - 상기 교환 후의 상기 대비 값은 상기 명시된 범위 내에 있음 -; 및
상기 대비 값이 상기 명시된 범위의 최대 값보다 큰 경우, 상기 그래프 노드를 상기 또 다른 컴퓨팅 노드의 제1 양자화된 값으로 교환하는 단계 - 상기 교환 후의 상기 대비 값은 상기 명시된 범위 내에 있음 -
를 포함하는, 방법. - 제1항 내지 제9항 중 어느 한 항에 있어서, 상기 그래프 노드 및 상기 제1 양자화된 값을 또 다른 컴퓨팅 노드와 교환하는 단계는,
상기 컴퓨팅 노드 및 상기 또 다른 컴퓨팅 노드로부터, 교환대상 그래프 노드를 제공하는 제1 당사자 및 상기 교환대상 그래프 노드로 교환하는 제2 당사자를 결정하는 단계;
상기 제1 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제1 추정 양자화된 값을 결정하는 단계;
상기 제2 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제2 추정 양자화된 값을 결정하는 단계;
상기 제1 추정 양자화된 값 및 상기 제2 추정 양자화된 값에 따라, 상기 교환대상 그래프 노드로 교환하기 위한 상기 제1 양자화된 값을 결정하는 단계; 및
상기 교환대상 그래프 노드 및 상기 결정된 제1 양자화된 값을 상기 컴퓨팅 노드와 상기 또 다른 컴퓨팅 노드 사이에서 교환하는 단계
를 포함하는, 방법. - 제10항에 있어서, 상기 제1 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제1 추정 양자화된 값을 결정하는 단계는,
하기 공식에 따라 상기 제1 추정 양자화된 값을 계산하는 단계를 포함하고:
는 상기 교환대상 그래프 노드를 나타내고, k는 상기 제1 당사자를 나타내고, 는 상기 제1 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제1 추정 양자화된 값을 나타내고, 는 상기 교환대상 그래프 노드의 제3 양자화된 값을 나타내고, 는 상기 교환대상 그래프 노드의 제2 양자화된 값을 나타내고, 는 상기 제1 당사자 k에서의 그래프 노드들의 평균 제3 양자화된 값을 나타내고, 는 상기 제1 당사자 k에서의 그래프 노드들의 평균 제2 양자화된 값을 나타내고, α 및 β는 시스템 파라미터들이고, e는 자연 상수인, 방법. - 제10항에 있어서, 상기 제2 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제2 추정 양자화된 값을 결정하는 단계는,
하기 공식에 따라 상기 제2 추정 양자화된 값을 계산하는 단계를 포함하고:
는 상기 교환대상 그래프 노드를 나타내고, l은 상기 제2 당사자를 나타내고, 는 상기 제2 당사자에 의해 추정된 상기 교환대상 그래프 노드의 제2 추정 양자화된 값을 나타내고, 는 상기 교환대상 그래프 노드의 제3 양자화된 값을 나타내고, 는 상기 제2 당사자 l에서의 그래프 노드 j와 상기 교환대상 그래프 노드 i 사이의 통신 거리의 합을 나타내는, 방법. - 그래프 데이터 기반의 태스크 스케줄링 장치로서,
처리대상 그래프 데이터로부터 분할된 서브그래프 데이터를 획득하도록 구성된 획득 모듈;
상기 획득 모듈에 의해 획득된 상기 서브그래프 데이터 내의 그래프 노드에 대한 단위 컴퓨팅 태스크를 수행하도록 구성된 실행 모듈
- 상기 획득 모듈은 제1 양자화된 값을 획득하도록 추가로 구성되고, 상기 제1 양자화된 값은 완료된 단위 컴퓨팅 태스크에 대응하는 데이터가 블록체인 데이터로 형성되는 경우 상기 완료된 단위 컴퓨팅 태스크에 대응하는 양자화된 값이며;
상기 획득 모듈은 제2 양자화된 값을 획득하도록 추가로 구성되고, 상기 제2 양자화된 값은 상기 완료된 단위 컴퓨팅 태스크에 대응하는 데이터가 블록체인 데이터로 형성되지 않은 경우 상기 완료된 단위 컴퓨팅 태스크에 대응하는 양자화된 값임 -;
상기 서브그래프 데이터 내의 미완료 단위 컴퓨팅 태스크에 대응하는 제3 양자화된 값을 결정하도록 구성된 결정 모듈; 및
상기 획득 모듈에 의해 획득된 상기 제2 양자화된 값 및 상기 결정 모듈에 의해 획득된 상기 제3 양자화된 값이 평형 조건을 충족하지 못한 경우 상기 그래프 노드 및 상기 제1 양자화된 값을 또 다른 컴퓨팅 노드와 교환하도록 구성된 교환 모듈
을 포함하는, 장치. - 메모리 및 프로세서를 포함하는 컴퓨터 디바이스로서, 상기 메모리는 컴퓨터 프로그램을 저장하며, 상기 컴퓨터 프로그램은, 상기 프로세서에 의해 실행될 때, 상기 프로세서로 하여금 제1항 내지 제9항 중 어느 한 항에 따른 그래프 데이터 기반의 태스크 스케줄링 방법을 수행하게 하는, 컴퓨터 디바이스.
- 컴퓨터 판독가능한 저장 매체로서, 상기 저장 매체는 적어도 하나의 명령어, 적어도 하나의 프로그램, 코드 세트, 또는 명령어 세트를 저장하고, 상기 적어도 하나의 명령어, 상기 적어도 하나의 프로그램, 상기 코드 세트 또는 상기 명령어 세트는 프로세서에 의해 로딩되고 실행되어 제1항 내지 제9항 중 어느 한 항에 따른 그래프 데이터 기반의 태스크 스케줄링 방법을 구현하는, 컴퓨터 판독가능한 저장 매체.
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
- 삭제
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810466739.XA CN108681482B (zh) | 2018-05-16 | 2018-05-16 | 基于图数据的任务调度方法和装置 |
CN201810466739.X | 2018-05-16 | ||
PCT/CN2019/080122 WO2019218778A1 (zh) | 2018-05-16 | 2019-03-28 | 基于图数据的任务调度方法、装置、存储介质和设备 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200142070A KR20200142070A (ko) | 2020-12-21 |
KR102499076B1 true KR102499076B1 (ko) | 2023-02-14 |
Family
ID=63806564
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020207032964A KR102499076B1 (ko) | 2018-05-16 | 2019-03-28 | 그래프 데이터 기반의 태스크 스케줄링 방법, 디바이스, 저장 매체 및 장치 |
Country Status (7)
Country | Link |
---|---|
US (1) | US11734060B2 (ko) |
EP (1) | EP3796166B1 (ko) |
JP (1) | JP7061693B2 (ko) |
KR (1) | KR102499076B1 (ko) |
CN (1) | CN108681482B (ko) |
SG (1) | SG11202010908TA (ko) |
WO (1) | WO2019218778A1 (ko) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108681482B (zh) * | 2018-05-16 | 2020-12-01 | 腾讯科技(深圳)有限公司 | 基于图数据的任务调度方法和装置 |
CN109542602B (zh) * | 2018-11-20 | 2021-05-11 | 苏州朗润创新知识产权运营有限公司 | 一种基于区块链的分布式任务处理方法、装置及系统 |
CN111400521B (zh) * | 2020-02-28 | 2022-06-07 | 苏州浪潮智能科技有限公司 | 一种图数据处理方法、装置、设备、介质 |
CN111400555B (zh) * | 2020-03-05 | 2023-09-26 | 湖南大学 | 图数据查询任务处理方法、装置、计算机设备和存储介质 |
US11875357B2 (en) * | 2020-07-09 | 2024-01-16 | Mastercard International Incorporated | Method and system of using miner commitment to reward proofs |
WO2022146031A1 (en) * | 2020-12-29 | 2022-07-07 | Samsung Electronics Co., Ltd. | Method and device of computing layout selection for efficient dnn inference |
CN112990332B (zh) * | 2021-03-26 | 2023-06-02 | 杭州海康威视数字技术股份有限公司 | 一种子图规模预测和分布式训练方法、装置及电子设备 |
CN113114790B (zh) * | 2021-06-10 | 2021-09-14 | 武汉研众科技有限公司 | 一种基于区块链与边缘计算的负载均衡方法与系统 |
CN113360269A (zh) * | 2021-06-29 | 2021-09-07 | 平安普惠企业管理有限公司 | 一种任务分配方法、装置、服务器及存储介质 |
CN113434273B (zh) * | 2021-06-29 | 2022-12-23 | 平安科技(深圳)有限公司 | 数据处理方法、装置、系统及存储介质 |
CN116541407B (zh) * | 2023-07-07 | 2023-10-10 | 之江实验室 | 一种数据处理的方法、装置、存储介质及电子设备 |
CN117291273B (zh) * | 2023-11-24 | 2024-02-13 | 合肥微观纪元数字科技有限公司 | 量子计算区块链系统 |
CN118590548B (zh) * | 2024-08-01 | 2024-10-22 | 苏州爱雄斯通信技术有限公司 | 光通信装置中多任务调度优化方法及系统 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150227586A1 (en) * | 2014-02-07 | 2015-08-13 | Futurewei Technologies, Inc. | Methods and Systems for Dynamically Allocating Resources and Tasks Among Database Work Agents in an SMP Environment |
US20170109207A1 (en) | 2014-06-27 | 2017-04-20 | Huawei Technologies Co., Ltd. | Data mining method and node |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8510538B1 (en) * | 2009-04-13 | 2013-08-13 | Google Inc. | System and method for limiting the impact of stragglers in large-scale parallel data processing |
US8972378B2 (en) * | 2012-10-22 | 2015-03-03 | Microsoft Corporation | Formulating global statistics for distributed databases |
WO2014102996A1 (ja) * | 2012-12-28 | 2014-07-03 | 株式会社日立製作所 | 情報処理システム |
CN103631657B (zh) * | 2013-11-19 | 2017-08-25 | 浪潮电子信息产业股份有限公司 | 一种基于MapReduce的任务调度方法 |
US10121019B2 (en) * | 2015-06-02 | 2018-11-06 | ALTR Solutions, Inc. | Storing differentials of files in a distributed blockchain |
US10366204B2 (en) * | 2015-08-03 | 2019-07-30 | Change Healthcare Holdings, Llc | System and method for decentralized autonomous healthcare economy platform |
CN105590321B (zh) * | 2015-12-24 | 2018-12-28 | 华中科技大学 | 一种基于块的子图构建及分布式图处理方法 |
CN106033476B (zh) * | 2016-05-19 | 2019-07-23 | 西安交通大学 | 一种云计算环境中分布式计算模式下的增量式图计算方法 |
CN106777351B (zh) * | 2017-01-17 | 2019-08-09 | 中国人民解放军国防科学技术大学 | 基于art树分布式系统图存储计算系统及其方法 |
CN111030802B (zh) * | 2018-05-16 | 2020-12-29 | 腾讯科技(深圳)有限公司 | 图数据的计算任务发布方法、装置、设备和存储介质 |
CN108681482B (zh) * | 2018-05-16 | 2020-12-01 | 腾讯科技(深圳)有限公司 | 基于图数据的任务调度方法和装置 |
-
2018
- 2018-05-16 CN CN201810466739.XA patent/CN108681482B/zh active Active
-
2019
- 2019-03-28 EP EP19803567.7A patent/EP3796166B1/en active Active
- 2019-03-28 JP JP2020564236A patent/JP7061693B2/ja active Active
- 2019-03-28 WO PCT/CN2019/080122 patent/WO2019218778A1/zh unknown
- 2019-03-28 SG SG11202010908TA patent/SG11202010908TA/en unknown
- 2019-03-28 KR KR1020207032964A patent/KR102499076B1/ko active IP Right Grant
-
2020
- 2020-09-01 US US17/009,342 patent/US11734060B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150227586A1 (en) * | 2014-02-07 | 2015-08-13 | Futurewei Technologies, Inc. | Methods and Systems for Dynamically Allocating Resources and Tasks Among Database Work Agents in an SMP Environment |
US20170109207A1 (en) | 2014-06-27 | 2017-04-20 | Huawei Technologies Co., Ltd. | Data mining method and node |
Also Published As
Publication number | Publication date |
---|---|
EP3796166B1 (en) | 2024-03-06 |
KR20200142070A (ko) | 2020-12-21 |
CN108681482B (zh) | 2020-12-01 |
EP3796166A1 (en) | 2021-03-24 |
SG11202010908TA (en) | 2020-12-30 |
JP7061693B2 (ja) | 2022-04-28 |
WO2019218778A1 (zh) | 2019-11-21 |
US11734060B2 (en) | 2023-08-22 |
JP2021524100A (ja) | 2021-09-09 |
US20200401445A1 (en) | 2020-12-24 |
CN108681482A (zh) | 2018-10-19 |
EP3796166A4 (en) | 2021-06-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102499076B1 (ko) | 그래프 데이터 기반의 태스크 스케줄링 방법, 디바이스, 저장 매체 및 장치 | |
KR102485652B1 (ko) | 그래프 데이터 처리 방법, 그래프 데이터 계산 태스크들을 공개하는 방법 및 디바이스, 저장 매체 및 컴퓨터 장치 | |
Narasimha et al. | An ant colony optimization technique for solving min–max multi-depot vehicle routing problem | |
CN107111517B (zh) | 针对归约器任务的虚拟机优化分配和/或生成 | |
Salem et al. | An artificial bee colony algorithm for data replication optimization in cloud environments | |
Saravanan et al. | Enhancing investigations in data migration and security using sequence cover cat and cover particle swarm optimization in the fog paradigm | |
CN106126340B (zh) | 一种跨数据中心云计算系统的规约器选择方法 | |
Kim et al. | Prediction based sub-task offloading in mobile edge computing | |
US20180176148A1 (en) | Method of dynamic resource allocation for public clouds | |
CN106155785B (zh) | 一种跨数据中心云计算系统的数据迁移方法 | |
CN116841710A (zh) | 任务调度方法、任务调度系统及计算机存储介质 | |
CN116737370A (zh) | 一种多资源调度方法、系统、存储介质及终端 | |
Trabelsi et al. | Application topology definition and tasks mapping for efficient use of heterogeneous resources | |
CN114581223B (zh) | 分配任务处理方法、设备、分布式计算系统及存储介质 | |
Mostafavi Amjad et al. | Locality-aware virtual machine placement based on similarity properties in mobile edge computing | |
CN118740853B (zh) | 一种区块链分片模型的负载均衡方法及装置 | |
CN113535410B (zh) | 用于gis空间矢量分布式计算的负载均衡方法及系统 | |
Grady et al. | A distributed approach for calculating inundation height based on Dijkstra's algorithm | |
Kaur et al. | PaF & MbOTS: Novel Task Scheduling Strategies for Fog Computing Environment | |
WO2017028930A1 (en) | Methods and apparatus for running an analytics function | |
CN117407174A (zh) | 基于人工蜂群算法的预测性维护任务卸载与资源分配方法 | |
CN117156491A (zh) | 计算任务卸载方法、装置、设备及存储介质 | |
CN118869698A (zh) | 云流量调度方法、装置、设备、介质及计算机程序产品 | |
Pasdar | A data placement approach for scientific workflow execution in hybrid clouds | |
CN118228762A (zh) | 深度神经网络推理的图替代和并行化联合优化方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0105 | International application |
Patent event date: 20201116 Patent event code: PA01051R01D Comment text: International Patent Application |
|
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20201116 Comment text: Request for Examination of Application |
|
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20220717 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20230103 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20230208 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20230209 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration |