CN111367660A - Method and system for sharing group shared resources - Google Patents

Method and system for sharing group shared resources Download PDF

Info

Publication number
CN111367660A
CN111367660A CN202010114816.2A CN202010114816A CN111367660A CN 111367660 A CN111367660 A CN 111367660A CN 202010114816 A CN202010114816 A CN 202010114816A CN 111367660 A CN111367660 A CN 111367660A
Authority
CN
China
Prior art keywords
resource
capability
resource block
concurrent
group
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
CN202010114816.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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010114816.2A priority Critical patent/CN111367660A/en
Publication of CN111367660A publication Critical patent/CN111367660A/en
Pending legal-status Critical Current

Links

Images

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]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes
    • G06Q50/40
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/70Admission control; Resource allocation
    • H04L47/82Miscellaneous aspects
    • H04L47/828Allocation of resources per group of connections, e.g. per group of users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • H04W4/08User group management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • H04W72/121Wireless traffic scheduling for groups of terminals or users
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/183Processing at user equipment or user record carrier

Abstract

The invention relates to a method and a system for sharing group shared resources, which firstly utilize a resource pooling technology to pool the group shared resources to form a plurality of resource blocks, then each group member requests one resource block in the plurality of resource blocks through a capability gateway and acquires the resources, at the moment, each request of each group member only relates to one resource block, thereby converting the currently used locking serial request mode into a multitask concurrent request mode, effectively avoiding the problem of resource contention among the group members, and infinitely increasing the concurrency among the group members, so that the efficiency of requesting and acquiring the resource sharing by each group member is infinitely close to a non-sharing scene.

Description

