CN116822891A - Resource scheduling method, device and system and block link point - Google Patents

Resource scheduling method, device and system and block link point Download PDF

Info

Publication number
CN116822891A
CN116822891A CN202310821521.2A CN202310821521A CN116822891A CN 116822891 A CN116822891 A CN 116822891A CN 202310821521 A CN202310821521 A CN 202310821521A CN 116822891 A CN116822891 A CN 116822891A
Authority
CN
China
Prior art keywords
resource
scheduling
transaction
policy
blockchain node
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202310821521.2A
Other languages
Chinese (zh)
Inventor
董仲平
梁伟
孟照方
高伟勃
卢毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Technology Innovation Center
China Telecom Corp Ltd
Original Assignee
China Telecom Technology Innovation Center
China Telecom Corp 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 China Telecom Technology Innovation Center, China Telecom Corp Ltd filed Critical China Telecom Technology Innovation Center
Priority to CN202310821521.2A priority Critical patent/CN116822891A/en
Publication of CN116822891A publication Critical patent/CN116822891A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06312Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure provides a resource scheduling method, a device, a system and a blockchain node, and relates to the technical field of blockchains, wherein the method comprises the following steps: receiving a transaction from a resource manager, the transaction comprising resource information required to perform a resource scheduling task, the resource manager comprising a contractor or a sharer of a shared resource; executing an intelligent contract to obtain a scheduling strategy corresponding to the resource information; and broadcasting the scheduling policy so that the contractor executes the resource scheduling task according to the scheduling policy aiming at the shared resource.

Description