Method and system for sharing group shared resources
Technical Field
The present invention relates to the field of resource sharing, and in particular, to a method and a system for sharing group shared resources.
Background
Currently, in the field of supporting business services, a resource sharing method for group shared resources, such as group shared resources and family shared resources, is as follows:
the first step is as follows: a group member in a group, such as a user A, initiates a request through a terminal, such as an electronic product of a computer, a tablet, a smart phone and the like, and applies for resource usage;
the second step is that: finding the group to which the user A belongs, obtaining the residual resource of the group shared resource, and locking the residual resource, so as to prevent other members from modifying the group shared resource when the user A requests the resource, thereby causing the resource reading requested at this time to be dirty reading and influencing the accurate control of the group shared resource;
the third step: calculating the required resource amount in the resource request of the user A;
the fourth step: calculating the required resource amount according to the third step; deductions are made in the remaining resources that are locked and then unlocked.
If the number of group (group, family) members is small, the probability of collision of concurrent requests is not high, but as the development of huge groups with tens of thousands or even hundreds of thousands of group members continuously appears, when the resource sharing is carried out on the huge groups, the number of the group members increases, the number of the concurrent requests increases, and if the current mode is applied, the request waiting among the group members is amplified infinitely, that is, the currently used serial request mode for locking does not have availability.
Therefore, how to avoid resource contention among group members and improve the efficiency of requesting resource sharing is an urgent technical problem to be solved in the industry.
Disclosure of Invention
The invention provides a method and a system for sharing group shared resources, aiming at the defects of the prior art.
The technical scheme of the sharing method of the group shared resources of the invention is as follows:
s1, pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks;
s2, each clique member requests and acquires the resource from one of the resource blocks through the capability gateway.
The method for sharing the group shared resources has the following beneficial effects:
the method comprises the steps of firstly pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks, then requesting and acquiring the resources from one of the resource blocks by each group member through a capability gateway, wherein each request of each group member only relates to one resource block, so that the locking serial request mode used at present is converted into a multitask concurrent request mode, the problem of resource contention among the group members is effectively avoided, the concurrency among the group members can be infinitely increased, and the resource sharing efficiency requested and acquired by each group member is infinitely close to that of a non-shared scene.
On the basis of the above scheme, the method for sharing group shared resources of the present invention can be further improved as follows.
Further, S2 specifically is: the capability gateway comprises a plurality of concurrent capability channels, each concurrent capability channel points to different resource blocks, and each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
The beneficial effect of adopting the further scheme is that: and specifically explaining the capability gateway, so that each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
Further, the following steps are also included after S2: s3, recording a resource block pointed by any one concurrency capability channel as a first resource block, and when the usage of the first resource block reaches a preset threshold, adding a new unallocated resource block to hang behind the first resource block.
The beneficial effect of adopting the further scheme is that: and after the usage amount of any resource block reaches a preset threshold value, a newly added unallocated resource block is hung behind the first resource block, and a channel of a corresponding concurrency capability channel does not need to be reallocated, so that the direction of the concurrency capability channel is ensured not to be changed.
Further, the method also comprises the following steps: when any group member requests resources, a terminal polls in the idle concurrency capacity channel to select one concurrency capacity channel.
The beneficial effect of adopting the further scheme is that: when the resource is requested, the situation that the group members request too many resources in a single concurrency capacity channel is avoided, and the group members are prevented from waiting for a long time.
Further, the method also comprises the following steps: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
The beneficial effect of adopting the further scheme is that: the number of the concurrent capacity channels can be flexibly set according to the concurrent requirements, the long-time waiting of group members is avoided, and the efficiency of requesting and acquiring resource sharing by each group member is infinitely close to the non-sharing scene.
The technical scheme of the sharing system of the group shared resource of the invention is as follows:
the system comprises a pooling module and a request acquisition module, wherein the pooling module is used for pooling group shared resources by using a resource pooling technology to form a plurality of resource blocks; the request acquisition module enables each group member to request one resource block in a plurality of resource blocks through a capability gateway and acquire resources.
The sharing system of the group shared resource has the following beneficial effects:
the method comprises the steps that firstly, a pooling module utilizes a resource pooling technology to pool group shared resources to form a plurality of resource blocks, then a request acquisition module enables each group member to request one of the resource blocks through a capacity gateway and acquire the resources, at the moment, each request of each group member only relates to one resource block, so that the locking serial request mode used at present is converted into a multitask concurrent request mode, the problem of resource contention among the group members is effectively avoided, the concurrency among the group members can be increased infinitely, and the efficiency of requesting and acquiring the resource sharing by each group member is infinitely close to a non-sharing scene.
On the basis of the above scheme, the sharing system for group shared resources of the present invention can be further improved as follows.
Further comprising: the capability gateway comprises a plurality of concurrent capability channels, each of the concurrent capability channels points to different resource blocks, and the request acquisition module enables each group member to request and acquire resources from each corresponding resource block through different concurrent capability channels.
The beneficial effect of adopting the further scheme is that: and specifically explaining the capability gateway, so that each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
The system further comprises a judging module, wherein the resource block pointed by any one concurrency capability channel is recorded as a first resource block, and when the judging module judges that the usage of the first resource block reaches a preset threshold value, an unallocated resource block is newly added and hung behind the first resource block.
The beneficial effect of adopting the further scheme is that: and after the usage amount of any resource block reaches a preset threshold value, a newly added unallocated resource block is hung behind the first resource block, and a channel of a corresponding concurrency capability channel does not need to be reallocated, so that the direction of the concurrency capability channel is ensured not to be changed.
The system further comprises a polling module, and when any group member requests resources, the polling module polls in the idle concurrent capability channels through the terminal to select one concurrent capability channel.
The beneficial effect of adopting the further scheme is that: when the resource is requested, the situation that the group members request too many resources in a single concurrency capacity channel is avoided, and the group members are prevented from waiting for a long time.
Further, still include: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
The beneficial effect of adopting the further scheme is that: the number of the concurrent capacity channels can be flexibly set according to the concurrent requirements, the long-time waiting of group members is avoided, and the efficiency of requesting and acquiring resource sharing by each group member is infinitely close to the non-sharing scene.
Drawings
Fig. 1 is a flowchart illustrating a method for sharing group shared resources according to an embodiment of the present invention;
fig. 2 is a schematic logic diagram of a capability gateway and resource blocks in a method for sharing group shared resources according to an embodiment of the present invention;
FIG. 3 is a second flowchart illustrating a method for sharing group shared resources according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a system for sharing group-shared resources according to an embodiment of the present invention;
Detailed Description
As shown in fig. 1, a method for sharing a group shared resource according to an embodiment of the present invention includes the following steps:
s1, pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks;
s2, each clique member requests and acquires the resource from one of the resource blocks through the capability gateway.
The method comprises the steps of firstly pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks, then requesting and acquiring the resources from one of the resource blocks by each group member through a capability gateway, wherein each request of each group member only relates to one resource block, so that the locking serial request mode used at present is converted into a multitask concurrent request mode, the problem of resource contention among the group members is effectively avoided, the concurrency among the group members can be infinitely increased, and the resource sharing efficiency requested and acquired by each group member is infinitely close to that of a non-shared scene.
If the size of the group shared resource is marked as Y, the group shared resource can be pooled into N resource blocks by using the resource pooling technology, N is a positive integer, the size of the N resource blocks can be different, the size of the N resource blocks can be the same, and in this case, Y is N × X.
Wherein pooling can be understood as: a large whole, e.g. a clique, shared resource is divided into many small blocks, i.e. resource blocks, which may also be referred to as resource pools, and the division is performed as pooling.
If there are one million clique members, one million clique members will queue up to request resources when using the current locking serial request method, and when using the method of the present application for sharing resources by cliques,
firstly, pooling the group shared resources by using a resource pooling technology to form ten thousand resource blocks, and simultaneously requesting and acquiring resources from one resource block of the ten thousand resource blocks by every 100 group members through a capability gateway, so that the long-time waiting of the group members is avoided to the greatest extent, and the efficiency of requesting and acquiring the resource sharing by each group member is infinitely close to the non-sharing scene.
Wherein, the resource can be understood as: one transaction in a clique that is provided to the members of the clique to which it belongs to share: the system can be flow, call duration, storage space, or some kind of product.
Preferably, in the above technical solution, S2 specifically is: the capability gateway comprises a plurality of concurrent capability channels, each concurrent capability channel points to different resource blocks, and each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
And specifically explaining the capability gateway, so that each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
As shown in fig. 2, assuming that the clustered shared resources are pooled into 9 resource blocks with equal size, which are respectively recorded as a first resource block, a second resource block … …, a ninth resource block, and 7 concurrent capability channels are set in the capability gateway, which are respectively recorded as a first concurrent capability channel, a second concurrent capability channel … …, a seventh concurrent capability channel, so that the first concurrent capability channel points to the first resource block, the second concurrent capability channel points to the second resource block … …, the seventh concurrent capability channel points to the seventh resource block, and assuming that the members of the clustered group include three users, which are respectively recorded as a first user, a second user, and a third user, then:
1) a first user requests and acquires resources from a first resource block through a first concurrency capability channel, a second user requests and acquires resources from a second resource block through a second concurrency capability channel, and a third user requests and acquires resources from a third resource block through a third concurrency capability channel;
2) the first user requests and acquires resources from the second resource block through the second concurrency capability channel, the second user requests and acquires resources from the third resource block through the third concurrency capability channel, and the third user requests and acquires resources from the fourth resource block through the fourth concurrency capability channel; and by analogy, various forms are obtained;
if the group members include 21 users, the 21 users can be averagely divided into 7 groups, and the seventh concurrent capability channel … … requests and acquires resources from the corresponding first resource block and the corresponding second resource block … … through the seventh concurrent capability channel; the method and the device avoid long-time waiting caused by centralized utilization of one concurrency capability channel by the user, and improve the efficiency of requesting and obtaining resource sharing.
The essence of the concurrent capability channel is a parallel thread, and the parallel threads of different group members request and acquire resources from the corresponding first resource block and the seventh resource block … …, and the concurrent capability channel can also be a service.
It should be noted that, in order to ensure that the concurrent capability channels in the capability gateway point to a single resource block, the number of concurrent capability channels in the capability gateway should not be greater than the number N of resource blocks.
Preferably, in the above technical solution, as shown in fig. 3, the following step is further included after S2: s3, recording a resource block pointed by any one concurrency capability channel as a first resource block, and when the usage of the first resource block reaches a preset threshold, adding a new unallocated resource block to hang behind the first resource block.
And after the usage amount of any resource block reaches a preset threshold value, a newly added unallocated resource block is hung behind the first resource block, and a channel of a corresponding concurrency capability channel does not need to be reallocated, so that the direction of the concurrency capability channel is ensured not to be changed.
In fig. 2, the first concurrency capability channel, the second concurrency capability channel … …, and the seventh concurrency capability channel do not point to the eighth resource block and the ninth resource block, therefore, the eighth resource block and the ninth resource block are unallocated resource blocks, and if the preset threshold is set to 95%, when the usage amount of the first resource block reaches 95%, the eighth resource block or the ninth resource block may be hooked behind the first resource block to hook the eighth resource block behind the first resource block, and at this time, the first concurrency capability channel points to the first resource block and the eighth resource block at the same time.
Preferably, the hooked resource block is identified, for example, the eighth resource block is marked as "hooked", and the same resource block is not allowed to be hooked on different resource blocks.
Preferably, the usage of each resource block is identified, for example, as "used up", "usage amount is ×××" and/or "unallocated", where "used up" indicates that the resource of the resource block has reached the preset threshold, and the preset threshold is also 100%, at this time, "used up" indicates that the resource of the resource block has been used up in the true sense, "usage amount is ×××", shows the usage amount of the resource block in real time, for example, shows usage amounts of 30%, 50%, and the like, and "unallocated" indicates that the resource block has no channel indication of concurrency capability, such as the eighth resource block and the ninth resource block in fig. 2.
Preferably, in the above technical solution, the method further comprises the following steps: when any group member requests resources, a terminal polls in the idle concurrency capacity channel to select one concurrency capacity channel.
When requesting resources, the situation that a group member has too many requests in a single concurrency capability channel is avoided, and the long-time waiting of the group member is avoided, wherein the terminal is a computer, a tablet computer, a mobile phone, other equipment such as a bicycle or other equipment capable of being used for surfing the internet, and can also be a service request of a certain group member.
Assuming that the first to fourth concurrent capability channels are all in use, and the idle concurrent capability channels at this time are a fifth concurrent capability channel, a sixth concurrent capability channel and a seventh concurrent capability channel, if another user requests a resource, polling the fifth concurrent capability channel, the sixth concurrent capability channel and the seventh concurrent capability channel, and selecting one of the fifth concurrent capability channel, the sixth concurrent capability channel and the seventh concurrent capability channel for the user to use, if the sixth concurrent capability channel is selected, then: and performing 'in use' identification on the sixth concurrency capability channel, and polling the sixth concurrency capability channel and the seventh concurrency capability channel if a client requests resources again.
Preferably, in the above technical solution, the method further comprises the following steps: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
The number of the concurrent capacity channels can be flexibly set according to the concurrent requirements, the long-time waiting of group members is avoided, and the efficiency of requesting and acquiring resource sharing by each group member is infinitely close to the non-sharing scene.
If the number of concurrent demands is ten thousand, the concurrent capacity channels in the capacity gateway can be set to ten thousand, and the shared resources of the group are pooled to ten thousand, at this time, even if the ten thousand group members simultaneously request, the number of the concurrent capacity channels allocated to each concurrent capacity channel is 10, so that the long-time waiting of the group members is avoided, and the efficiency of requesting and acquiring the resource sharing by each group member is infinitely close to the non-shared scene.
As shown in fig. 4, a system 200 for sharing a group shared resource according to an embodiment of the present invention includes a pooling module 210 and a request acquiring module 220, where the pooling module 210 pools the group shared resource by using a resource pooling technique to form a plurality of resource blocks; the request obtaining module 220 enables each clique member to request and obtain resources from one of the resource blocks through a capability gateway.
Firstly, the pooling module 210 utilizes a resource pooling technology to pool group shared resources to form a plurality of resource blocks, then the request acquisition module 220 enables each group member to request and acquire resources from one of the resource blocks through a capability gateway, at the moment, each request of each group member only relates to one resource block, so that the currently used locking serial request mode is converted into a multitask concurrent request mode, the problem of resource contention among the group members is effectively avoided, the concurrency among the group members can be infinitely increased, and the efficiency of requesting and acquiring resource sharing by each group member is infinitely close to a non-sharing scene.
Preferably, in the above technical solution, the method further comprises: the capability gateway includes multiple concurrent capability channels, each of the concurrent capability channels points to a different resource block, and the request obtaining module 220 enables each group member to request and obtain resources from each corresponding resource block through the different concurrent capability channels.
And specifically explaining the capability gateway, so that each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
Preferably, in the above technical solution, the method further includes a determining module, which records a resource block pointed by any one of the concurrent capability channels as a first resource block, and when the determining module determines that the usage amount of the first resource block reaches a preset threshold, a newly added unallocated resource block is hung behind the first resource block.
And after the usage amount of any resource block reaches a preset threshold value, a newly added unallocated resource block is hung behind the first resource block, and a channel of a corresponding concurrency capability channel does not need to be reallocated, so that the direction of the concurrency capability channel is ensured not to be changed.
Preferably, in the above technical solution, the system further includes a polling module, and when any group member requests a resource, the polling module performs polling in an idle concurrent capability channel through a terminal to select one concurrent capability channel.
When the resource is requested, the situation that the group members request too many resources in a single concurrency capacity channel is avoided, and the group members are prevented from waiting for a long time.
Preferably, in the above technical solution, the method further comprises: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
The number of the concurrent capacity channels can be flexibly set according to the concurrent requirements, the long-time waiting of group members is avoided, and the efficiency of requesting and acquiring resource sharing by each group member is infinitely close to the non-sharing scene.
The above-mentioned steps for implementing the corresponding functions of each parameter and each unit module in the sharing system 200 for sharing a group shared resource of the present invention can refer to each parameter and step in the above-mentioned embodiment of the sharing method for sharing a group shared resource, and are not described herein again.
An electronic device of the present invention includes a memory, a processor, and a program stored in the memory and running on the processor, where the processor implements the steps of the method for sharing group shared resources in any of the above embodiments when executing the program.
The method comprises the steps of firstly pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks, then requesting and acquiring the resources from one of the resource blocks by each group member through a capability gateway, wherein each request of each group member only relates to one resource block, so that the locking serial request mode used at present is converted into a multitask concurrent request mode, the problem of resource contention among the group members is effectively avoided, the concurrency among the group members can be infinitely increased, and the resource sharing efficiency requested and acquired by each group member is infinitely close to that of a non-shared scene.
The electronic device can be a computer, a mobile phone, or the like, and correspondingly, the program is computer software or a mobile phone APP, or the like.
In addition, the above parameters and steps in an electronic device according to the present invention can refer to the above parameters and steps in the embodiment of the method for sharing group shared resources, which are not described herein again.
In the present invention, the terms "first", "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A method for sharing group shared resources is characterized by comprising the following steps:
s1, pooling the group shared resources by using a resource pooling technology to form a plurality of resource blocks;
s2, each clique member requests and acquires the resource from one of the resource blocks through the capability gateway.
2. The method for sharing group shared resources according to claim 1, wherein S2 specifically includes:
the capability gateway comprises a plurality of concurrent capability channels, each concurrent capability channel points to different resource blocks, and each group member requests and acquires resources from each corresponding resource block through different concurrent capability channels.
3. The method according to claim 2, further comprising the following steps after S2:
s3, recording a resource block pointed by any one concurrency capability channel as a first resource block, and when the usage of the first resource block reaches a preset threshold, adding a new unallocated resource block to hang behind the first resource block.
4. The method of claim 3, further comprising the steps of:
when any group member requests resources, a terminal polls in the idle concurrency capacity channel to select one concurrency capacity channel.
5. The method according to any one of claims 2 to 4, further comprising the steps of: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
6. A sharing system of group shared resources is characterized by comprising a pooling module and a request acquisition module, wherein the pooling module utilizes a resource pooling technology to pool the group shared resources to form a plurality of resource blocks; the request acquisition module enables each group member to request one resource block in a plurality of resource blocks through a capability gateway and acquire resources.
7. The system of claim 6, further comprising: the capability gateway comprises a plurality of concurrent capability channels, each of the concurrent capability channels points to different resource blocks, and the request acquisition module enables each group member to request and acquire resources from each corresponding resource block through different concurrent capability channels.
8. The system of claim 7, further comprising a determining module, wherein the determining module records a resource block pointed by any of the concurrent capability channels as a first resource block, and when the determining module determines that the usage of the first resource block reaches a preset threshold, a new unallocated resource block is added and hung behind the first resource block.
9. The system of claim 8, further comprising a polling module, wherein when any clique member requests a resource, the polling module polls a free channel of concurrent capability to select a channel of concurrent capability.
10. The system according to any one of claims 7 to 9, further comprising: and setting the number of the concurrent capability channels in the capability gateway according to the concurrent requirements.
CN202010114816.2A 2020-02-25 2020-02-25 Method and system for sharing group shared resources Pending CN111367660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010114816.2A CN111367660A (en) 2020-02-25 2020-02-25 Method and system for sharing group shared resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010114816.2A CN111367660A (en) 2020-02-25 2020-02-25 Method and system for sharing group shared resources

Publications (1)

Publication Number Publication Date
CN111367660A true CN111367660A (en) 2020-07-03

Family

ID=71210171

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010114816.2A Pending CN111367660A (en) 2020-02-25 2020-02-25 Method and system for sharing group shared resources

Country Status (1)

Country Link
CN (1) CN111367660A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112101720A (en) * 2020-08-10 2020-12-18 北京思特奇信息技术股份有限公司 Method and system for allocating group resources
CN112784916A (en) * 2021-01-29 2021-05-11 西安电子科技大学 Air target micro-motion parameter real-time extraction method based on multitask convolutional network

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201410052A (en) * 2012-05-09 2014-03-01 Interdigital Patent Holdings Flexible network sharing
CN108683692A (en) * 2018-03-16 2018-10-19 阿里巴巴集团控股有限公司 A kind of service request processing method and device
CN110324801A (en) * 2018-03-30 2019-10-11 华为技术有限公司 The method and apparatus of charging

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201410052A (en) * 2012-05-09 2014-03-01 Interdigital Patent Holdings Flexible network sharing
CN108683692A (en) * 2018-03-16 2018-10-19 阿里巴巴集团控股有限公司 A kind of service request processing method and device
CN110324801A (en) * 2018-03-30 2019-10-11 华为技术有限公司 The method and apparatus of charging

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112101720A (en) * 2020-08-10 2020-12-18 北京思特奇信息技术股份有限公司 Method and system for allocating group resources
CN112101720B (en) * 2020-08-10 2024-04-02 北京思特奇信息技术股份有限公司 Method and system for distributing group resources
CN112784916A (en) * 2021-01-29 2021-05-11 西安电子科技大学 Air target micro-motion parameter real-time extraction method based on multitask convolutional network
CN112784916B (en) * 2021-01-29 2022-03-04 西安电子科技大学 Air target micro-motion parameter real-time extraction method based on multitask convolutional network