Resource scheduling method, device and system and block link point
Technical Field
The disclosure relates to the technical field of blockchain, in particular to a resource scheduling method, a device, a system and a blockchain node.
Background
Sharing network communication resources by multiple co-establishments can save costs required for network infrastructure construction of mobile communication technologies, such as fifth generation mobile communication technology (5th Generation Mobile Communication Technology,5G) or sixth generation mobile communication technology (6th Generation Mobile Communication Technology,6G).
In the related art, in the scheduling process for the shared resource, multiple units need to rely on off-line or multiple platforms to perform communication and cooperative processing.
Disclosure of Invention
The inventors noted that in the manner of the related art, the efficiency of resource scheduling is low.
Through analysis, the inventor finds that, as a plurality of units commonly manage and share the same set of resources, but the managed resources, users and scheduling requirements for the resources are different from each other, in order to reduce the dispute problem generated in the resource scheduling process, when a certain unit needs to perform resource scheduling, the corresponding scheduling policy needs to be sent to other units through off-line or corresponding platforms so as to wait for the voting result of the scheduling policy returned by other units. If the received voting result is passing, resource scheduling can be performed according to the scheduling policy, and if the received voting result is not passing, the scheduling policy is adjusted and the corresponding voting result is waited again. As such, the efficiency of resource scheduling is low.
In order to solve the above-described problems, the embodiments of the present disclosure propose the following solutions.
According to an aspect of the disclosed embodiments, there is provided a resource scheduling method including receiving a transaction from a resource manager, the transaction including resource information required to perform a resource scheduling task, the resource manager including a contractor or a sharer of a shared resource; executing an intelligent contract to obtain a scheduling strategy corresponding to the resource information; and broadcasting the scheduling policy so that the contractor executes the resource scheduling task according to the scheduling policy aiming at the shared resource.
In some embodiments, different services correspond to different smart contracts.
In some embodiments, the transaction further comprises a transaction signature of the resource manager for characterizing an identity; executing the intelligent contract to obtain the scheduling policy corresponding to the resource information comprises the following steps: carrying out identity verification on the resource management party according to the transaction signature so as to judge whether the resource management party belongs to the contractor or the sharing party; and executing the intelligent contract when the judgment is yes.
In some embodiments, the method further comprises: uploading the scheduling policy and the transaction into a blockchain.
In some embodiments, the method further comprises: receiving update information of the scheduling policy from the resource manager; and updating the scheduling strategy in the intelligent contract according to the updating information.
In some embodiments, the shared resource comprises a base station, and the contractor and the sharer are different operators.
According to another aspect of the disclosed embodiments, there is provided a resource scheduling method comprising sending a transaction to a blockchain node, the transaction comprising resource information required to perform a resource scheduling task; receiving a scheduling strategy corresponding to the resource information from the blockchain node, wherein the scheduling strategy is obtained by executing an intelligent contract by the blockchain node; and executing the resource scheduling task according to the scheduling strategy aiming at the shared resource.
In some embodiments, different services correspond to different smart contracts.
In some embodiments, the shared resource comprises a base station, and the contractor and the sharer of the shared resource are different operators.
In some embodiments, the transaction further includes a transaction signature for characterizing the identity.
According to yet another aspect of an embodiment of the present disclosure, there is provided a blockchain node including: a receiving module configured to receive a transaction from a resource manager, the transaction including resource information required to perform a resource scheduling task, the resource manager including a contractor or a sharer of a shared resource; the execution module is configured to execute the intelligent contract to obtain a scheduling strategy corresponding to the resource information; and the broadcasting module is configured to broadcast the scheduling policy so that the contractor executes the resource scheduling task according to the scheduling policy for the shared resource.
According to yet another aspect of an embodiment of the present disclosure, there is provided a blockchain node including: a memory; and a processor coupled to the memory, the processor configured to perform the method of any of the embodiments described above based on instructions stored in the memory.
According to still another aspect of the embodiments of the present disclosure, there is provided a resource scheduling apparatus, including: a sending module configured to send a transaction to a blockchain node, the transaction including resource information required to perform a resource scheduling task; the receiving module is configured to receive a scheduling strategy corresponding to the resource information from the blockchain node, wherein the scheduling strategy is obtained by executing an intelligent contract by the blockchain node; and the execution module is configured to execute the resource scheduling task according to the scheduling policy aiming at the shared resource.
According to yet another aspect of an embodiment of the present disclosure, there is provided a blockchain node including: a memory; and a processor coupled to the memory, the processor configured to perform the method of any of the embodiments described above based on instructions stored in the memory.
According to still another aspect of the embodiments of the present disclosure, there is provided a resource scheduling system including: the blockchain node of any of the embodiments above; and the resource scheduling device according to any one of the above embodiments.
According to yet another aspect of the disclosed embodiments, a computer readable storage medium is provided, comprising computer program instructions, wherein the computer program instructions, when executed by a processor, implement the method of any of the embodiments described above.
According to a further aspect of the disclosed embodiments, a computer program product is provided, comprising a computer program, wherein the computer program, when executed by a processor, implements the method according to any of the above embodiments.
In the embodiment of the disclosure, when a transaction corresponding to a resource scheduling task proposed by any party in a resource management party is received, a scheduling policy corresponding to resource information can be obtained by executing an intelligent contract, and the scheduling policy is broadcast, so that a contractor can perform resource scheduling according to the scheduling policy. Therefore, under the condition that the obtained scheduling strategy is ensured to reach consensus scheduling strategy for multiple parties, the lengthy interaction process in the resource scheduling process is reduced, and the resource scheduling efficiency is improved.
The technical scheme of the present disclosure is described in further detail below through the accompanying drawings and examples.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present disclosure, and other drawings may be obtained according to these drawings without inventive effort to a person of ordinary skill in the art.
FIG. 1 is a flow diagram of a resource scheduling method according to some embodiments of the present disclosure;
FIG. 2 is a flow diagram of a resource scheduling method according to further embodiments of the present disclosure;
FIG. 3 is a schematic block chain node architecture diagram according to some embodiments of the present disclosure;
FIG. 4 is a schematic diagram of a resource scheduling apparatus according to some embodiments of the present disclosure;
fig. 5 is a schematic structural diagram of an electronic device according to some embodiments of the present disclosure.
Detailed Description
The following description of the technical solutions in the embodiments of the present disclosure will be made clearly and completely with reference to the accompanying drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are only some embodiments of the present disclosure, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments in this disclosure without inventive faculty, are intended to fall within the scope of this disclosure.
The relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless it is specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any specific values should be construed as merely illustrative, and not a limitation. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Fig. 1 is a flow diagram of a resource scheduling method according to some embodiments of the present disclosure.
At step 102, a transaction is received from a resource manager.
Here, the transaction includes resource information required to perform the resource scheduling task, and the resource manager includes a contractor or a sharer of the shared resource.
It should be understood that the contractors are the constructors and maintainers of the shared resource, having the authority to operate on the shared resource.
In some embodiments, the data items in the transaction may include the type of transaction, the recipient address, and additional data for the transaction, etc., wherein the sub-data items in the additional data for the transaction may include the proposal number, proposal content, proposal time stamp, etc. of the transaction. The resource information required for the resource scheduling task may be set as proposal content in the additional data of the transaction.
In some embodiments, either the contractor or the sharer may be one or more units.
In step 104, the smart contract is executed to obtain the scheduling policy corresponding to the resource information.
In some embodiments, a scheduling algorithm for consensus between the contractor and the sharer may be preset in the smart contract. For example, the resource information may be input into the intelligent contract to obtain a scheduling policy corresponding to the resource information according to a preset scheduling algorithm, where the preset scheduling algorithm may include scheduling policies corresponding to different resource information.
It should be understood that the scheduling policy obtained by executing the intelligent contract is a scheduling policy agreed upon by multiple parties.
At step 106, the scheduling policy is broadcast so that the contractor performs resource scheduling tasks in accordance with the scheduling policy for the shared resources.
In some embodiments, scheduling policies may be broadcast to the contractors and sharers of the shared resource. After receiving the broadcast scheduling policy, the contractor can execute resource scheduling tasks according to the scheduling policy for the shared resources, and the sharer can acquire the specific content of the scheduling policy after receiving the broadcast scheduling policy, so that the information intercommunication of all the parties in the resource manager is ensured, and a mutual trust basis is established.
In some embodiments, the resource scheduling method shown in fig. 1 may be performed by any one of the blockchain link points in the blockchain network.
In the above embodiment, when a transaction corresponding to a resource scheduling task proposed by any party in the resource management party is received, a scheduling policy corresponding to the resource information may be obtained by executing an intelligent contract, and the scheduling policy is broadcast, so that the contractor may perform resource scheduling according to the scheduling policy. Therefore, under the condition that the obtained scheduling strategy is ensured to reach consensus scheduling strategy for multiple parties, the lengthy interaction process in the resource scheduling process is reduced, and the resource scheduling efficiency is improved.
In some embodiments, the shared resources may include base stations, and the contractor and the sharer may be different communication carriers. Therefore, the resource scheduling efficiency can be improved under the condition that a plurality of communication operators commonly build and share the base station resources.
In some embodiments, different resource scheduling tasks may belong to different services. Such as broadband services, audio video services, etc.
In some embodiments, different businesses may correspond to different smart contracts. For example, a plurality of scheduling algorithms commonly recognized by the resource management party for a plurality of different services may be preset in a plurality of intelligent contracts, and each scheduling algorithm may include a scheduling policy corresponding to different resource information of the corresponding service. For example, after receiving a transaction from a resource manager, an intelligent contract corresponding to a service to which a resource scheduling task belongs may be executed to obtain a scheduling policy corresponding to resource information. Thus, the accuracy of resource scheduling can be improved.
In some embodiments, the transaction from the resource manager may also include a transaction signature of the resource manager for characterizing the identity.
As some implementations of step 104, the scheduling policy corresponding to the resource information may be obtained as follows.
Firstly, the identity of a resource management party is verified according to a transaction signature in a transaction so as to judge whether the resource management party belongs to a contractor or a sharing party of a sharing resource.
In some embodiments, the resource manager may use the private key to sign the content in the transaction when constructing the transaction. After receiving the transaction from the resource manager, the public key may be used to verify the transaction signature in the transaction to determine whether the resource manager belongs to the contractor or the sharer of the shared resource.
Then, if yes, executing the intelligent contract to obtain the scheduling policy corresponding to the resource information.
In some embodiments, in the event that the determination is negative, the result of the authentication failure may be returned to the sender of the transaction.
For example, when a contractor of the shared resource initiates a transaction, if the judgment is negative, a result of the identity verification failure may be returned to the contractor; when a sharing party of the shared resource initiates a transaction, if the judgment is negative, a result of identity verification failure can be returned to the sharing party.
Thus, the intelligent contract can be executed only under the condition that the sender of the transaction belongs to the contractor of the sharing resource or the sharing party, so that the scheduling strategy is obtained, and the security of resource scheduling is improved.
In some embodiments, the received transaction and resulting scheduling policy may be uploaded into the blockchain for certification during each resource scheduling process. Therefore, the transparent disclosure of the information in the scheduling process can be ensured, the establishment of a mutual trust foundation among all the parties in the resource management party is further facilitated, and the backtracking of the follow-up problems is facilitated.
In some embodiments, the scheduling policy in the smart contract may be updated.
As some implementations, update information for a scheduling policy from a resource manager may be received and the scheduling policy in the smart contract updated based on the update information. For example, when the resource manager needs to change the scheduling policy in the intelligent contract, the resource manager may receive update information of the scheduling policy from the resource manager, and update the scheduling policy in the intelligent contract according to the update information; for another example, update information of the scheduling policy from the resource manager may be periodically received, and the scheduling policy in the smart contract may be updated according to the update information.
Therefore, the dynamic adjustment of the scheduling strategy in the intelligent contract can be realized, and the instantaneity of the scheduling strategy is improved, so that the accuracy of resource scheduling is further improved.
Fig. 2 is a flow diagram of a resource scheduling method according to further embodiments of the present disclosure.
At step 202, a transaction is sent to a blockchain node.
Here, the transaction includes resource information required to perform the resource scheduling task.
In some embodiments, the transaction may be constructed from resource information required for the resource scheduling task. For example, the data structure of the transaction may include the type of transaction, the recipient address, and additional data of the transaction, etc., where the data structure of the additional data of the transaction may include the proposal number, proposal content, proposal timestamp, etc. of the transaction. When constructing a transaction, resource information required for a resource scheduling task may be set as proposal content in additional data of the transaction.
At step 204, a scheduling policy corresponding to resource information from a blockchain node is received.
Here, the scheduling policy is derived from the blockchain node executing the smart contract.
In some embodiments, a scheduling algorithm for consensus between the contractor and the sharer may be preset in the smart contract. For example, the blockchain node may input the resource information in the received transaction into the intelligent contract, so as to obtain a scheduling policy corresponding to the resource information according to a preset scheduling algorithm, and broadcast the scheduling policy, where the preset scheduling algorithm may include scheduling policies corresponding to different resource information.
It should be appreciated that the scheduling policy obtained by the blockchain node executing the intelligent contract is a scheduling policy agreed upon by the parties.
At step 206, resource scheduling tasks are performed according to a scheduling policy for the shared resources.
For example, after receiving the scheduling policy, operations such as configuration change may be performed on the shared resource according to the scheduling policy to complete the resource scheduling task.
In some embodiments, the shared resources may include base stations, and the contractors and sharers of the shared resources may be different operators.
In the above embodiment, the transaction including the resource information required by the resource scheduling task is sent to the block link to obtain the scheduling policy corresponding to the resource information, and the resource scheduling task is executed according to the scheduling policy for the shared resource. Therefore, when the resource scheduling is carried out, the scheduling strategy corresponding to the resource information can be obtained only by transmitting the transaction corresponding to the resource information to the block chain link, and the lengthy interaction process in the resource scheduling process is reduced, so that the efficiency of the resource scheduling is improved.
In some embodiments, different businesses may correspond to different smart contracts. For example, a plurality of scheduling algorithms that are commonly used by the resource management party for a plurality of different services may be preset in a plurality of intelligent contracts in a one-to-one correspondence manner, and each scheduling algorithm may include a scheduling policy corresponding to different resource information of the corresponding service. For example, after receiving a transaction from a resource manager, the blockchain node may execute an intelligent contract corresponding to a service to which the resource scheduling task belongs, so as to obtain a scheduling policy corresponding to the resource information. Thus, the accuracy of resource scheduling can be improved.
In some embodiments, the transaction sent to the blockchain node may further include a transaction signature for characterizing the identity. For example, when constructing a transaction, the content in the transaction may be signed using a private key, so that after the blockchain node receives the transaction, the public key may be used to verify the transaction signature in the transaction to determine whether the sender of the transaction belongs to the contractor or the sharer of the shared resource. Thus, the safety of resource scheduling can be improved.
In some embodiments, update information for the scheduling policy may be sent to the blockchain node so that the blockchain node updates the scheduling policy in the smart contract based on the update information. For example, when a change is required to a scheduling policy in the intelligent contract, update information of the scheduling policy may be sent to the blockchain node, so that the blockchain node updates the scheduling policy in the intelligent contract according to the update information; for another example, update information for the scheduling policy may be sent periodically so that the blockchain link points update the scheduling policy in the smart contract based on the update information. Therefore, the dynamic adjustment of the scheduling strategy in the intelligent contract can be realized, and the instantaneity of the scheduling strategy is improved, so that the accuracy of resource scheduling is further improved.
The resource scheduling method provided by the present disclosure is further described below in connection with some scenario embodiments.
In some possible scenarios, for example, in the case of different areas (e.g., villages, towns, urban areas, and dense urban areas) and different cell capacities, different configuration strategies are required according to the usage of shared base station resources.
In this scenario, in order to improve the efficiency of resource scheduling, a scheduling policy that a resource manager of a base station resource agrees with different areas under different cell load amounts may be preset in an intelligent contract.
When scheduling the resources for the shared base station resources, any party in the resource management party can obtain the corresponding scheduling policy by sending corresponding transactions to the block chain link points, and the contractor serving as the base station resources can execute corresponding operations after obtaining the scheduling policy so as to complete the resource scheduling.
Table 1 is a schematic diagram of a consensus scheduling policy achieved by a resource manager of a base station resource according to some embodiments of the present disclosure.
TABLE 1
As shown in table 1, a and B represent two resource managers sharing a base station. In the case of different areas (e.g. towns, rural areas, urban areas and dense urban areas) and different cell loads, the two-way policy has agreed on 6 different base station configuration strategies (i.e. scheduling strategies) in table 1. When a resource manager (e.g., resource manager a) proposes a resource scheduling task, the 6 configuration policies are preset in the intelligent contract, and a transaction containing resource information (e.g., information of area and cell load) can be sent to the block link point, so that the block link point determines the corresponding scheduling policy and then broadcasts the corresponding scheduling policy, and the contractor of the shared base station configures the base station according to the configuration policy.
For example, the resource information of the transaction sent by the resource manager a includes "the area is village and town and the cell load is greater than 20%", and the block link point executes the intelligent contract according to the resource information, so that the corresponding configuration policy is "the 1.8GHZ band of the base station sharing a", and the corresponding configuration policy is broadcasted. After receiving the configuration policy, the resource manager A opens the 1.8GHZ frequency band of the established base station so as to be shared by both parties, and the resource manager B can acquire the current scheduling condition after receiving the configuration policy.
For another example, the resource information of the transaction sent by the resource manager B includes "the area is urban and the cell load is less than 20%", and the block link point executes the intelligent contract according to the resource information, so that the corresponding configuration policy is "the 2.1GHZ band of the base station of the closed a, the 1.8GHZ band of the base stations of the shared a and B", and the corresponding configuration policy is broadcasted. The resource manager A will close the 2.1GHZ frequency band of the established base station and open the 1.8GHZ frequency band for sharing by both sides after receiving the configuration policy, and the resource manager B will open the 1.8GHZ frequency band for sharing by both sides after receiving the configuration policy.
For another example, the resource information of the transaction sent by the resource manager B includes "the area is a dense urban area and the cell load is less than 20%", and the block link point executes the intelligent contract according to the resource information, so that the corresponding configuration policy is "the 2.1GHZ band of the base stations of the a and B is closed, the 1.8GHZ band of the base stations of the a and B is shared", and the corresponding configuration policy is broadcasted. The resource manager A closes the 2.1GHZ frequency band of the established base station and opens the 1.8GHZ frequency band for sharing by both parties after receiving the configuration strategy, and the resource manager B closes the 2.1GHZ frequency band of the established base station and opens the 1.8GHZ frequency band for sharing by both parties after receiving the configuration strategy.
In each scheduling process, the transaction and the corresponding configuration strategy can be uploaded into the blockchain for verification.
It should be understood that in the above embodiment, "base station a" means a base station under construction by the resource manager a, "base station B" means a base station under construction by the resource manager B, and "base stations a and B" means base stations under construction by the resource manager a and the resource manager B, respectively.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, so that the same or similar parts between the embodiments are mutually referred to. For node and device embodiments, the description is relatively simple, and the relevant points refer to part of the description of the method embodiments, since the node and device embodiments basically correspond to the method embodiments.
Fig. 3 is a schematic block chain node architecture diagram according to some embodiments of the present disclosure.
As shown in fig. 3, the block link point includes a receiving module 301, an executing module 302, and a broadcasting module 303.
The receiving module 301 may be configured to receive a transaction from a resource manager, the transaction comprising resource information required to perform a resource scheduling task, the resource manager comprising a contractor and a sharer of a shared resource.
The execution module 302 may be configured to execute the smart contract to obtain a scheduling policy corresponding to the resource information.
The broadcast module 303 may be configured to broadcast a scheduling policy such that the contractor performs resource scheduling tasks in accordance with the scheduling policy for the shared resources.
In some embodiments, the blockchain node may also include other modules that perform other operations of any of the embodiments described above.
Fig. 4 is a schematic structural diagram of a resource scheduling apparatus according to some embodiments of the present disclosure.
As shown in fig. 4, the resource scheduling apparatus includes a transmitting module 401, a receiving module 402, and an executing module 403.
The sending module 401 may be configured to send a transaction to the blockchain node, the transaction including resource information required to perform a resource scheduling task.
The receiving module 402 may be configured to receive a scheduling policy corresponding to resource information from a blockchain node, the scheduling policy resulting from the blockchain node executing the smart contract.
The execution module 404 may be configured to execute resource scheduling tasks in accordance with a scheduling policy for the shared resources.
In some embodiments, the resource scheduling apparatus may further include other modules that perform other operations of any of the embodiments described above.
Fig. 5 is a schematic structural diagram of an electronic device according to some embodiments of the present disclosure.
As shown in fig. 5, the electronic device 500 comprises a memory 501 and a processor 502 coupled to the memory 501, the processor 502 being configured to perform the method of any of the foregoing embodiments based on instructions stored in the memory 501.
Memory 501 may include, for example, system memory, fixed nonvolatile storage media, and the like. The system memory may store, for example, an operating system, application programs, boot Loader (Boot Loader), and other programs.
The electronic device 500 may also include an input-output interface 503, a network interface 504, a storage interface 505, and the like. These interfaces 503, 504, 505 and the memory 501 and the processor 502 may be connected by a bus 506, for example. The input output interface 503 provides a connection interface for input output devices such as a display, mouse, keyboard, touch screen, etc. Network interface 504 provides a connection interface for various networking devices. The storage interface 505 provides a connection interface for external storage devices such as SD cards, U discs, and the like.
In some embodiments, the electronic device 500 may be a blockchain node of any of the embodiments described above. In other embodiments, the electronic device 500 may be the resource scheduling apparatus of any of the above embodiments.
The embodiment of the disclosure also provides a resource scheduling system, which comprises the blockchain node of any one embodiment and the resource scheduling device of any one embodiment.
The disclosed embodiments also provide a computer readable storage medium comprising computer program instructions which, when executed by a processor, implement the method of any of the above embodiments.
The disclosed embodiments also provide a computer program product comprising a computer program, wherein the computer program, when executed by a processor, implements the method of any of the above embodiments.
Thus, various embodiments of the present disclosure have been described in detail. In order to avoid obscuring the concepts of the present disclosure, some details known in the art are not described. How to implement the solutions disclosed herein will be fully apparent to those skilled in the art from the above description.
It will be appreciated by those skilled in the art that embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable non-transitory storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that functions specified in one or more of the flowcharts and/or one or more of the blocks in the block diagrams may be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although some specific embodiments of the present disclosure have been described in detail by way of example, it should be understood by those skilled in the art that the above examples are for illustration only and are not intended to limit the scope of the present disclosure. It will be understood by those skilled in the art that the foregoing embodiments may be modified and equivalents substituted for elements thereof without departing from the scope and spirit of the disclosure. The scope of the present disclosure is defined by the appended claims.