Similar Documents

Publication Publication Date Title
EP2193472B1 (en) Method and apparatus for managing license capacity in a telecommunication network
CN101140528B (en) Method and device for realizing timing tasks load in cluster
CN107426274B (en) Method and system for service application and monitoring, analyzing and scheduling based on time sequence
CN107679718B (en) List allocation method, apparatus and computer-readable storage medium
CN106712981B (en) Node change notification method and device
CN112689007B (en) Resource allocation method, device, computer equipment and storage medium
CN111367660A (en) Method and system for sharing group shared resources
CN111858257A (en) System and method for acquiring container cluster resource use data
CN116662020B (en) Dynamic management method and system for application service, electronic equipment and storage medium
CN110489227B (en) Resource allocation method, device, computer equipment and storage medium
EP3672203A1 (en) Distribution method for distributed data computing, device, server and storage medium
CN109450672B (en) Method and device for identifying bandwidth demand burst
CN114327862B (en) Memory allocation method and device, electronic equipment and storage medium
CN112256420B (en) Task allocation method and device and electronic equipment
CN114629958A (en) Resource allocation method, device, electronic equipment and storage medium
CN115391042B (en) Resource allocation method and device, electronic equipment and storage medium
CN111352725B (en) Storage load balancing method and device
CN108762929B (en) Method and device for managing number of processor cores under SQL database
CN117519953B (en) Separated memory management method for server-oriented non-perception calculation
CN113238859A (en) Storage resource allocation method and system based on data storage
CN112905351B (en) GPU and CPU load scheduling method, device, equipment and medium
CN112019452B (en) Method, system and related device for processing service requirement
CN110928888A (en) Data feedback method, device, server and storage medium
CN114003340A (en) Elastic expansion method, device and equipment for container cluster and storage medium
CN114296934A (en) Method and device for allocating Yarn computing resources, computer equipment 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200703