Claims (16)

1. A method of resource scheduling, comprising:
receiving a transaction from a resource manager, the transaction comprising resource information required to perform a resource scheduling task, the resource manager comprising a contractor or a sharer of a shared resource;
executing an intelligent contract to obtain a scheduling strategy corresponding to the resource information;
and broadcasting the scheduling policy so that the contractor executes the resource scheduling task according to the scheduling policy aiming at the shared resource.
2. The method of claim 1, wherein different services correspond to different smart contracts.
3. The method of claim 1, wherein the transaction further comprises a transaction signature of the resource manager for characterizing an identity;
executing the intelligent contract to obtain the scheduling policy corresponding to the resource information comprises the following steps:
carrying out identity verification on the resource management party according to the transaction signature so as to judge whether the resource management party belongs to the contractor or the sharing party;
and executing the intelligent contract when the judgment is yes.
4. The method of claim 1, further comprising:
uploading the scheduling policy and the transaction into a blockchain.
5. The method of claim 1, further comprising:
receiving update information of the scheduling policy from the resource manager;
and updating the scheduling strategy in the intelligent contract according to the updating information.
6. The method of any of claims 1-5, wherein the shared resource comprises a base station, the contractor and the sharer being different operators.
7. A method of resource scheduling, comprising:
transmitting a transaction to a blockchain node, the transaction including resource information required to perform a resource scheduling task;
receiving a scheduling strategy corresponding to the resource information from the blockchain node, wherein the scheduling strategy is obtained by executing an intelligent contract by the blockchain node;
and executing the resource scheduling task according to the scheduling strategy aiming at the shared resource.
8. The method of claim 7, wherein different services correspond to different smart contracts.
9. The method of claim 7 or 8, wherein the shared resource comprises a base station, the contractor and the sharer of the shared resource being different operators.
10. The method of claim 7 or 8, wherein the transaction further comprises a transaction signature for characterizing an identity.
11. A blockchain node comprising:
a receiving module configured to receive a transaction from a resource manager, the transaction including resource information required to perform a resource scheduling task, the resource manager including a contractor or a sharer of a shared resource;
the execution module is configured to execute the intelligent contract to obtain a scheduling strategy corresponding to the resource information;
and the broadcasting module is configured to broadcast the scheduling policy so that the contractor executes the resource scheduling task according to the scheduling policy for the shared resource.
12. A blockchain node comprising:
a memory; and
a processor coupled to the memory and configured to perform the method of any of claims 1-6 based on instructions stored in the memory.
13. A resource scheduling apparatus comprising:
a sending module configured to send a transaction to a blockchain node, the transaction including resource information required to perform a resource scheduling task;
the receiving module is configured to receive a scheduling strategy corresponding to the resource information from the blockchain node, wherein the scheduling strategy is obtained by executing an intelligent contract by the blockchain node;
and the execution module is configured to execute the resource scheduling task according to the scheduling policy aiming at the shared resource.
14. A resource scheduling apparatus comprising:
a memory; and
a processor coupled to the memory and configured to perform the method of any of claims 7-10 based on instructions stored in the memory.
15. A resource scheduling system, comprising:
the blockchain node of claim 11 or 12; and
the resource scheduling apparatus of claim 13 or 14.
16. A computer readable storage medium comprising computer program instructions, wherein the computer program instructions, when executed by a processor, implement the method of any of claims 1-10.
CN202310821521.2A 2023-07-05 2023-07-05 Resource scheduling method, device and system and block link point Pending CN116822891A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310821521.2A CN116822891A (en) 2023-07-05 2023-07-05 Resource scheduling method, device and system and block link point

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310821521.2A CN116822891A (en) 2023-07-05 2023-07-05 Resource scheduling method, device and system and block link point

Publications (1)

Publication Number Publication Date
CN116822891A true CN116822891A (en) 2023-09-29

Family

ID=88139105

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310821521.2A Pending CN116822891A (en) 2023-07-05 2023-07-05 Resource scheduling method, device and system and block link point

Country Status (1)

Country Link
CN (1) CN116822891A (en)

Similar Documents

Publication Publication Date Title
Ning et al. Green and sustainable cloud of things: Enabling collaborative edge computing
Dai et al. Blockchain and deep reinforcement learning empowered intelligent 5G beyond
JP7334743B2 (en) Electronic equipment and spectrum management method
CN110535627B (en) Data query method and block chain platform
Zhang et al. Toward a unified elastic computing platform for smartphones with cloud support
CN110519085B (en) Configuration change method and block chain platform
Zhang et al. Blockchain and federated deep reinforcement learning based secure cloud-edge-end collaboration in power IoT
CN105264514B (en) Performance and energy-optimised method, apparatus and computer program product are provided for mobile computing
CN112217793B (en) Cross-system trust management system suitable for power Internet of things
WO2013008048A1 (en) Method and apparatus for provisioning network access credentials
Jiang et al. Secure computing resource allocation framework for open fog computing
Ahmed et al. A novel blockchain based secured and QoS aware IoT vehicular network in edge cloud computing
CN111786785B (en) Block chain-based power distribution Internet of things node switching method and device
CN103312682A (en) Method and system for accessing gateway safely
Shettar et al. A Novel Architecture for Optimum Association of Cellular Phone Users to Multi Access Edge Computing (MAEC)
US20220224547A1 (en) Provisioning and authenticating device certificates
CN116822891A (en) Resource scheduling method, device and system and block link point
EP3609120B1 (en) Distributed data storage
CN104426874A (en) Authentication method and authentication device applied to ubiquitous terminal network
CN113767654A (en) Trusted solution for enabling a user equipment belonging to a home network to access a data communication service in a visited network
CN113992379A (en) Communication method, communication system, medium and electronic device for active identification device
CN109218406B (en) Cross-domain cooperative service method for smart city
Bhalla Using Blockchain to Reduce Multi-Server Edge Computing Latencies for Supervised Learning
WO2023066046A1 (en) Contract management method, apparatus and system
US20230379181A1 (en) Blockchain on-chain method, electronic device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination