CN117319359A - Resource management method and system - Google Patents

Resource management method and system Download PDF

Info

Publication number
CN117319359A
CN117319359A CN202210728710.0A CN202210728710A CN117319359A CN 117319359 A CN117319359 A CN 117319359A CN 202210728710 A CN202210728710 A CN 202210728710A CN 117319359 A CN117319359 A CN 117319359A
Authority
CN
China
Prior art keywords
conference
resource
service
request
enterprise
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
CN202210728710.0A
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.)
Huawei Cloud Computing Technologies Co Ltd
Original Assignee
Huawei Cloud Computing Technologies 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 Huawei Cloud Computing Technologies Co Ltd filed Critical Huawei Cloud Computing Technologies Co Ltd
Priority to CN202210728710.0A priority Critical patent/CN117319359A/en
Priority to PCT/CN2023/079016 priority patent/WO2023246162A1/en
Publication of CN117319359A publication Critical patent/CN117319359A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1083In-session procedures
    • H04L65/1093In-session procedures by adding participants; by removing participants
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Telephonic Communication Services (AREA)

Abstract

本申请公开了一种资源管理方法及系统,可以提高资源利用率以及用户体验。该方法应用于资源管理系统的会议管理服务,资源管理系统还包括会议资源服务、会议调度服务以及会议控制服务,该方法包括:会议管理服务接收到任一企业用户发送的第一请求;第一请求指示任一企业用户申请创建第一会议或者增加接入第一会议的企业用户的数量;响应于第一请求,在第一权限被启动时,向会议调度服务发送第二请求;第一权限指示第一会议能够进行会议资源动态调度,第二请求指示会议调度服务向会议资源服务订阅第一会议的第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,指示会议控制服务更新第一会议资源。

This application discloses a resource management method and system, which can improve resource utilization and user experience. The method is applied to the conference management service of the resource management system. The resource management system also includes conference resource services, conference scheduling services and conference control services. The method includes: the conference management service receives the first request sent by any enterprise user; The request instructs any enterprise user to apply to create the first conference or increase the number of enterprise users accessing the first conference; in response to the first request, when the first authority is activated, send a second request to the conference scheduling service; the first authority Instructing the first conference to be able to dynamically schedule conference resources, the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource of the first conference, and to send conference resource dynamics to the conference control service based on the status of the first conference resource. The scheduling policy instructs the conference control service to update the first conference resource.

Description

一种资源管理方法及系统A resource management method and system

技术领域Technical field

本申请涉及计算机技术领域,尤其涉及一种资源管理方法及系统。The present application relates to the field of computer technology, and in particular, to a resource management method and system.

背景技术Background technique

企业的会议资源一般分为分享型资源(例如并发资源)和专享型资源(例如虚拟会议室(virtual meeting room,VMR)资源)。其中,分享型资源不需要提前分配,可以被企业用户分享使用,即多个会议分享,专享型资源需要提前分配,不可以被企业用户分享使用,即一个会议专享。分享型资源的占用率将随着会议数和会议与会者数增加而增加,而专享型资源虽然不会被其他会议占用但占用率也将随着会议与会者数增加而增加,当占用率到达上限时分享型资源和专享型资源都将禁止新的会议与会者入会。Enterprise meeting resources are generally divided into shared resources (such as concurrent resources) and exclusive resources (such as virtual meeting room (VMR) resources). Among them, shared resources do not need to be allocated in advance and can be shared and used by enterprise users, that is, shared in multiple meetings. Exclusive resources need to be allocated in advance and cannot be shared and used by enterprise users, that is, exclusive to one meeting. The occupancy rate of shared resources will increase as the number of conferences and conference participants increases, while the occupancy rate of dedicated resources will not be occupied by other conferences but will also increase as the number of conference participants increases. When the occupancy rate When the time limit is reached, both shared resources and exclusive resources will prohibit new conference participants from joining the conference.

因此,当一个会议在启动后邀请新的会议与会者入会时,由于该会议的会议资源有限,可能会出现该会议的会议资源到达上限禁止新的会议与会者入会的情况。此时会议主持人要么踢掉部分已入会的会议与会者让新的会议与会者入会,要么在该会议是分享型资源会议时联系企业管理员删除一些非关键会议释放部分分享型资源,或者,在该会议是专享型资源会议时联系企业管理员分配规格更大的专享型资源并通知已入会的会议与会者和新的会议与会者全部重新加入新分配的会议。可见,现有的资源管理方法由于分享型资源和专享型资源相互独立只能进行单一化管理,当企业存在空闲的分享型资源或专享型资源时无法切换使用,导致资源利用率较低且用户体验较差。Therefore, when a conference invites new conference participants to join the conference after it is started, due to the limited conference resources of the conference, it may happen that the conference resources of the conference reach the upper limit and new conference participants are prohibited from joining the conference. At this time, the conference host must either kick out some of the conference participants who have joined the conference and allow new conference participants to join the conference, or contact the enterprise administrator to delete some non-key conferences to release some shared resources when the conference is a shared resource conference, or, When the conference is an exclusive resource conference, contact the enterprise administrator to allocate a larger exclusive resource and notify all existing conference participants and new conference participants to rejoin the newly allocated conference. It can be seen that the existing resource management method can only perform single management because shared resources and exclusive resources are independent of each other. When an enterprise has idle shared resources or exclusive resources, it cannot be switched, resulting in low resource utilization. And the user experience is poor.

发明内容Contents of the invention

本申请实施例提供一种资源管理方法及系统,以解决现有的资源管理方法存在的当企业存在空闲的分享型资源或专享型资源时无法切换使用,导致资源利用率较低且用户体验较差的问题。Embodiments of the present application provide a resource management method and system to solve the problem of existing resource management methods that cannot be switched when an enterprise has idle shared resources or exclusive resources, resulting in low resource utilization and poor user experience. Poor question.

第一方面,本申请实施例提供一种资源管理方法,应用于资源管理系统的会议管理服务,所述资源管理系统还包括会议资源服务、会议调度服务以及会议控制服务,所述方法包括:所述会议管理服务接收到任一企业用户发送的第一请求;其中,所述第一请求指示所述任一企业用户申请创建第一会议或者增加接入所述第一会议的企业用户的数量;响应于所述第一请求,在第一权限被启动时,所述会议管理服务向所述会议调度服务发送第二请求;其中,所述第一权限指示所述第一会议能够进行会议资源动态调度,所述第二请求指示所述会议调度服务向所述会议资源服务订阅所述第一会议的第一会议资源的状态,并基于所述第一会议资源的状态向所述会议控制服务发送会议资源动态调度策略,所述会议资源动态调度策略指示所述会议控制服务更新所述第一会议资源。In a first aspect, embodiments of the present application provide a resource management method that is applied to conference management services of a resource management system. The resource management system also includes conference resource services, conference scheduling services, and conference control services. The method includes: The conference management service receives a first request sent by any enterprise user; wherein the first request instructs the any enterprise user to apply to create a first conference or to increase the number of enterprise users accessing the first conference; In response to the first request, when the first permission is activated, the conference management service sends a second request to the conference scheduling service; wherein the first permission indicates that the first conference can perform conference resource dynamics Scheduling, the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource of the first conference, and sends a message to the conference control service based on the status of the first conference resource. A dynamic scheduling policy for conference resources, which instructs the conference control service to update the first conference resource.

通过上述设计,会议管理服务可以在企业用户申请创建会议或者增加接入该会议的企业用户的数量时,确定该企业用户是否启动会议资源动态调度权限,若启动则指示会议调度服务向会议资源服务订阅该会议的会议资源的状态,并基于该会议资源的状态向会议控制服务发送会议资源动态调度策略,更新该会议的会议资源,从而能够在该会议的会议资源到达上限时,动态调度企业的空闲会议资源更新该会议的会议资源,实现平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。Through the above design, the conference management service can determine whether the enterprise user activates the dynamic scheduling permission of conference resources when the enterprise user applies to create a conference or increases the number of enterprise users accessing the conference. If activated, it instructs the conference scheduling service to provide conference resource services. Subscribe to the status of the conference resources of the conference, and send the conference resource dynamic scheduling policy to the conference control service based on the status of the conference resources, and update the conference resources of the conference, so that when the conference resources of the conference reach the upper limit, the enterprise's conference resources can be dynamically scheduled. The idle conference resources update the conference resources of the conference to achieve smooth expansion of the conference resources of the conference, improve resource utilization, and improve user experience.

在一种可能的设计中,所述会议管理服务接收到任一企业用户发送的第一请求之后,若所述第一请求指示所述任一企业用户申请创建所述第一会议,则所述会议管理服务还可以基于所述第一请求中携带的所述第一会议资源的类型,向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应;其中,所述第三请求指示所述会议资源服务在确定存在空闲的专享型资源之后为所述第一会议分配所述第一会议资源,所述第四请求指示所述会议资源服务在确定存在空闲的分享型资源之后为所述第一会议分配所述第一会议资源;所述会议管理服务可以向所述会议控制服务发第五请求;其中,所述第五请求指示所述会议控制服务启动所述第一会议,并定时向所述会议资源服务发送所述第一会议资源的状态。In a possible design, after the conference management service receives the first request sent by any enterprise user, if the first request indicates that any enterprise user applies to create the first conference, the The conference management service may also send a third request or a fourth request to the conference resource service based on the type of the first conference resource carried in the first request, and receive the response returned by the conference resource service. A third request or a successful response to the fourth request; wherein the third request instructs the conference resource service to allocate the first conference resource to the first conference after determining that there is an idle exclusive resource, The fourth request instructs the conference resource service to allocate the first conference resource to the first conference after determining that there are idle shared resources; the conference management service may send a fifth request to the conference control service ; Wherein, the fifth request instructs the conference control service to start the first conference, and regularly sends the status of the first conference resource to the conference resource service.

通过上述设计,会议管理服务可以在企业用户申请创建会议时,基于申请中携带的该会议的会议资源的类型,指示会议资源服务确定是否有空闲的会议资源分配给该会议,若确定有空闲的会议资源分配给该会议,则指示会议控制服务启动该会议并定时向会议资源服务发送该会议的会议资源的状态,从而能够实时监测该会议的会议资源的状态,提高资源利用率,改善用户体验。Through the above design, the conference management service can, when an enterprise user applies to create a conference, instruct the conference resource service to determine whether there are idle conference resources to be allocated to the conference based on the type of conference resources carried in the application. If it is determined that there are idle conference resources, When conference resources are allocated to the conference, the conference control service is instructed to start the conference and regularly send the status of the conference resources of the conference to the conference resource service, so that the status of the conference resources of the conference can be monitored in real time, improve resource utilization, and improve user experience. .

在一种可能的设计中,所述会议管理服务基于所述第一会议资源的类型向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应时,若所述第一会议资源为专享型资源,则所述会议管理服务可以向所述会议资源服务发送所述第三请求,并接收到所述会议资源服务在确定所述第一会议资源已被分配给所述任一企业用户、且所述第一会议资源空闲之后返回的所述第三请求的成功响应;若所述第一会议资源为分享型资源,则所述会议管理服务可以向所述会议资源服务发送所述第四请求,并接收到所述会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的所述第四请求的成功响应。In a possible design, the conference management service sends a third request or a fourth request to the conference resource service based on the type of the first conference resource, and receives the third request returned by the conference resource service. In the event of a successful response to the third request or the fourth request, if the first conference resource is an exclusive resource, the conference management service may send the third request to the conference resource service and receive the The conference resource service returns a successful response to the third request after determining that the first conference resource has been allocated to any enterprise user and the first conference resource is idle; if the first conference resource If the resource is a shared resource, the conference management service may send the fourth request to the conference resource service, and upon receiving the request, the conference resource service returns after determining that the occupancy rate of the enterprise's shared resource pool is not greater than the first threshold. A successful response to the fourth request.

通过上述设计,会议管理服务可以在指示会议资源服务确定是否有空闲的会议资源分配给会议时,基于企业用户的申请中携带的该会议的会议资源的类型调整指示内容,若该会议的会议资源为专享型资源,则指示会议资源服务确定该专享型资源是否已被分配给该企业用户且空闲,若该会议资源为分享型资源,则指示会议资源服务确定企业分享型资源池的占用率是否不大于第一阈值,从而保证分配给该会议的会议资源满足该企业用户的需求,改善用户体验。Through the above design, the conference management service can adjust the instruction content based on the type of conference resources carried in the enterprise user's application when instructing the conference resource service to determine whether there are free conference resources to be allocated to the conference. If the conference resources of the conference If it is an exclusive resource, instruct the conference resource service to determine whether the exclusive resource has been allocated to the enterprise user and is free. If the conference resource is a shared resource, instruct the conference resource service to determine the occupation of the enterprise's shared resource pool. Whether the rate is not greater than the first threshold, thereby ensuring that the conference resources allocated to the conference meet the needs of the enterprise users and improving user experience.

在一种可能的设计中,所述会议管理服务接收到所述任一企业用户发送的第一请求之前,所述会议管理服务还可以接收到企业管理员发送的所述第一权限的分配信息;其中,所述分配信息指示具有所述第一权限的企业用户。In a possible design, before the conference management service receives the first request sent by any enterprise user, the conference management service may also receive the allocation information of the first permission sent by the enterprise administrator. ; Wherein, the allocation information indicates an enterprise user with the first authority.

通过上述设计,企业用户的会议资源动态调度权限可以是企业管理员预先分配的,从而使得该企业用户启动会议资源动态调度权限可以保障该企业用户创建的会议能够进行会议资源动态调度,提高资源利用率,改善用户体验。Through the above design, the enterprise user's dynamic scheduling permission for conference resources can be pre-assigned by the enterprise administrator, so that the enterprise user's permission to initiate dynamic scheduling of conference resources can ensure that the conference created by the enterprise user can dynamically schedule conference resources and improve resource utilization. rate and improve user experience.

在一种可能的设计中,所述会议管理服务接收到所述任一企业用户发送的第一请求之后,所述会议管理服务还可以基于所述第一权限的分配信息,确定所述任一企业用户是否具有所述第一权限;若所述任一企业用户不具有所述第一权限,则所述会议管理服务可以接收到所述任一企业用户发送的第六请求,向所述企业管理员发送第七请求;其中,所述第六请求指示所述任一企业用户申请所述第一权限,所述第七请求指示所述企业管理员给所述任一企业用户临时分配所述第一权限。In a possible design, after the conference management service receives the first request sent by any enterprise user, the conference management service may also determine whether the Whether the enterprise user has the first authority; if any of the enterprise users does not have the first authority, the conference management service can receive the sixth request sent by any of the enterprise users and send a request to the enterprise. The administrator sends a seventh request; wherein the sixth request instructs the any enterprise user to apply for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the First authority.

通过上述设计,企业用户的会议资源动态调度权限可以是该企业用户临时申请后企业管理员临时分配的,从而使得该企业用户启动会议资源动态调度权限可以保障该企业用户创建的会议能够进行会议资源动态调度,提高资源利用率,改善用户体验。Through the above design, the enterprise user's dynamic scheduling permission for conference resources can be temporarily allocated by the enterprise administrator after the enterprise user temporarily applies for it, so that the enterprise user's permission to initiate the dynamic scheduling of conference resources can ensure that the conference created by the enterprise user can use conference resources. Dynamic scheduling improves resource utilization and user experience.

在一种可能的设计中,所述第一会议资源为专享型资源且所述第一会议资源的占用率大于第二阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议控制服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议控制服务将所述第一会议资源更新为第五会议资源;其中,所述第五会议资源为所述第一会议资源以及冗余专享型资源的叠加资源,所述冗余专享型资源是基于企业等级生成的。In a possible design, the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than a second threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is The second conference resource, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is a dedicated resource allocated by the conference resource service to any enterprise user. Exclusive resources, or exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference resource does not exist conference resources but there is a third conference resource, the conference control service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the conference resource service allocated to any enterprise user Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the third The fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference control service The first conference resource is updated to a fifth conference resource; wherein the fifth conference resource is a superimposed resource of the first conference resource and a redundant exclusive resource, and the redundant exclusive resource is based on Generated at the enterprise level.

通过上述设计,会议调度服务在基于会议的会议资源的状态向会议控制服务发送会议资源动态调度策略更新该会议的会议资源时,若确定该会议的会议资源为专享型资源且该专享型资源的占用率大于第二阈值,则会议资源动态调度策略为从分配给创建该会议的企业用户的专享型资源或者企业专享型资源池的未分配专享型资源池中,查询是否有规格不小于第三阈值的专享型资源(如该会议的会议资源是20方专享型资源,查询是否有25方专享型资源),以及从分配给创建该会议的企业用户的专享型资源或者企业分享型资源池中的分享型资源中,查询是否有规格与该会议的会议资源的规格之和不小于第三阈值的专享型资源或者分享型资源(如该会议的会议资源是20方专享型资源,查询是否有不小于5方的专享型资源或者分享型资源),若都没有则基于企业等级生成冗余专享型资源(如该会议的会议资源是20方专享型资源,生成5方专享型资源),从而能够在该会议的会议资源到达上限时,动态调度企业空闲的专享型资源和分享型资源更新该会议的会议资源,实现分享型资源和专享型资源混合化管理,平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。Through the above design, when the conference scheduling service sends the conference resource dynamic scheduling policy to the conference control service to update the conference resources of the conference based on the status of the conference resources of the conference, if it is determined that the conference resources of the conference are exclusive resources and the exclusive resources If the resource occupancy rate is greater than the second threshold, the conference resource dynamic scheduling policy is to query whether there are exclusive resources allocated to the enterprise user who created the conference or an unallocated exclusive resource pool of the enterprise exclusive resource pool. Exclusive resources whose specifications are not less than the third threshold (for example, the conference resource of this conference is an exclusive resource for 20 parties, query whether there are exclusive resources for 25 parties), and exclusive resources allocated to the enterprise user who created the conference Among the shared resources in the enterprise shared resource pool, query whether there are exclusive resources or shared resources whose specifications sum to the specifications of the meeting resources of the meeting are not less than the third threshold (such as the meeting resources of the meeting It is an exclusive resource for 20 parties. Check whether there are exclusive resources or shared resources for no less than 5 parties). If there are none, redundant exclusive resources will be generated based on the enterprise level (for example, the conference resource for this conference is 20 parties). Exclusive resources, generating 5-party exclusive resources), so that when the conference resources of the conference reach the upper limit, the enterprise's idle exclusive resources and shared resources can be dynamically scheduled to update the conference resources of the conference, realizing shared resources. And hybrid management of exclusive resources to smoothly expand the conference resources of the conference, improve resource utilization, and improve user experience.

在一种可能的设计中,所述第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议资源服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议资源服务将所述第一会议资源更新为第六会议资源;其中,所述第六会议资源为所述第一会议资源以及冗余分享型资源的叠加资源,所述冗余分享型资源是基于企业等级生成的。In one possible design, the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than a fourth threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is a third Two conference resources, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is an exclusive resource allocated by the conference resource service to any enterprise user. resources, or are unallocated exclusive resources in the enterprise-exclusive resource pool, and the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference does not exist resources but there is a third conference resource, the conference resource service updates the first conference resource to a fourth conference resource; wherein, the third conference resource is allocated by the conference resource service to any enterprise user. Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the fourth The conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference resource service will The first conference resource is updated to a sixth conference resource; wherein the sixth conference resource is a superimposed resource of the first conference resource and a redundant shared resource, and the redundant shared resource is generated based on the enterprise level. of.

通过上述设计,会议调度服务在基于会议的会议资源的状态向会议控制服务发送会议资源动态调度策略更新该会议的会议资源时,若确定该会议的会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值,则会议资源动态调度策略为从分配给创建该会议的企业用户的专享型资源或者企业专享型资源池的未分配专享型资源池中,查询是否有规格不小于第三阈值的专享型资源(如该会议的会议资源是20方分享型资源,查询是否有25方专享型资源),以及从分配给创建该会议的企业用户的专享型资源或者企业分享型资源池中的分享型资源中,查询是否有规格与该会议的会议资源的规格之和不小于第三阈值的专享型资源或者分享型资源(如该会议的会议资源是20方分享型资源,查询是否有不小于5方的专享型资源或者分享型资源),若都没有则基于企业等级生成冗余分享型资源(如该会议的会议资源是20方分享型资源,生成5方分享型资源),从而能够在该会议的会议资源到达上限时,动态调度企业空闲的专享型资源和分享型资源更新该会议的会议资源,实现分享型资源和专享型资源混合化管理,平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。Through the above design, when the conference scheduling service sends the conference resource dynamic scheduling policy to the conference control service to update the conference resources of the conference based on the status of the conference resources of the conference, if it is determined that the conference resources of the conference are shared resources and the enterprise shared resource pool The occupancy rate is not greater than the fourth threshold, then the conference resource dynamic scheduling policy is to query whether there are exclusive resources allocated to the enterprise user who created the conference or an unallocated exclusive resource pool of the enterprise exclusive resource pool. Exclusive resources whose specifications are not less than the third threshold (for example, the conference resource of this conference is a 20-party shared resource, query whether there are 25-party exclusive resources), and exclusive resources allocated to the enterprise user who created the conference Among the resources or shared resources in the enterprise shared resource pool, query whether there are exclusive resources or shared resources whose specifications and the sum of the specifications of the conference resources of the conference are not less than the third threshold (for example, the conference resources of the conference are For 20-party shared resources, check whether there are exclusive resources or shared resources for no less than 5 parties). If there are none, redundant shared resources will be generated based on the enterprise level (for example, the meeting resource of the conference is a 20-party shared resource. , generating 5-party shared resources), so that when the conference resources of the conference reach the upper limit, the enterprise's idle exclusive resources and shared resources can be dynamically scheduled to update the conference resources of the conference, realizing shared resources and exclusive resources. Hybrid management can smoothly expand the conference resources of the conference, improve resource utilization, and improve user experience.

第二方面,本申请实施例还提供一种资源管理系统,用于实现上述第一方面或第一方面的任意一种可能的设计中所述的方法。所述系统所实现的功能可以过硬件实现,也可以通过硬件执行相应的软件实现。所述硬件或软件包括一个或多个与上述功能相对应的模块(或单元),如包括会议管理服务、会议资源服务、会议调度服务以及会议控制服务。In a second aspect, embodiments of the present application further provide a resource management system for implementing the method described in the above first aspect or any possible design of the first aspect. The functions implemented by the system can be implemented by hardware, or can be implemented by hardware executing corresponding software. The hardware or software includes one or more modules (or units) corresponding to the above functions, such as conference management services, conference resource services, conference scheduling services, and conference control services.

示例性的,所述会议管理服务,用于:接收到任一企业用户发送的第一请求,响应于所述第一请求,在第一权限被启动时,向所述会议调度服务发送第二请求;其中,所述第一请求指示所述任一企业用户申请创建第一会议或者增加接入所述第一会议的企业用户的数量,所述第一权限指示所述第一会议能够进行会议资源动态调度;Exemplarily, the conference management service is configured to: receive a first request sent by any enterprise user, and in response to the first request, when the first authority is activated, send a second request to the conference scheduling service. Request; wherein, the first request indicates that any enterprise user applies to create a first conference or increase the number of enterprise users accessing the first conference, and the first permission indicates that the first conference can conduct a conference Dynamic resource scheduling;

所述会议调度服务,用于:接收到所述会议管理服务发送的所述第二请求,响应于所述第二请求,向所述会议资源服务订阅所述第一会议的第一会议资源的状态,并基于所述第一会议资源的状态向所述会议控制服务发送会议资源动态调度策略;The conference scheduling service is configured to: receive the second request sent by the conference management service, and in response to the second request, subscribe to the conference resource service for the first conference resource of the first conference. status, and send a conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource;

所述会议资源服务,用于:响应于所述订阅,向所述会议资源服务发送所述第一会议资源的状态;The conference resource service is configured to: in response to the subscription, send the status of the first conference resource to the conference resource service;

所述会议控制服务,用于:接收到所述会议调度服务发送的所述会议资源动态调度策略,响应于所述会议资源动态调度策略,更新所述第一会议资源。The conference control service is configured to: receive the conference resource dynamic scheduling policy sent by the conference scheduling service, and update the first conference resource in response to the conference resource dynamic scheduling policy.

在一种可能的设计中,所述会议管理服务接收到任一企业用户发送的第一请求之后,所述会议管理服务还用于:若所述第一请求指示所述任一企业用户申请创建所述第一会议,则基于所述第一请求中携带的所述第一会议资源的类型,向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应;其中,所述第三请求指示所述会议资源服务在确定存在空闲的专享型资源之后为所述第一会议分配所述第一会议资源,所述第四请求指示所述会议资源服务在确定存在空闲的分享型资源之后为所述第一会议分配所述第一会议资源;向所述会议控制服务发第五请求;其中,所述第五请求指示所述会议控制服务启动所述第一会议,并定时向所述会议资源服务发送所述第一会议资源的状态。In a possible design, after the conference management service receives the first request sent by any enterprise user, the conference management service is also used to: if the first request indicates that any enterprise user applies to create The first meeting, based on the type of the first meeting resource carried in the first request, sends a third request or a fourth request to the meeting resource service, and receives the response returned by the meeting resource service. The third request or the successful response of the fourth request; wherein the third request indicates that the conference resource service allocates the first conference to the first conference after determining that there are idle exclusive resources. resource, the fourth request instructs the conference resource service to allocate the first conference resource to the first conference after determining that there are idle shared resources; and sends a fifth request to the conference control service; wherein, The fifth request instructs the conference control service to start the first conference and regularly sends the status of the first conference resource to the conference resource service.

在一种可能的设计中,所述会议管理服务基于所述第一会议资源的类型向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应时,所述会议管理服务具体用于:若所述第一会议资源为专享型资源,则向所述会议资源服务发送所述第三请求,并接收到所述会议资源服务在确定所述第一会议资源已被分配给所述任一企业用户、且所述第一会议资源空闲之后返回的所述第三请求的成功响应;若所述第一会议资源为分享型资源,则向所述会议资源服务发送所述第四请求,并接收到所述会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的所述第四请求的成功响应。In a possible design, the conference management service sends a third request or a fourth request to the conference resource service based on the type of the first conference resource, and receives the third request returned by the conference resource service. When the third request or the fourth request is successfully responded to, the conference management service is specifically configured to: if the first conference resource is an exclusive resource, send the third request to the conference resource service, and Receive a successful response to the third request returned by the conference resource service after determining that the first conference resource has been allocated to any enterprise user and the first conference resource is idle; if the third request If a conference resource is a shared resource, the fourth request is sent to the conference resource service, and the conference resource service returns the response after determining that the occupancy rate of the enterprise shared resource pool is not greater than the first threshold. Successful response to the fourth request.

在一种可能的设计中,所述会议管理服务接收到所述任一企业用户发送的第一请求之前,所述会议管理服务还用于:接收到企业管理员发送的所述第一权限的分配信息;其中,所述分配信息指示具有所述第一权限的企业用户。In a possible design, before the conference management service receives the first request sent by any enterprise user, the conference management service is also configured to: receive the first permission request sent by the enterprise administrator. Allocation information; wherein the allocation information indicates an enterprise user with the first authority.

在一种可能的设计中,所述会议管理服务接收到所述任一企业用户发送的第一请求之后,所述会议管理服务还用于:基于所述第一权限的分配信息,确定所述任一企业用户是否具有所述第一权限;若所述任一企业用户不具有所述第一权限,则接收到所述任一企业用户发送的第六请求,向所述企业管理员发送第七请求;其中,所述第六请求指示所述任一企业用户申请所述第一权限,所述第七请求指示所述企业管理员给所述任一企业用户临时分配所述第一权限。In a possible design, after the conference management service receives the first request sent by any enterprise user, the conference management service is further configured to: based on the allocation information of the first permission, determine the Whether any enterprise user has the first authority; if any enterprise user does not have the first authority, the sixth request sent by the enterprise user is received, and the sixth request is sent to the enterprise administrator. Seven requests; wherein, the sixth request instructs any enterprise user to apply for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the first permission to any enterprise user.

在一种可能的设计中,所述第一会议资源为专享型资源且所述第一会议资源的占用率大于第二阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议控制服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议控制服务将所述第一会议资源更新为第五会议资源;其中,所述第五会议资源为所述第一会议资源以及冗余专享型资源的叠加资源,所述冗余专享型资源是基于企业等级生成的。In a possible design, the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than a second threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is The second conference resource, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is a dedicated resource allocated by the conference resource service to any enterprise user. Exclusive resources, or exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference resource does not exist conference resources but there is a third conference resource, the conference control service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the conference resource service allocated to any enterprise user Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the third The fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference control service The first conference resource is updated to a fifth conference resource; wherein the fifth conference resource is a superimposed resource of the first conference resource and a redundant exclusive resource, and the redundant exclusive resource is based on Generated at the enterprise level.

在一种可能的设计中,所述第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议资源服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议资源服务将所述第一会议资源更新为第六会议资源;其中,所述第六会议资源为所述第一会议资源以及冗余分享型资源的叠加资源,所述冗余分享型资源是基于企业等级生成的。In one possible design, the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than a fourth threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is a third Two conference resources, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is an exclusive resource allocated by the conference resource service to any enterprise user. resources, or are unallocated exclusive resources in the enterprise-exclusive resource pool, and the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference does not exist resources but there is a third conference resource, the conference resource service updates the first conference resource to a fourth conference resource; wherein, the third conference resource is allocated by the conference resource service to any enterprise user. Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the fourth The conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference resource service will The first conference resource is updated to a sixth conference resource; wherein the sixth conference resource is a superimposed resource of the first conference resource and a redundant shared resource, and the redundant shared resource is generated based on the enterprise level. of.

第三方面,本申请还提供一种计算设备集群,包括至少一个计算设备,每个计算设备的结构中包括处理器和存储器。处理器被配置为支持资源管理系统执行上述第一方面或上述第一方面的任意一种可能的设计的方法。存储器与处理器耦合,其保存通信装置必要的程序指令和数据。通信装置的结构中还包括通信接口,用于与其他设备进行通信。In a third aspect, the present application also provides a computing device cluster, including at least one computing device, and the structure of each computing device includes a processor and a memory. The processor is configured to support the resource management system to perform the method of the above-mentioned first aspect or any possible design of the above-mentioned first aspect. The memory is coupled to the processor and stores program instructions and data necessary for the communications device. The structure of the communication device also includes a communication interface for communicating with other devices.

第四方面,本申请还提供一种计算机可读存储介质,所述计算机可读存储介质包括计算机程序指令,当所述计算机程序指令由计算设备集群执行时,使得所述计算设备集群执行上述第一方面或上述第一方面的任意一种可能的设计的方法。In a fourth aspect, the present application also provides a computer-readable storage medium. The computer-readable storage medium includes computer program instructions. When the computer program instructions are executed by a computing device cluster, the computing device cluster executes the above-mentioned first step. One aspect or any possible design method of the first aspect above.

第五方面,本申请还提供一种包含指令的计算机程序产品,当所述指令被计算设备集群运行时,使得所述计算设备集群执行上述第一方面或上述第一方面的任意一种可能的设计的方法。In a fifth aspect, the present application also provides a computer program product containing instructions. When the instructions are run by a cluster of computing devices, the cluster of computing devices causes the cluster of computing devices to execute the above-mentioned first aspect or any possible method of the above-mentioned first aspect. design method.

第六方面,本申请还提供一种芯片,所述芯片可以与存储器耦合,用于调用存储器中存储的计算机程序并执行上述第一方面及其任意一种可能的设计的方法。In a sixth aspect, the present application also provides a chip, which can be coupled to a memory and used to call a computer program stored in the memory and execute the method of the first aspect and any possible design thereof.

上述第二方面至第六方面及其可能的设计中的有益效果可以参考上述对第一方面及其任意一种可能的设计中所述的方法的有益效果的描述。For the beneficial effects in the above second to sixth aspects and their possible designs, reference can be made to the above description of the beneficial effects of the method described in the first aspect and any possible design thereof.

附图说明Description of drawings

图1为现有的一种会议资源管理的流程示意图;Figure 1 is a schematic flow chart of an existing conference resource management;

图2为本申请实施例提供的一种资源管理系统的架构示意图;Figure 2 is a schematic architectural diagram of a resource management system provided by an embodiment of the present application;

图3为本申请实施例提供的一种资源管理方法的流程示意图;Figure 3 is a schematic flow chart of a resource management method provided by an embodiment of the present application;

图4a为本申请实施例提供的一种预先分配且会前启动第一权限场景下会议资源动态调度的流程示意图;Figure 4a is a schematic flowchart of dynamic scheduling of conference resources in a first permission scenario that is pre-allocated and activated before the meeting according to the embodiment of the present application;

图4b为本申请实施例提供的一种预先分配且会中启动第一权限场景下会议资源动态调度的流程示意图;Figure 4b is a schematic flowchart of dynamic scheduling of conference resources in a first permission scenario that is pre-allocated and activated during the conference according to the embodiment of the present application;

图4c为本申请实施例提供的一种临时分配且会中启动第一权限场景下会议资源动态调度的流程示意图;Figure 4c is a schematic flowchart of dynamic scheduling of conference resources in a scenario of temporary allocation and activation of the first permission during the meeting provided by the embodiment of the present application;

图5为本申请实施例提供的又一种资源管理系统的结构示意图;Figure 5 is a schematic structural diagram of another resource management system provided by an embodiment of the present application;

图6为本申请实施例提供的一种计算设备的结构示意图;Figure 6 is a schematic structural diagram of a computing device provided by an embodiment of the present application;

图7为本申请实施例提供的一种计算设备集群的结构示意图;Figure 7 is a schematic structural diagram of a computing device cluster provided by an embodiment of the present application;

图8为本申请实施例提供的一种计算设备集群之间的连接方式的示意图。Figure 8 is a schematic diagram of a connection method between computing device clusters provided by an embodiment of the present application.

具体实施方式Detailed ways

下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整的描述。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application.

下面对本申请实施例中涉及的部分用语进行解释说明,以便理解本申请实施例。Some terms involved in the embodiments of the present application are explained below to facilitate understanding of the embodiments of the present application.

1)会议资源,指与会者接入会议时的接入路径,例如,30个与会者可以接入具有30方会议资源的会议。会议资源一般分为分享型资源(例如并发资源)和专享型资源(例如虚拟会议室(virtual meeting room,VMR)资源)。1) Conference resources refer to the access path for participants to access the conference. For example, 30 participants can access a conference with 30 party conference resources. Conference resources are generally divided into shared resources (such as concurrent resources) and exclusive resources (such as virtual meeting room (VMR) resources).

2)分享型资源,不需要提前分配,可以被企业用户分享使用,即多个会议分享。当一个会议的会议资源是分享型资源时,分享型资源的占用率将随着会议数和会议与会者数增加而增加,当占用率到达上限时该会议将禁止新的会议与会者入会。2) Shared resources do not need to be allocated in advance and can be shared and used by enterprise users, that is, shared in multiple meetings. When the conference resources of a conference are shared resources, the occupancy rate of the shared resources will increase as the number of conferences and conference participants increases. When the occupancy rate reaches the upper limit, the conference will prohibit new conference participants from joining.

例如,企业分享型资源池中有100方分享型资源,企业用户A创建的第一会议占用10方分享型资源,企业用户B创建的第二会议占用30方分享型资源,此时企业分享型资源池中还有60方分享型资源未被占用,企业分享型资源池的占用率为40%。当企业用户C创建第三会议之后,若第三会议占用50方分享型资源,企业分享型资源池的占用率将由40%变为90%,企业分享型资源池的占用率到达上限,导致第一会议、第二会议以及第三会议都禁止新的与会者入会。或者,当接入第一会议和第二会议的与会者数增加之后,若第一会议占用的分享型资源由10方变为50方,第二会议占用的分享型资源由30方变为40方,企业分享型资源池的占用率将由40%变为90%,企业分享型资源池的占用率到达上限,导致第一会议以及第二会议都禁止新的与会者入会。即分享型资源的占用率是企业分享型资源池的占用率。For example, there are 100 shared resources in the enterprise shared resource pool. The first meeting created by enterprise user A occupies 10 shared resources, and the second meeting created by enterprise user B occupies 30 shared resources. At this time, the enterprise shared resources There are still 60 shared resources in the resource pool that are not occupied, and the occupancy rate of the enterprise shared resource pool is 40%. After enterprise user C creates the third conference, if the third conference occupies 50 shared resources, the occupancy rate of the enterprise shared resource pool will change from 40% to 90%, and the occupancy rate of the enterprise shared resource pool will reach the upper limit, resulting in the third meeting New participants are prohibited from joining the first meeting, the second meeting, and the third meeting. Or, when the number of participants connected to the first conference and the second conference increases, if the shared resources occupied by the first conference change from 10 parties to 50 parties, and the shared resources occupied by the second conference change from 30 parties to 40 Party, the occupancy rate of the enterprise shared resource pool will change from 40% to 90%, and the occupancy rate of the enterprise shared resource pool will reach the upper limit, causing the first and second meetings to prohibit new participants from joining the meeting. That is, the occupancy rate of shared resources is the occupancy rate of the enterprise's shared resource pool.

3)专享型资源,需要提前分配,不可以被企业用户分享使用,即一个会议专享。当一个会议的会议资源是专享型资源时,专享型资源虽然不会被其他会议占用但占用率也将随着会议与会者数增加而增加,当占用率到达上限时该会议将禁止新的会议与会者入会。3) Exclusive resources need to be allocated in advance and cannot be shared by enterprise users, that is, they are exclusive to one conference. When the conference resources of a conference are exclusive resources, although the exclusive resources will not be occupied by other conferences, the occupancy rate will also increase as the number of conference participants increases. When the occupancy rate reaches the upper limit, the conference will prohibit new entries. of meeting attendees join the meeting.

例如,企业专享型资源池中有4个专享型资源,规格分别为10方、20方、30方以及40方,其中,10方专享型资源被分配给企业用户A,20方专享型资源被分配给企业用户B,30方专享型资源被分配给企业用户C,40方专享型资源未被分配给任何企业用户。当企业用户A创建第一会议之后,第一会议仅占用分配给企业用户A的10方专享型资源,而不会占用企业专享型资源池中分配给其他企业用户(如企业用户B或企业用户C)或者未被分配给任何企业用户的专享型资源,若接入第一会议的与会者数为5个,第一会议的10方专享型资源的占用率为50%,若接入第一会议的与会者数由5个变为9个,第一会议的10方专享型资源的占用率由50%变为90%,第一会议的10方专享型资源的占用率到达上限,导致第一会议禁止新的与会者入会。即专享型资源的占用率是企业专享型资源池中的某个专享型资源的占用率。For example, there are 4 exclusive resources in the enterprise exclusive resource pool, with specifications of 10 square meters, 20 square meters, 30 square meters and 40 square meters respectively. Among them, the 10 square meters exclusive resources are allocated to enterprise user A, and the 20 square meters exclusive resources are allocated to enterprise user A. The exclusive resource of 30 square meters is allocated to enterprise user B, the exclusive resource of 30 square meters is allocated to enterprise user C, and the exclusive resource of 40 square meters is not allocated to any enterprise user. After enterprise user A creates the first conference, the first conference only occupies the 10-party exclusive resources allocated to enterprise user A, and will not occupy the enterprise exclusive resource pool allocated to other enterprise users (such as enterprise user B or enterprise user A). Enterprise user C) or exclusive resources not allocated to any enterprise user, if the number of participants accessing the first conference is 5, the occupancy rate of the 10-party exclusive resources of the first conference is 50%, if The number of participants accessing the first conference changed from 5 to 9. The occupancy rate of the 10-party exclusive resources of the first conference changed from 50% to 90%. The occupancy of the 10-party exclusive resources of the first conference The rate reaches the upper limit, causing the first conference to prohibit new participants from joining. That is, the occupancy rate of exclusive resources is the occupancy rate of a certain exclusive resource in the enterprise's exclusive resource pool.

4)企业分享型资源池和企业专享型资源池,任一企业的企业管理员可以向订购平台申请该企业的会议资源,包括企业用户数、企业分享型资源池、企业专享型资源池等,申请成功后订购平台将该企业的会议资源下发到该企业的会议资源服务保存,使得在该企业的任一企业用户向该企业的会议管理服务申请创建会议之后,该企业的会议管理服务可以向该企业的会议资源服务申请给该会议分配会议资源。4) Enterprise shared resource pool and enterprise exclusive resource pool. The enterprise administrator of any enterprise can apply to the ordering platform for the enterprise's conference resources, including the number of enterprise users, enterprise shared resource pool, and enterprise exclusive resource pool. Wait, after the application is successful, the ordering platform will distribute the conference resources of the enterprise to the conference resource service of the enterprise for storage, so that after any enterprise user of the enterprise applies to the conference management service of the enterprise to create a conference, the conference management of the enterprise The service can apply to the enterprise's conference resource service to allocate conference resources to the conference.

示例性地,如图1所示,为现有的一种会议资源管理的流程示意图,企业管理员向订购平台申请企业的会议资源,包括企业分享型资源池和企业专享型资源池,申请成功后订购平台将企业的会议资源下发到会议资源服务保存,会议资源服务可以将企业的会议资源的规格以及占用率通知给会议管理服务。For example, as shown in Figure 1, it is a schematic flowchart of an existing conference resource management process. The enterprise administrator applies to the ordering platform for the enterprise's conference resources, including an enterprise shared resource pool and an enterprise exclusive resource pool. The application After success, the ordering platform will deliver the enterprise's conference resources to the conference resource service for storage. The conference resource service can notify the conference management service of the specifications and occupancy rate of the enterprise's conference resources.

当企业用户创建会议时,若该会议的会议资源是分享型资源,由于分享型资源不需要提前分配,在企业用户向会议管理服务申请创建会议之后,会议管理服务可以直接基于会议资源服务通知的企业分享型资源池的规格以及占用率,确定是否有空闲的分享型资源,若有空闲的分享型资源,将该空闲的分享型资源分配该会议占用,并向会议资源服务上报该会议的占用规格。由于企业分享型资源池的占用率将随着会议数和会议与会者数增加而增加,当占用率到达上限时该会议将禁止新的会议与会者入会,此时,会议主持人要么踢掉部分已入会的会议与会者让新的会议与会者入会,要么联系企业管理员删除一些非关键会议,释放企业分享型资源池中被占用的部分分享型资源。When an enterprise user creates a meeting, if the meeting resources of the meeting are shared resources, since the shared resources do not need to be allocated in advance, after the enterprise user applies to the meeting management service to create a meeting, the meeting management service can directly based on the meeting resource service notification The specifications and occupancy rate of the enterprise's shared resource pool determine whether there are idle shared resources. If there are idle shared resources, allocate the idle shared resources to the conference and report the occupancy of the conference to the conference resource service. Specification. Since the occupancy rate of the enterprise shared resource pool will increase with the increase in the number of conferences and conference participants, when the occupancy rate reaches the upper limit, the conference will prohibit new conference participants from joining. At this time, the conference host will either kick out some Already joined conference participants invite new conference participants to join the conference, or contact the enterprise administrator to delete some non-key conferences to release some shared resources occupied in the enterprise shared resource pool.

若该会议的会议资源是专享型资源,由于分享型资源需要提前分配,在企业用户向会议管理服务申请创建会议之后,会议管理服务可以基于申请中携带的分配给该企业用户的专享型资源的标识,确定分配给该企业用户的专享型资源是否空闲,若空闲,向会议资源服务查询分配给该企业用户的专享型资源的规格,确定可以接入该会议的与会者数。由于专享型资源虽然不会被其他会议占用但占用率也将随着会议与会者数增加而增加,当占用率到达上限时该会议将禁止新的会议与会者入会,此时,会议主持人要么踢掉部分已入会的会议与会者让新的会议与会者入会,要么联系企业管理员分配规格更大的专享型资源并通知已入会的会议与会者和新的会议与会者全部重新加入新分配的会议。If the conference resources of the conference are exclusive resources, since shared resources need to be allocated in advance, after the enterprise user applies to the conference management service to create a conference, the conference management service can be allocated to the enterprise user based on the exclusive resources carried in the application. The identifier of the resource determines whether the exclusive resource allocated to the enterprise user is free. If it is idle, query the conference resource service for the specifications of the exclusive resource allocated to the enterprise user to determine the number of participants who can access the conference. Although dedicated resources will not be occupied by other conferences, the occupancy rate will increase as the number of conference participants increases. When the occupancy rate reaches the upper limit, the conference will prohibit new conference participants from joining. At this time, the conference host Either kick out some of the conference participants who have joined the conference and let new conference participants join the conference, or contact the enterprise administrator to allocate larger dedicated resources and notify all the conference participants who have joined the conference and the new conference participants to rejoin the new conference. Assigned meetings.

5)本申请实施例中所使用的术语只是为了描述特定实施例的目的,而并非旨在作为对本申请的限制。如在本申请的说明书和所附权利要求书中所使用的那样,单数表达形式“一个”、“一种”、“所述”、“上述”、“该”和“这一”旨在也包括例如“一个或多个”这种表达形式,除非其上下文中明确地有相反指示。还应当理解,在本申请实施例中,“一个或多个”是指一个、两个或两个以上;“和/或”,描述关联对象的关联关系,表示可以存在三种关系;例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B的情况,其中A、B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。5) The terms used in the embodiments of this application are only for the purpose of describing specific embodiments and are not intended to limit this application. As used in the specification and appended claims of this application, the singular expressions "a", "an", "said", "above", "the" and "the" are intended to also Expressions such as "one or more" are included unless the context clearly indicates otherwise. It should also be understood that in the embodiments of this application, "one or more" refers to one, two or more than two; "and/or" describes the association relationship of associated objects, indicating that three relationships can exist; for example, A and/or B can mean: A alone exists, A and B exist simultaneously, and B exists alone, where A and B can be singular or plural. The character "/" generally indicates that the related objects are in an "or" relationship.

在本说明书中描述的参考“一个实施例”或“一些实施例”等意味着在本申请的一个或多个实施例中包括结合该实施例描述的特定特征、结构或特点。由此,在本说明书中的不同之处出现的语句“在一个实施例中”、“在一些实施例中”、“在其他一些实施例中”、“在另外一些实施例中”等不是必然都参考相同的实施例,而是意味着“一个或多个但不是所有的实施例”,除非是以其他方式另外特别强调。术语“包括”、“包含”、“具有”及它们的变形都意味着“包括但不限于”,除非是以其他方式另外特别强调。Reference in this specification to "one embodiment" or "some embodiments" or the like means that a particular feature, structure or characteristic described in connection with the embodiment is included in one or more embodiments of the application. Therefore, the phrases "in one embodiment", "in some embodiments", "in other embodiments", "in other embodiments", etc. appearing in different places in this specification are not necessarily References are made to the same embodiment, but rather to "one or more but not all embodiments" unless specifically stated otherwise. The terms “including,” “includes,” “having,” and variations thereof all mean “including but not limited to,” unless otherwise specifically emphasized.

本申请实施例涉及的至少一个,包括一个或者多个;其中,多个是指大于或者等于两个。另外,需要理解的是,在本申请的描述中,“第一”、“第二”等词汇,仅用于区分描述的目的,而不能理解为指示或暗示相对重要性,也不能理解为指示或暗示顺序。The at least one involved in the embodiments of this application includes one or more; where multiple means greater than or equal to two. In addition, it should be understood that in the description of this application, words such as "first" and "second" are only used for the purpose of distinguishing the description, and cannot be understood as indicating or implying relative importance, nor can they be understood as indicating. Or suggestive order.

下面对本申请实施例中涉及的技术特征进行解释说明,以便理解本申请实施例。The technical features involved in the embodiments of the present application are explained below to facilitate understanding of the embodiments of the present application.

如背景技术所述,当一个会议在启动后邀请新的会议与会者入会时,由于该会议的会议资源有限,可能会出现该会议的会议资源到达上限禁止新的会议与会者入会的情况。此时,会议主持人要么踢掉部分已入会的会议与会者让新的会议与会者入会,要么在该会议是分享型资源会议时联系企业管理员删除一些非关键会议释放部分分享型资源,或者,在该会议是专享型资源会议时联系企业管理员分配规格更大的专享型资源并通知已入会的会议与会者和新的会议与会者全部重新加入新分配的会议。例如,第一会议的会议资源是3方分享型资源或者3方专享型资源,接入第一会议的与会者有3个,分别是企业用户A、企业用户B以及企业用户C,此时企业用户D想要入会,但企业分享型资源池的占用率到达上限或3方专享型资源的占用率到达上限,那么作为会议主持人的企业用户A可以踢掉企业用户B或企业用户C让企业用户D入会,或者,若第一会议的会议资源是3方分享型资源,企业用户A还可以联系企业管理员删除一些非关键会议,释放企业分享型资源池中被占用的部分分享型资源,若第一会议的会议资源是3方专享型资源,企业用户A还可以联系企业管理员分配规格更大的专享型资源(如4方专享型资源)创建第二会议,并通知企业用户B、企业用户C以及企业用户D全部重新加入第二会议。可见,现有的资源管理方法由于分享型资源和专享型资源相互独立只能进行单一化管理,当企业存在空闲的分享型资源或专享型资源时无法切换使用,导致资源利用率较低且用户体验较差。As mentioned in the background art, when a conference invites new conference participants to join the conference after being started, due to limited conference resources of the conference, it may happen that the conference resources of the conference reach the upper limit and new conference participants are prohibited from joining the conference. At this time, the conference host must either kick out some of the conference participants who have joined the conference and allow new conference participants to join the conference, or contact the enterprise administrator to delete some non-key conferences to release some shared resources when the conference is a shared resource conference, or , when the conference is an exclusive resource conference, contact the enterprise administrator to allocate a larger exclusive resource and notify all existing conference participants and new conference participants to rejoin the newly allocated conference. For example, the conference resource of the first conference is a three-party shared resource or a three-party exclusive resource. There are three participants accessing the first conference, namely enterprise user A, enterprise user B and enterprise user C. At this time, Enterprise user D wants to join the conference, but the occupancy rate of the enterprise shared resource pool reaches the upper limit or the occupancy rate of the three-party exclusive resources reaches the upper limit, then enterprise user A, as the conference host, can kick enterprise user B or enterprise user C Let enterprise user D join the meeting, or if the conference resource of the first meeting is a three-party shared resource, enterprise user A can also contact the enterprise administrator to delete some non-key meetings and release some shared resources occupied in the enterprise shared resource pool. resources. If the conference resource of the first conference is a 3-party exclusive resource, enterprise user A can also contact the enterprise administrator to allocate a larger exclusive resource (such as a 4-party exclusive resource) to create a second conference, and Notify enterprise user B, enterprise user C, and enterprise user D to all rejoin the second conference. It can be seen that the existing resource management method can only perform single management because shared resources and exclusive resources are independent of each other. When an enterprise has idle shared resources or exclusive resources, it cannot be switched, resulting in low resource utilization. And the user experience is poor.

鉴于此,本申请实施例提供一种资源管理方法,该方法中会议管理服务可以在接收到任一企业用户发送的第一请求时,响应于第一请求,在第一权限被启动时,向会议调度服务发送第二请求,其中,第一请求指示任一企业用户申请创建第一会议或者增加接入第一会议的企业用户的数量,第一权限指示第一会议能够进行会议资源动态调度,第二请求指示会议调度服务向会议资源服务订阅第一会议的第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,会议资源动态调度策略指示会议控制服务更新第一会议资源。通过在企业用户申请创建会议或者增加接入该会议的企业用户的数量时,确定该企业用户是否启动会议资源动态调度权限,若启动则指示会议调度服务向会议资源服务订阅该会议的会议资源的状态,并基于该会议资源的状态向会议控制服务发送会议资源动态调度策略,更新该会议的会议资源,从而能够在该会议的会议资源到达上限时,动态调度企业的空闲会议资源更新该会议的会议资源,实现平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。In view of this, embodiments of the present application provide a resource management method, in which the conference management service can respond to the first request when receiving the first request sent by any enterprise user, and when the first authority is activated, The conference scheduling service sends a second request, wherein the first request instructs any enterprise user to apply to create the first conference or increase the number of enterprise users accessing the first conference, and the first permission indicates that the first conference can dynamically schedule conference resources, The second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource of the first conference, and sends a conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource. The conference resource dynamic scheduling policy indicates conference control. Service updates first meeting resource. When an enterprise user applies to create a conference or increases the number of enterprise users accessing the conference, it is determined whether the enterprise user activates the dynamic scheduling permission for conference resources. If activated, the conference scheduling service is instructed to subscribe to the conference resource service for the conference resources of the conference. status, and sends a conference resource dynamic scheduling policy to the conference control service based on the status of the conference resource to update the conference resources of the conference, so that when the conference resources of the conference reach the upper limit, the enterprise's idle conference resources can be dynamically scheduled to update the conference resources of the conference. Conference resources, achieve smooth expansion of conference resources for the conference, improve resource utilization, and improve user experience.

本申请实施例的技术方案可以应用于一种资源管理系统中,示例性地,如图2所示,为本申请实施例提供的一种资源管理系统的结构示意图,图2中的资源管理系统包括会议管理服务、会议资源服务、会议调度服务以及会议控制服务。The technical solution of the embodiment of the present application can be applied to a resource management system. For example, as shown in Figure 2, which is a schematic structural diagram of a resource management system provided by the embodiment of the present application, the resource management system in Figure 2 Including conference management services, conference resource services, conference scheduling services and conference control services.

其中,会议管理服务,又称动态调度权限管理,用于管理会议资源动态调度权限。例如,会议管理服务可以在会议运行时监控评估该会议是否要触发会议资源动态调度,以保障该会议可靠运行,如果会议没有启动会议资源动态调度权限,会议管理服务不会触发会议资源动态调度,在该会议的会议资源达到上限后,会议控制服务就会限制新的与会者入会。Among them, the conference management service, also known as dynamic scheduling permission management, is used to manage the dynamic scheduling permissions of conference resources. For example, the conference management service can monitor and evaluate whether the conference should trigger dynamic scheduling of conference resources while the conference is running to ensure the reliable operation of the conference. If the conference does not have the permission to start dynamic scheduling of conference resources, the conference management service will not trigger dynamic scheduling of conference resources. After the conference resources of the conference reach the upper limit, the conference control service will restrict new participants from joining the conference.

会议资源服务,又称动态调度数据管理,用于提供会议资源动态调度策略所需的数据。例如,企业专享型资源池中的专享型资源的状态、企业分享型资源池中的分享型资源的状态、任一会议的会议资源的状态、企业用户数以及企业等级等。Conference resource service, also known as dynamic scheduling data management, is used to provide the data required for dynamic scheduling strategies of conference resources. For example, the status of exclusive resources in an enterprise's exclusive resource pool, the status of shared resources in an enterprise's shared resource pool, the status of conference resources in any conference, the number of enterprise users, and the enterprise level, etc.

会议调度服务,又称动态调度策略管理,用于生成会议资源动态调度策略。例如,基于会议资源服务提供的数据生成会议资源动态调度策略。Conference scheduling service, also known as dynamic scheduling policy management, is used to generate dynamic scheduling policies for conference resources. For example, a dynamic scheduling policy for conference resources is generated based on the data provided by the conference resource service.

会议控制服务,又称动态调度实施管理,用于实施会议资源动态调度策略。例如,基于会议资源动态调度策略更新任一会议的会议资源。Conference control service, also known as dynamic scheduling implementation management, is used to implement dynamic scheduling strategies for conference resources. For example, the conference resources of any conference are updated based on the conference resource dynamic scheduling policy.

应理解,该资源管理系统中的每个服务可以单独部署在一个服务节点上,例如,会议管理服务部署在服务节点A上,会议资源服务部署在服务节点B上,会议调度服务部署在服务节点C上,会议控制服务部署在服务节点D上,该资源管理系统中的两个或者两个以上的服务也可以同时部署在一个服务节点上,例如,会议管理服务和会议资源服务部署在服务节点A上,会议资源服务和会议调度服务部署在服务节点B上,本申请实施例对此不做具体限定,为了陈述方便,下文中均以每个服务单独部署在一个服务节点为例进行说明。服务节点可以是服务器,例如,浏览器服务器、邮件服务器、网页服务器以及文件服务器等,本申请实施例对此不做具体限定。服务器也可以称为大数据平台、云端、云服务器或服务器集群等,本申请实施例对此不做具体限定。It should be understood that each service in the resource management system can be deployed on a service node separately. For example, the conference management service is deployed on service node A, the conference resource service is deployed on service node B, and the conference scheduling service is deployed on service node On C, the conference control service is deployed on service node D. Two or more services in the resource management system can also be deployed on one service node at the same time. For example, the conference management service and conference resource service are deployed on the service node. On A, the conference resource service and the conference scheduling service are deployed on service node B. The embodiments of this application do not specifically limit this. For the convenience of description, the following description takes each service as being deployed separately on a service node as an example. The service node may be a server, such as a browser server, a mail server, a web page server, a file server, etc., which are not specifically limited in this embodiment of the present application. The server may also be called a big data platform, a cloud, a cloud server or a server cluster, etc. This is not specifically limited in the embodiments of this application.

应理解,图2中仅为便于理解,示例性地示出了一个资源管理系统,但这不应对本申请实施例构成任何限定,该资源管理系统还可以包括比图示更多或更少的部件,或者组合某些部件,或者拆分某些部件,或者不同的部件布置。图2中的部件可以以硬件,软件或软件和硬件的组合实现。此外,图2中的部件之间的组合或连接关系也是可以调整修改的,本申请实施例对此不做具体限定。It should be understood that FIG. 2 illustrates a resource management system for ease of understanding only, but this should not limit the embodiments of the present application in any way. The resource management system may also include more or less than what is shown in the figure. Parts, or combining some parts, or splitting some parts, or different parts arrangements. The components in Figure 2 may be implemented in hardware, software, or a combination of software and hardware. In addition, the combination or connection relationship between the components in Figure 2 can also be adjusted and modified, and this is not specifically limited in the embodiment of the present application.

以上介绍了本申请实施例提供的一种资源管理系统,接下来结合附图介绍本申请实施例提供的一种资源管理方法。The above has introduced a resource management system provided by embodiments of the present application. Next, a resource management method provided by embodiments of the present application will be introduced with reference to the accompanying drawings.

如图3所示,为本申请实施例提供的一种资源管理方法的流程示意图,该资源管理方法可以应用于图2所示的或者与图2功能结构类似的资源管理系统,本申请实施例对此不做具体限定。该资源管理方法的具体流程描述如下。应理解,在本申请实施例中,以会议管理服务作为执行方法的执行主体为例,对方法进行说明,作为示例而非限定,执行方法的执行主体也可以是应用于会议管理服务的芯片、芯片系统或处理器等。As shown in Figure 3, it is a schematic flow chart of a resource management method provided by an embodiment of the present application. The resource management method can be applied to the resource management system shown in Figure 2 or with a similar functional structure to Figure 2. The embodiment of the present application There is no specific limit on this. The specific process of this resource management method is described as follows. It should be understood that in the embodiment of the present application, the conference management service is used as the execution subject of the execution method as an example to illustrate the method. As an example and not a limitation, the execution subject of the execution method can also be a chip applied to the conference management service. Chip system or processor, etc.

S301、会议管理服务接收到任一企业用户发送的第一请求。S301. The conference management service receives the first request sent by any enterprise user.

在一些实施例中,会议管理服务可以接收任一企业用户发送的第一请求,其中,第一请求指示任一企业用户申请创建第一会议或者增加接入第一会议的企业用户的数量。例如,企业用户A未创建第一会议,在启动第一会议之前,企业用户A可以向会议管理服务发送指示企业用户A申请创建第一会议的第一请求,或者,企业用户A已创建第一会议,在启动第一会议之前,企业用户A可以向会议管理服务发送指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求。In some embodiments, the conference management service may receive a first request sent by any enterprise user, where the first request indicates that any enterprise user applies to create the first conference or to increase the number of enterprise users accessing the first conference. For example, enterprise user A has not created the first meeting. Before starting the first meeting, enterprise user A can send a first request to the conference management service instructing enterprise user A to apply for creating the first meeting, or enterprise user A has created the first meeting. For the conference, before starting the first conference, enterprise user A may send a first request to the conference management service instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference.

需要说明的是,在本申请实施例中,会议管理服务在接收到任一企业用户发送的第一请求之前,还可以接收企业管理员发送的第一权限的分配信息,其中,第一权限指示具有第一权限的企业用户创建的会议能够进行会议资源动态调度,分配信息指示企业管理员预先分配的具有第一权限的企业用户。例如,企业管理员预先分配具有第一权限的企业用户有企业用户A和企业用户B,企业用户A创建的第一会议和企业用户B创建的第二会议都能够进行会议资源动态调度。It should be noted that in this embodiment of the present application, before receiving the first request sent by any enterprise user, the conference management service may also receive the first permission allocation information sent by the enterprise administrator, where the first permission indication Conferences created by enterprise users with the first authority can be dynamically scheduled for conference resources, and the allocation information indicates the enterprise users with the first authority that have been pre-allocated by the enterprise administrator. For example, the enterprise administrator pre-allocates enterprise users with the first authority to include enterprise user A and enterprise user B. The first conference created by enterprise user A and the second conference created by enterprise user B can both be dynamically scheduled for conference resources.

此外,具有第一权限的企业用户可以选择在该企业用户创建的会议启动前启动第一权限,即会前启动第一权限,也可以选择在该企业用户创建的会议启动后启动第一权限,即会中启动第一权限,本申请实施例对此不做具体限定。例如,具有第一权限的企业用户A在向会议管理服务发送指示企业用户A申请创建第一会议的第一请求之后,会接收到是否启动第一权限的通知,企业用户A可以选择在申请创建第一会议之后就启动第一权限,即第一会议启动前启动第一权限,也可以选择在申请增加接入第一会议的企业用户的数量之后才启动第一权限,即第一会议启动后启动第一权限。In addition, an enterprise user with the first authority can choose to activate the first authority before the meeting created by the enterprise user starts, that is, activate the first authority before the meeting, or can choose to activate the first authority after the meeting created by the enterprise user starts. That is, the first authority is activated during the meeting, which is not specifically limited in the embodiment of this application. For example, after enterprise user A with the first authority sends the first request to the conference management service instructing enterprise user A to apply to create the first meeting, he will receive a notification whether to activate the first authority. Enterprise user A can choose to apply for the creation of the first meeting. The first authority is activated after the first meeting, that is, the first authority is activated before the first meeting is started. You can also choose to activate the first authority after applying to increase the number of enterprise users accessing the first meeting, that is, after the first meeting is started. Activate the first authority.

S302、响应于第一请求,在第一权限被启动时,会议管理服务向会议调度服务发送第二请求。S302. In response to the first request, when the first authority is activated, the conference management service sends a second request to the conference scheduling service.

在一些实施例中,会议管理服务在接收到任一企业用户发送的指示任一企业用户申请创建第一会议或者增加接入第一会议的企业用户的数量的第一请求之后,可以响应于第一请求,在第一权限被任一企业用户启动时,向会议调度服务发送第二请求。其中,第二请求指示会议调度服务向会议资源服务订阅第一会议的第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,会议资源动态调度策略指示会议控制服务更新第一会议资源。In some embodiments, after receiving a first request sent by any enterprise user indicating that any enterprise user applies to create the first conference or to increase the number of enterprise users accessing the first conference, the conference management service may respond to the first request. A request is sent to the conference scheduling service when the first permission is activated by any enterprise user. The second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource of the first conference, and sends the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource. The conference resource dynamic scheduling strategy indication The conference control service updates the first conference resource.

需要说明的是,在本申请实施例中,会议管理服务在接收到任一企业用户发送的第一请求之后,若第一请求指示任一企业用户申请创建第一会议,则会议管理服务可以先基于第一请求中携带的第一会议的第一会议资源的类型,向会议资源服务发送第三请求或第四请求,并接收到会议资源服务返回的第三请求或第四请求的成功响应,其中,第三请求指示会议资源服务在确定存在空闲的专享型资源之后为第一会议分配第一会议资源,第四请求指示会议资源服务在确定存在空闲的分享型资源之后为第一会议分配第一会议资源。例如,若第一会议资源为专享型资源,则会议管理服务可以向会议资源服务发送指示会议资源服务确定第一会议资源是否已被分配给任一企业用户、以及第一会议资源是否空闲的第三请求,并接收到会议资源服务在确定第一会议资源已被分配给任一企业用户、且第一会议资源空闲之后返回的第三请求的成功响应;若第一会议资源为分享型资源,则会议管理服务可以向会议资源服务发送指示会议资源服务确定企业分享型资源池的占用率是否不大于第一阈值的第四请求,并接收到会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的第四请求的成功响应。再向会议控制服务发第五请求,其中,第五请求指示会议控制服务启动第一会议,并定时向会议资源服务发送第一会议资源的状态。It should be noted that in this embodiment of the present application, after the conference management service receives the first request sent by any enterprise user, if the first request instructs any enterprise user to apply to create the first conference, the conference management service may first Based on the type of the first conference resource of the first conference carried in the first request, send the third request or the fourth request to the conference resource service, and receive the successful response of the third request or the fourth request returned by the conference resource service, The third request instructs the conference resource service to allocate the first conference resource to the first conference after determining that there are idle exclusive resources, and the fourth request instructs the conference resource service to allocate the first conference resources to the first conference after determining that there are idle shared resources. First meeting resources. For example, if the first conference resource is an exclusive resource, the conference management service may send a message to the conference resource service instructing the conference resource service to determine whether the first conference resource has been allocated to any enterprise user and whether the first conference resource is free. The third request is received, and the successful response of the third request returned by the conference resource service after determining that the first conference resource has been allocated to any enterprise user and the first conference resource is free; if the first conference resource is a shared resource , the conference management service can send a fourth request to the conference resource service instructing the conference resource service to determine whether the occupancy rate of the enterprise shared resource pool is not greater than the first threshold, and receive the conference resource service's confirmation of the occupancy of the enterprise shared resource pool. A successful response to the fourth request is returned after the rate is no greater than the first threshold. Then, a fifth request is sent to the conference control service, where the fifth request instructs the conference control service to start the first conference and regularly sends the status of the first conference resource to the conference resource service.

需要说明的是,在本申请实施例中,由于第一权限可以由企业管理员预先分配给任一用户,也可以由企业管理员在接收到任一企业用户的临时申请之后临时分配给任一用户,因此,会议管理服务在接收到任一企业用户发送的第一请求之后,需要先基于第一权限的分配信息,确定任一企业用户是否具有第一权限,即确定企业管理员是否给任一用户预先分配了第一权限。若任一企业用户不具有第一权限,则会议管理服务可以在接收到任一企业用户发送的第六请求之后,向企业管理员发送第七请求,并接收到企业管理员返回的第七请求的成功响应,其中,第六请求指示任一企业用户申请第一权限,第七请求指示企业管理员给任一企业用户临时分配第一权限。It should be noted that in the embodiment of this application, the first permission can be assigned to any user in advance by the enterprise administrator, or can also be temporarily assigned to any user by the enterprise administrator after receiving a temporary application from any enterprise user. Therefore, after receiving the first request sent by any enterprise user, the conference management service needs to first determine whether any enterprise user has the first authority based on the allocation information of the first authority, that is, determine whether the enterprise administrator has assigned the first authority to any enterprise user. A user is pre-assigned the first permission. If any enterprise user does not have the first authority, the conference management service may, after receiving the sixth request sent by any enterprise user, send the seventh request to the enterprise administrator, and receive the seventh request returned by the enterprise administrator. A successful response, wherein the sixth request instructs any enterprise user to apply for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the first permission to any enterprise user.

上述任一企业用户的第一权限可以是在启动第一会议之前企业管理员预先分配的,也可以是在启动第一会议之后企业管理员临时分配的,任一企业用户可以在启动第一会议之前启动第一权限,也可以在启动第一会议之后启动第一权限,因此会议资源动态调度可以有三种场景下进行:预先分配且会前启动第一权限,预先分配且会中启动第一权限,临时分配且会中启动第一权限。以下结合具体的实例对这三种场景下的会议资源动态调度的具体实现进行详细的描述:The first permission of any of the above enterprise users can be pre-assigned by the enterprise administrator before starting the first meeting, or it can be temporarily assigned by the enterprise administrator after starting the first meeting. Any enterprise user can start the first meeting The first authority can be activated before or after the first meeting is started. Therefore, the dynamic scheduling of conference resources can be carried out in three scenarios: pre-allocated and activated before the meeting, pre-allocated and activated during the meeting. , the first authority is temporarily assigned and activated during the meeting. The specific implementation of dynamic scheduling of conference resources in these three scenarios is described in detail below with specific examples:

场景一,任一企业用户的第一权限是在启动第一会议之前企业管理员预先分配的,并且在启动第一会议之前启动的。In scenario one, the first permission of any enterprise user is pre-assigned by the enterprise administrator before starting the first meeting, and is activated before starting the first meeting.

示例性地,如图4a所示,为本申请实施例提供的一种预先分配且会前启动第一权限场景下会议资源动态调度的流程示意图。会议管理员给企业用户A预先分配第一权限。企业用户A可以向会议管理服务发送指示企业用户A申请创建第一会议的第一请求,并启动第一权限。Exemplarily, as shown in Figure 4a, it is a schematic flowchart of dynamic scheduling of conference resources in a first permission scenario that is pre-allocated and started before the meeting provided by an embodiment of the present application. The conference administrator pre-assigns the first permission to enterprise user A. Enterprise user A may send a first request to the conference management service instructing enterprise user A to apply for creating the first conference, and activate the first permission.

相应的,会议管理服务在接收到企业用户A发送的指示企业用户A申请创建第一会议的第一请求之后,可以基于指示企业用户A申请创建第一会议的第一请求中携带的第一会议的第一会议资源的类型,向会议资源服务发送指示会议资源服务为第一会议分配第一会议资源的第三请求或第四请求,并接收到会议资源服务返回的第三请求或第四请求的成功响应。会议管理服务在接收到企业用户A发送的指示企业用户A申请创建第一会议的第一请求之后,还可以响应于指示企业用户A申请创建第一会议的第一请求,在企业用户A启动第一权限时,向会议调度服务发送第二请求,其中,第二请求指示会议调度服务向会议资源服务订阅第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略。应理解,会议管理服务可以先发送第二请求再发送第三请求或第四请求,也可以先发送第三请求或第四请求再发送第二请求,也可以同时发送,本申请实施例对此不做具体限定,图4a中仅为便于理解,示例性地示出了一种发送顺序,但这不应对本申请实施例构成任何限定。会议管理服务在接收到会议资源服务返回的第三请求或第四请求的成功响应之后,可以向会议控制服务发指示会议控制服务启动第一会议并定时向会议资源服务发送第一会议资源的状态的第五请求。Correspondingly, after receiving the first request sent by enterprise user A instructing enterprise user A to apply for creating the first conference, the conference management service may based on the first meeting carried in the first request instructing enterprise user A to apply for creating the first conference. the type of the first conference resource, sending a third request or a fourth request to the conference resource service indicating that the conference resource service allocates the first conference resource for the first conference, and receiving the third request or the fourth request returned by the conference resource service successful response. After receiving the first request sent by the enterprise user A instructing the enterprise user A to apply for creating the first conference, the conference management service may also respond to the first request instructing the enterprise user A to apply for creating the first conference. When the authority is granted, a second request is sent to the conference scheduling service, where the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource, and to send conference resource dynamics to the conference control service based on the status of the first conference resource. Scheduling strategy. It should be understood that the conference management service can send the second request first and then the third request or the fourth request, or it can send the third request or the fourth request first and then the second request, or it can send it at the same time. In this embodiment of the present application, No specific limitation is made. Figure 4a only illustrates a sending sequence to facilitate understanding, but this should not constitute any limitation on the embodiment of the present application. After receiving the successful response of the third request or the fourth request returned by the conference resource service, the conference management service may send an instruction to the conference control service to start the first conference and regularly send the status of the first conference resource to the conference resource service. The fifth request.

相应的,会议调度服务在接收到会议管理服务发送的第二请求之后,可以向会议资源服务订阅第一会议资源的状态。Correspondingly, after receiving the second request sent by the conference management service, the conference scheduling service can subscribe to the conference resource service for the status of the first conference resource.

相应的,会议资源服务在接收到会议控制服务发送的第一会议资源的状态,以及会议调度服务发送的订阅第一会议资源的状态的申请之后,可以向会议调度服务发送第一会议资源的状态。Correspondingly, after receiving the status of the first conference resource sent by the conference control service and the application for subscribing to the status of the first conference resource sent by the conference scheduling service, the conference resource service can send the status of the first conference resource to the conference scheduling service. .

相应的,会议调度服务在接收到会议资源服务发送的第一会议资源的状态之后,可以基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,更新第一会议的会议状态。Correspondingly, after receiving the status of the first conference resource sent by the conference resource service, the conference scheduling service can send the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource, and update the conference status of the first conference.

场景二,任一企业用户的第一权限是在启动第一会议之前企业管理员预先分配的,并且在启动第一会议之后启动的。Scenario 2: The first permission of any enterprise user is pre-assigned by the enterprise administrator before starting the first meeting, and is activated after starting the first meeting.

示例性地,如图4b所示,为本申请实施例提供的一种预先分配且会中启动第一权限场景下会议资源动态调度的流程示意图。会议管理员给企业用户A预先分配第一权限。企业用户A可以向会议管理服务发送指示企业用户A申请创建第一会议的第一请求。Exemplarily, as shown in Figure 4b, it is a schematic flowchart of a dynamic scheduling of conference resources in a first permission scenario that is pre-allocated and activated during the meeting provided by the embodiment of the present application. The conference administrator pre-assigns the first permission to enterprise user A. Enterprise user A may send a first request to the conference management service instructing enterprise user A to apply for creating a first conference.

相应的,会议管理服务在接收到企业用户A发送的指示企业用户A申请创建第一会议的第一请求之后,可以基于指示企业用户A申请创建第一会议的第一请求中携带的第一会议的第一会议资源的类型,向会议资源服务发送指示会议资源服务为第一会议分配第一会议资源的第三请求或第四请求。会议管理服务在接收到会议资源服务返回的第三请求或第四请求的成功响应之后,可以向会议控制服务发指示会议控制服务启动第一会议并定时向会议资源服务发送第一会议资源的状态的第五请求。Correspondingly, after receiving the first request sent by enterprise user A instructing enterprise user A to apply for creating the first conference, the conference management service may based on the first meeting carried in the first request instructing enterprise user A to apply for creating the first conference. According to the type of the first conference resource, a third request or a fourth request is sent to the conference resource service indicating that the conference resource service allocates the first conference resource for the first conference. After receiving the successful response of the third request or the fourth request returned by the conference resource service, the conference management service may send an instruction to the conference control service to start the first conference and regularly send the status of the first conference resource to the conference resource service. The fifth request.

在会议控制服务启动第一会议之后,企业用户A还可以向会议管理服务发送指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求,并启动第一权限。After the conference control service starts the first conference, enterprise user A can also send a first request to the conference management service instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference, and activate the first permission.

相应的,会议管理服务可以响应于指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求,在企业用户A启动第一权限时,向会议调度服务发送第二请求,其中,第二请求指示会议调度服务向会议资源服务订阅第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略。Correspondingly, the conference management service may respond to the first request instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference, and when enterprise user A activates the first authority, send a second request to the conference scheduling service, where , the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource, and to send the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource.

相应的,会议调度服务在接收到会议管理服务发送的第二请求之后,可以向会议资源服务订阅第一会议资源的状态。Correspondingly, after receiving the second request sent by the conference management service, the conference scheduling service can subscribe to the conference resource service for the status of the first conference resource.

相应的,会议资源服务在接收到会议控制服务发送的第一会议资源的状态,以及会议调度服务发送的订阅第一会议资源的状态的申请之后,可以向会议调度服务发送第一会议资源的状态。Correspondingly, after receiving the status of the first conference resource sent by the conference control service and the application for subscribing to the status of the first conference resource sent by the conference scheduling service, the conference resource service can send the status of the first conference resource to the conference scheduling service. .

相应的,会议调度服务在接收到会议资源服务发送的第一会议资源的状态之后,可以基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,更新第一会议的会议状态。Correspondingly, after receiving the status of the first conference resource sent by the conference resource service, the conference scheduling service can send the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource, and update the conference status of the first conference.

场景三,任一企业用户的第一权限是在启动第一会议之后企业管理员临时分配的,并且在启动第一会议之后启动的。Scenario 3: The first permission of any enterprise user is temporarily assigned by the enterprise administrator after starting the first meeting, and is activated after starting the first meeting.

示例性地,如图4c所示,为本申请实施例提供的一种临时分配且会中启动第一权限场景下会议资源动态调度的流程示意图。会议管理员未给企业用户A预先分配第一权限。企业用户A可以向会议管理服务发送指示企业用户A申请创建第一会议的第一请求。Exemplarily, as shown in Figure 4c, it is a schematic flowchart of dynamic scheduling of conference resources in a first permission scenario that is temporarily allocated and started during the meeting provided by the embodiment of the present application. The conference administrator has not pre-assigned the first permission to enterprise user A. Enterprise user A may send a first request to the conference management service instructing enterprise user A to apply for creating a first conference.

相应的,会议管理服务在接收到企业用户A发送的指示企业用户A申请创建第一会议的第一请求之后,可以基于指示企业用户A申请创建第一会议的第一请求中携带的第一会议的第一会议资源的类型,向会议资源服务发送指示会议资源服务为第一会议分配第一会议资源的第三请求或第四请求。会议管理服务在接收到会议资源服务返回的第三请求或第四请求的成功响应之后,可以向会议控制服务发指示会议控制服务启动第一会议并定时向会议资源服务发送第一会议资源的状态的第五请求。Correspondingly, after receiving the first request sent by enterprise user A instructing enterprise user A to apply for creating the first conference, the conference management service may based on the first meeting carried in the first request instructing enterprise user A to apply for creating the first conference. According to the type of the first conference resource, a third request or a fourth request is sent to the conference resource service indicating that the conference resource service allocates the first conference resource for the first conference. After receiving the successful response of the third request or the fourth request returned by the conference resource service, the conference management service may send an instruction to the conference control service to start the first conference and regularly send the status of the first conference resource to the conference resource service. The fifth request.

在会议控制服务启动第一会议之后,企业用户A还可以向会议管理服务发送指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求,以及指示企业用户A申请第一权限的第六请求。After the conference control service starts the first conference, enterprise user A can also send a first request to the conference management service instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference, and instruct enterprise user A to apply for the first permission. The sixth request.

相应的,会议管理服务在接收到企业用户A发送的指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求以及第六请求之后,可以向企业管理员发送指示企业管理员给企业用户A临时分配第一权限的第七请求,并在接收到企业管理员返回的第七请求的成功响应之后,可以向企业用户A返回第六请求的成功响应,Correspondingly, after receiving the first request and the sixth request sent by enterprise user A instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference, the conference management service may send instructions to the enterprise administrator. Temporarily assign the seventh request of the first permission to enterprise user A, and after receiving the successful response of the seventh request returned by the enterprise administrator, a successful response of the sixth request can be returned to enterprise user A,

相应的,企业用户A在接收到会议管理服务返回的第六请求的成功响应之后,可以启动第一权限。Correspondingly, after receiving the successful response to the sixth request returned by the conference management service, enterprise user A can activate the first authority.

相应的,会议管理服务可以响应于指示企业用户A申请增加接入第一会议的企业用户的数量的第一请求,在企业用户A启动第一权限时,向会议调度服务发送第二请求,其中,第二请求指示会议调度服务向会议资源服务订阅第一会议资源的状态,并基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略。Correspondingly, the conference management service may respond to the first request instructing enterprise user A to apply for increasing the number of enterprise users accessing the first conference, and when enterprise user A activates the first authority, send a second request to the conference scheduling service, where , the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource, and to send the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource.

相应的,会议调度服务在接收到会议管理服务发送的第二请求之后,可以向会议资源服务订阅第一会议资源的状态。Correspondingly, after receiving the second request sent by the conference management service, the conference scheduling service can subscribe to the conference resource service for the status of the first conference resource.

相应的,会议资源服务在接收到会议控制服务发送的第一会议资源的状态,以及会议调度服务发送的订阅第一会议资源的状态的申请之后,可以向会议调度服务发送第一会议资源的状态。Correspondingly, after receiving the status of the first conference resource sent by the conference control service and the application for subscribing to the status of the first conference resource sent by the conference scheduling service, the conference resource service can send the status of the first conference resource to the conference scheduling service. .

相应的,会议调度服务在接收到会议资源服务发送的第一会议资源的状态之后,可以基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略,更新第一会议的会议状态。Correspondingly, after receiving the status of the first conference resource sent by the conference resource service, the conference scheduling service can send the conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource, and update the conference status of the first conference.

需要说明的是,在本申请实施例中,会议调度服务在基于第一会议资源的状态向会议控制服务发送会议资源动态调度策略更新第一会议资源时,由于会议资源动态调度策略与第一会议资源的类型相关,因此,会议资源动态调度策略可以有两种。以下结合具体的实例对这两种会议资源动态调度策略进行详细的描述:It should be noted that in this embodiment of the present application, when the conference scheduling service sends the conference resource dynamic scheduling policy to the conference control service to update the first conference resource based on the status of the first conference resource, the conference resource dynamic scheduling policy is different from the first conference resource. The type of resource is related. Therefore, there can be two dynamic scheduling strategies for conference resources. The following is a detailed description of these two conference resource dynamic scheduling strategies with specific examples:

当第一会议资源为专享型资源且第一会议资源的占用率大于第二阈值时,第一种会议资源动态调度策略为:When the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than the second threshold, the first dynamic scheduling strategy for conference resources is:

会议资源服务确定存在第二会议资源,会议控制服务将第一会议资源更新为第二会议资源,其中,第二会议资源是会议资源服务分配给任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,第二会议资源的规格不小于第三阈值;The conference resource service determines that the second conference resource exists, and the conference control service updates the first conference resource to the second conference resource, where the second conference resource is an exclusive resource allocated by the conference resource service to any enterprise user, or an enterprise For unallocated exclusive resources in the exclusive resource pool, the specifications of the second conference resource are not less than the third threshold;

会议资源服务确定不存在第二会议资源但存在第三会议资源,会议控制服务将第一会议资源更新为第四会议资源,其中,第三会议资源为会议资源服务分配给任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,第三会议资源的规格与第一会议资源的规格之和不小于第三阈值,第四会议资源为第一会议资源以及第三会议资源的叠加资源;The conference resource service determines that there is no second conference resource but a third conference resource, and the conference control service updates the first conference resource to a fourth conference resource, where the third conference resource is a dedicated conference resource allocated by the conference resource service to any enterprise user. shared resources, or idle shared resources in the enterprise shared resource pool. The sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold. The fourth conference resource is the first conference resource and the third The superimposed resources of the three conference resources;

会议资源服务确定不存在第二会议资源以及第三会议资源,会议控制服务将第一会议资源更新为第五会议资源,并向企业管理员发送扩容通知,其中,第五会议资源为第一会议资源以及冗余专享型资源的叠加资源,冗余专享型资源是基于企业等级生成的。The conference resource service determines that there are no second conference resources and third conference resources. The conference control service updates the first conference resource to the fifth conference resource and sends an expansion notification to the enterprise administrator. The fifth conference resource is the first conference resource. resources and redundant exclusive resources. Redundant exclusive resources are generated based on the enterprise level.

示例性地,企业用户A创建的第一会议的第一会议资源是20方专享型资源,当第一会议资源的占用率为90%时,第一会议资源的占用率大于第二阈值86%,从分配给企业用户A的专享型资源或者企业专享型资源池的未分配专享型资源池中,查询是否有规格不小于第三阈值25方的专享型资源,以及从分配给企业用户A的专享型资源或者企业分享型资源池中,查询是否有规格不小于5方的专享型资源或者分享型资源。若有规格不小于25方的专享型资源,则将第一会议资源更新为规格不小于25方的专享型资源。若没有规格不小于25方的专享型资源,但有5方的专享型资源或者分享型资源,则将第一会议资源更新为20方的专享型资源与5方的专享型资源或者分享型资源的叠加。若没有规格不小于25方的专享型资源,也没有5方的专享型资源或者分享型资源,则基于企业等级生成5方冗余专享型资源。从而能够在第一会议资源到达上限时,动态调度企业空闲的专享型资源和分享型资源更新第一会议资源,实现分享型资源和专享型资源混合化管理,平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。For example, the first conference resource of the first conference created by enterprise user A is a 20-party exclusive resource. When the occupancy rate of the first conference resource is 90%, the occupancy rate of the first conference resource is greater than the second threshold 86 %, from the exclusive resources allocated to enterprise user A or the unallocated exclusive resource pool of the enterprise exclusive resource pool, query whether there are exclusive resources with specifications not less than the third threshold of 25 parties, and from the allocated resources In the exclusive resource or enterprise shared resource pool for enterprise user A, check whether there are exclusive resources or shared resources with a size of not less than 5 parties. If there are exclusive resources with a size of not less than 25 parties, update the first conference resource to an exclusive resource with a size of not less than 25 parties. If there are no exclusive resources with a size of not less than 25 parties, but there are exclusive resources or shared resources for 5 parties, update the first conference resource to exclusive resources for 20 parties and exclusive resources for 5 parties. Or the superposition of shared resources. If there are no exclusive resources with a size of not less than 25 parties, and there are no exclusive resources or shared resources for 5 parties, redundant exclusive resources for 5 parties will be generated based on the enterprise level. Therefore, when the first conference resource reaches the upper limit, the enterprise's idle exclusive resources and shared resources can be dynamically scheduled to update the first conference resource, realizing mixed management of shared resources and exclusive resources, and smoothly expanding the conference resources of the conference. , improve resource utilization and improve user experience.

当第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值时,第二种会议资源动态调度策略为:When the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than the fourth threshold, the second conference resource dynamic scheduling strategy is:

会议资源服务确定存在第二会议资源,会议控制服务将第一会议资源更新为第二会议资源,其中,第二会议资源是会议资源服务分配给任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,第二会议资源的规格不小于第三阈值;The conference resource service determines that the second conference resource exists, and the conference control service updates the first conference resource to the second conference resource, where the second conference resource is an exclusive resource allocated by the conference resource service to any enterprise user, or an enterprise For unallocated exclusive resources in the exclusive resource pool, the specifications of the second conference resource are not less than the third threshold;

会议资源服务确定不存在第二会议资源但存在第三会议资源,会议控制服务将第一会议资源更新为第四会议资源,其中,第三会议资源为会议资源服务分配给任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,第三会议资源的规格与第一会议资源的规格之和不小于第三阈值,第四会议资源为第一会议资源以及第三会议资源的叠加资源;The conference resource service determines that there is no second conference resource but a third conference resource, and the conference control service updates the first conference resource to a fourth conference resource, where the third conference resource is a dedicated conference resource allocated by the conference resource service to any enterprise user. shared resources, or idle shared resources in the enterprise shared resource pool. The sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold. The fourth conference resource is the first conference resource and the third The superimposed resources of the three conference resources;

会议资源服务确定不存在第二会议资源以及第三会议资源,会议控制服务将第一会议资源更新为第六会议资源,并向企业管理员发送扩容通知,其中,第五会议资源为第一会议资源以及冗余分享型资源的叠加资源,冗余分享型资源是基于企业等级生成的。The conference resource service determines that there are no second conference resources and third conference resources. The conference control service updates the first conference resource to the sixth conference resource and sends an expansion notification to the enterprise administrator. The fifth conference resource is the first conference resource. Resources and redundant shared resources are superimposed resources. Redundant shared resources are generated based on the enterprise level.

示例性地,企业用户A创建的第一会议的第一会议资源是20方分享型资源,当企业分享型资源池的占用率为95%时,企业分享型资源池的占用率大于第四阈值90%,从分配给企业用户A的专享型资源或者企业专享型资源池的未分配专享型资源池中,查询是否有规格不小于第三阈值25方的专享型资源,以及从分配给企业用户A的专享型资源或者企业分享型资源池中,查询是否有规格不小于5方的专享型资源或者分享型资源。若有规格不小于25方的专享型资源,则将第一会议资源更新为规格不小于25方的专享型资源。若没有规格不小于25方的专享型资源,但有5方的专享型资源或者分享型资源,则将第一会议资源更新为20方的分享型资源与5方的专享型资源或者分享型资源的叠加。若没有规格不小于25方的专享型资源,也没有5方的专享型资源或者分享型资源,则基于企业等级生成5方冗余分享型资源。从而能够在第一会议资源到达上限时,动态调度企业空闲的专享型资源和分享型资源更新第一会议资源,实现分享型资源和专享型资源混合化管理,平滑扩容该会议的会议资源,提高资源利用率,改善用户体验。For example, the first meeting resource of the first meeting created by enterprise user A is a 20-party shared resource. When the occupancy rate of the enterprise shared resource pool is 95%, the occupancy rate of the enterprise shared resource pool is greater than the fourth threshold. 90%, from the exclusive resources allocated to enterprise user A or the unallocated exclusive resource pool of the enterprise exclusive resource pool, query whether there are exclusive resources with specifications not less than the third threshold of 25 parties, and from In the exclusive resource or enterprise shared resource pool allocated to enterprise user A, query whether there are exclusive resources or shared resources with a size of not less than 5 parties. If there are exclusive resources with a size of not less than 25 parties, update the first conference resource to an exclusive resource with a size of not less than 25 parties. If there are no exclusive resources with a size of not less than 25 parties, but there are exclusive resources or shared resources for 5 parties, update the first conference resource to shared resources for 20 parties and exclusive resources for 5 parties, or Superposition of shared resources. If there are no exclusive resources with a size of not less than 25 parties, and there are no exclusive resources or shared resources for 5 parties, redundant shared resources for 5 parties will be generated based on the enterprise level. Therefore, when the first conference resource reaches the upper limit, the enterprise's idle exclusive resources and shared resources can be dynamically scheduled to update the first conference resource, realizing mixed management of shared resources and exclusive resources, and smoothly expanding the conference resources of the conference. , improve resource utilization and improve user experience.

应理解,本申请实施例中,资源管理系统可以执行本申请实施例中的部分或全部步骤,这些步骤仅是示例,本申请实施例还可以执行其它步骤或者各种步骤的变形。此外,各个步骤可以按照本申请实施例呈现的不同的顺序来执行,并且有可能并非要执行本申请实施例中的全部步骤。It should be understood that in the embodiment of the present application, the resource management system can perform some or all of the steps in the embodiment of the present application. These steps are only examples. The embodiment of the present application can also perform other steps or variations of various steps. In addition, various steps may be performed in a different order than those presented in the embodiments of the present application, and it may not be necessary to perform all the steps in the embodiments of the present application.

在本申请的各个实施例中,如果没有特殊说明以及逻辑冲突,不同的实施例之间的术语和/或描述具有一致性、且可以相互引用,不同的实施例中的技术特征根据其内在的逻辑关系可以组合形成新的实施例。In the various embodiments of this application, if there is no special explanation or logical conflict, the terms and/or descriptions between different embodiments are consistent and can be referenced to each other. The technical features in different embodiments are based on their inherent Logical relationships can be combined to form new embodiments.

应理解,上述资源管理系统为了实现上述功能,其包含了执行各个功能相应的硬件结构和/或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本申请能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。It should be understood that, in order to implement the above functions, the above resource management system includes corresponding hardware structures and/or software modules for executing each function. Persons skilled in the art should easily realize that, with the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein, the present application can be implemented in the form of hardware or a combination of hardware and computer software. Whether a function is performed by hardware or computer software driving the hardware depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each specific application, but such implementations should not be considered beyond the scope of this application.

本申请实施例可以根据上述方法示例对资源管理系统进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。需要说明的是,本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。Embodiments of the present application can divide the resource management system into functional modules according to the above method examples. For example, each functional module can be divided corresponding to each function, or two or more functions can be integrated into one processing module. The above integrated modules can be implemented in the form of hardware or software function modules. It should be noted that the division of modules in the embodiment of the present application is schematic and is only a logical function division. In actual implementation, there may be other division methods.

基于以上实施例,本申请实施例还提供一种资源管理系统,如图5所示,为本申请实施例提供的又一种资源管理系统的结构示意图,该资源管理系统用于实现上述图3、图4a-图4c所示的资源管理方法。图5中的资源管理系统500可以包括会议管理服务501、会议资源服务502、会议调度服务503以及会议控制服务504。Based on the above embodiments, the embodiment of the present application also provides a resource management system, as shown in Figure 5, which is a schematic structural diagram of another resource management system provided by the embodiment of the present application. The resource management system is used to implement the above-mentioned Figure 3 , the resource management method shown in Figure 4a-Figure 4c. The resource management system 500 in Figure 5 may include a conference management service 501, a conference resource service 502, a conference scheduling service 503, and a conference control service 504.

所述会议管理服务501,用于:接收到任一企业用户发送的第一请求,响应于所述第一请求,在第一权限被启动时,向所述会议调度服务发送第二请求;其中,所述第一请求指示所述任一企业用户申请创建第一会议或者增加接入所述第一会议的企业用户的数量,所述第一权限指示所述第一会议能够进行会议资源动态调度;The conference management service 501 is configured to: receive a first request sent by any enterprise user, respond to the first request, and send a second request to the conference scheduling service when the first authority is activated; wherein , the first request indicates that any enterprise user applies to create a first conference or increase the number of enterprise users accessing the first conference, and the first permission indicates that the first conference can dynamically schedule conference resources. ;

所述会议调度服务503,用于:接收到所述会议管理服务发送的所述第二请求,响应于所述第二请求,向所述会议资源服务订阅所述第一会议的第一会议资源的状态,并基于所述第一会议资源的状态向所述会议控制服务发送会议资源动态调度策略;The conference scheduling service 503 is configured to receive the second request sent by the conference management service, and in response to the second request, subscribe to the first conference resource of the first conference from the conference resource service. status, and send a conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource;

所述会议资源服务502,用于:响应于所述订阅,向所述会议资源服务发送所述第一会议资源的状态;The conference resource service 502 is configured to: in response to the subscription, send the status of the first conference resource to the conference resource service;

所述会议控制服务504,用于:接收到所述会议调度服务发送的所述会议资源动态调度策略,响应于所述会议资源动态调度策略,更新所述第一会议资源。The conference control service 504 is configured to: receive the conference resource dynamic scheduling policy sent by the conference scheduling service, and update the first conference resource in response to the conference resource dynamic scheduling policy.

在一种可能的设计中,所述会议管理服务501接收到任一企业用户发送的第一请求之后,所述会议管理服务501还用于:若所述第一请求指示所述任一企业用户申请创建所述第一会议,则基于所述第一请求中携带的所述第一会议资源的类型,向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应;其中,所述第三请求指示所述会议资源服务在确定存在空闲的专享型资源之后为所述第一会议分配所述第一会议资源,所述第四请求指示所述会议资源服务在确定存在空闲的分享型资源之后为所述第一会议分配所述第一会议资源;向所述会议控制服务发第五请求;其中,所述第五请求指示所述会议控制服务启动所述第一会议,并定时向所述会议资源服务发送所述第一会议资源的状态。In a possible design, after the conference management service 501 receives the first request sent by any enterprise user, the conference management service 501 is also configured to: if the first request indicates that the any enterprise user Apply to create the first conference, then based on the type of the first conference resource carried in the first request, send a third request or a fourth request to the conference resource service, and receive the conference resource service The returned third request or the successful response of the fourth request; wherein the third request indicates that the conference resource service allocates the first conference to the first conference after determining that there are idle exclusive resources. A conference resource, the fourth request instructs the conference resource service to allocate the first conference resource to the first conference after determining that there are idle shared resources; sending a fifth request to the conference control service; wherein , the fifth request instructs the conference control service to start the first conference, and regularly sends the status of the first conference resource to the conference resource service.

在一种可能的设计中,所述会议管理服务501基于所述第一会议资源的类型向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应时,所述会议管理服务501具体用于:若所述第一会议资源为专享型资源,则向所述会议资源服务发送所述第三请求,并接收到所述会议资源服务在确定所述第一会议资源已被分配给所述任一企业用户、且所述第一会议资源空闲之后返回的所述第三请求的成功响应;若所述第一会议资源为分享型资源,则向所述会议资源服务发送所述第四请求,并接收到所述会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的所述第四请求的成功响应。In a possible design, the conference management service 501 sends a third request or a fourth request to the conference resource service based on the type of the first conference resource, and receives the response returned by the conference resource service. When responding successfully to the third request or the fourth request, the conference management service 501 is specifically configured to: if the first conference resource is an exclusive resource, send the third request to the conference resource service. , and receive a successful response to the third request returned by the conference resource service after determining that the first conference resource has been allocated to any enterprise user and the first conference resource is idle; if If the first conference resource is a shared resource, then the fourth request is sent to the conference resource service, and the response returned by the conference resource service after determining that the occupancy rate of the enterprise shared resource pool is not greater than the first threshold is received. A successful response to the fourth request.

在一种可能的设计中,所述会议管理服务501接收到所述任一企业用户发送的第一请求之前,所述会议管理服务501还用于:接收到企业管理员发送的所述第一权限的分配信息;其中,所述分配信息指示具有所述第一权限的企业用户。In a possible design, before the conference management service 501 receives the first request sent by any enterprise user, the conference management service 501 is further configured to: receive the first request sent by the enterprise administrator. Permission allocation information; wherein the allocation information indicates an enterprise user with the first authority.

在一种可能的设计中,所述会议管理服务501接收到所述任一企业用户发送的第一请求之后,所述会议管理服务501还用于:基于所述第一权限的分配信息,确定所述任一企业用户是否具有所述第一权限;若所述任一企业用户不具有所述第一权限,则接收到所述任一企业用户发送的第六请求,向所述企业管理员发送第七请求;其中,所述第六请求指示所述任一企业用户申请所述第一权限,所述第七请求指示所述企业管理员给所述任一企业用户临时分配所述第一权限。In a possible design, after the conference management service 501 receives the first request sent by any enterprise user, the conference management service 501 is further configured to: based on the allocation information of the first permission, determine Whether any of the enterprise users has the first authority; if any of the enterprise users does not have the first authority, after receiving the sixth request sent by any of the enterprise users, the enterprise administrator Send a seventh request; wherein the sixth request instructs any enterprise user to apply for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the first permission to any enterprise user. permissions.

在一种可能的设计中,所述第一会议资源为专享型资源且所述第一会议资源的占用率大于第二阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议控制服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议控制服务将所述第一会议资源更新为第五会议资源;其中,所述第五会议资源为所述第一会议资源以及冗余专享型资源的叠加资源,所述冗余专享型资源是基于企业等级生成的。In a possible design, the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than a second threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is The second conference resource, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is a dedicated resource allocated by the conference resource service to any enterprise user. Exclusive resources, or exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference resource does not exist conference resources but there is a third conference resource, the conference control service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the conference resource service allocated to any enterprise user Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the third The fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference control service The first conference resource is updated to a fifth conference resource; wherein the fifth conference resource is a superimposed resource of the first conference resource and a redundant exclusive resource, and the redundant exclusive resource is based on Generated at the enterprise level.

在一种可能的设计中,所述第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值;所述会议资源动态调度策略包括:所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议资源服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议资源服务将所述第一会议资源更新为第六会议资源;其中,所述第六会议资源为所述第一会议资源以及冗余分享型资源的叠加资源,所述冗余分享型资源是基于企业等级生成的。In one possible design, the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than a fourth threshold; the dynamic scheduling strategy for conference resources includes: the conference resource service determines that there is a third Two conference resources, the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is an exclusive resource allocated by the conference resource service to any enterprise user. resources, or are unallocated exclusive resources in the enterprise-exclusive resource pool, and the specification of the second conference resource is not less than the third threshold; or the conference resource service determines that the second conference does not exist resources but there is a third conference resource, the conference resource service updates the first conference resource to a fourth conference resource; wherein, the third conference resource is allocated by the conference resource service to any enterprise user. Exclusive resources, or idle shared resources in an enterprise's shared resource pool, the sum of the specifications of the third conference resource and the specifications of the first conference resource is not less than the third threshold, and the fourth The conference resource is a superimposed resource of the first conference resource and the third conference resource; or, the conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference resource service will The first conference resource is updated to a sixth conference resource; wherein the sixth conference resource is a superimposed resource of the first conference resource and a redundant shared resource, and the redundant shared resource is generated based on the enterprise level. of.

基于以上实施例,本申请实施例还提供一种计算设备,如图6所示,为本申请实施例提供的一种计算设备的结构示意图,该计算设备600包括:总线602、处理器604、存储器606和通信接口608。处理器604、存储器606和通信接口608之间通过总线602通信。计算设备600可以是服务器或终端设备。应理解,本申请不限定计算设备600中的处理器、存储器的个数。Based on the above embodiments, embodiments of the present application also provide a computing device. As shown in Figure 6, which is a schematic structural diagram of a computing device provided by an embodiment of the present application, the computing device 600 includes: a bus 602, a processor 604, Memory 606 and communication interface 608. The processor 604, the memory 606 and the communication interface 608 communicate through the bus 602. Computing device 600 may be a server or a terminal device. It should be understood that this application does not limit the number of processors and memories in the computing device 600.

总线602可以是外设部件互连标准(peripheral component interconnect,PCI)总线或扩展工业标准结构(extended industry standard architecture,EISA)总线等。总线可以分为地址总线、数据总线、控制总线等。为便于表示,图6中仅用一条线表示,但并不表示仅有一根总线或一种类型的总线。总线602可包括在计算设备600各个部件(例如,存储器606、处理器604、通信接口608)之间传送信息的通路。The bus 602 may be a peripheral component interconnect (PCI) bus or an extended industry standard architecture (EISA) bus, or the like. The bus can be divided into address bus, data bus, control bus, etc. For ease of presentation, only one line is used in Figure 6, but it does not mean that there is only one bus or one type of bus. Bus 602 may include a path that carries information between various components of computing device 600 (eg, memory 606, processor 604, communications interface 608).

处理器604可以包括中央处理器(central processing unit,CPU)、图形处理器(graphics processing unit,GPU)、微处理器(micro processor,MP)或者数字信号处理器(digital signal processor,DSP)等处理器中的任意一种或多种。The processor 604 may include a central processing unit (CPU), a graphics processing unit (GPU), a microprocessor (MP) or a digital signal processor (DSP). any one or more of them.

存储器606可以包括易失性存储器(volatile memory),例如随机存取存储器(random access memory,RAM)。Memory 606 may include volatile memory, such as random access memory (RAM).

处理器604还可以包括非易失性存储器(non-volatile memory),例如只读存储器(read-only memory,ROM),快闪存储器,机械硬盘(hard disk drive,HDD)或固态硬盘(solid state drive,SSD)。The processor 604 may also include non-volatile memory (non-volatile memory), such as read-only memory (ROM), flash memory, hard disk drive (HDD) or solid state drive (solid state). drive, SSD).

存储器606中存储有可执行的程序代码,处理器604执行该可执行的程序代码以分别实现会议管理服务、会议资源服务、会议调度服务以及会议控制服务的功能,从而实现如图3、图4a-图4c所示的方法。也即,存储器606上存有用于执行如图3、图4a-图4c所示的方法的指令。The memory 606 stores executable program code, and the processor 604 executes the executable program code to implement the functions of conference management service, conference resource service, conference scheduling service and conference control service respectively, thereby realizing the functions shown in Figure 3 and Figure 4a - The method shown in Figure 4c. That is, the memory 606 stores instructions for executing the method shown in FIG. 3 and FIG. 4a-4c.

通信接口608使用例如但不限于网络接口卡、收发器一类的收发模块,来实现计算设备600与其他设备或通信网络之间的通信。The communication interface 608 uses transceiver modules such as, but not limited to, network interface cards and transceivers to implement communication between the computing device 600 and other devices or communication networks.

基于以上实施例,本申请实施例还提供了一种计算设备集群。该计算设备集群包括至少一台计算设备。该计算设备可以是服务器,例如是中心服务器、边缘服务器,或者是本地数据中心中的本地服务器。在一些实施例中,计算设备也可以是台式机、笔记本电脑或者智能手机等终端设备。Based on the above embodiments, embodiments of the present application also provide a computing device cluster. The computing device cluster includes at least one computing device. The computing device may be a server, such as a central server, an edge server, or a local server in a local data center. In some embodiments, the computing device may also be a terminal device such as a desktop computer, a laptop computer, or a smartphone.

如图7所示,所述计算设备集群包括至少一个计算设备600。计算设备集群中的一个或多个计算设备600中的存储器606中可以存有相同的用于执行如图3、图4a-图4c所示的方法的指令。As shown in FIG. 7 , the computing device cluster includes at least one computing device 600 . The memory 606 in one or more computing devices 600 in the computing device cluster may store the same instructions for performing the methods shown in FIGS. 3 and 4a-4c.

在一些可能的实现方式中,该计算设备集群中的一个或多个计算设备600的存储器606中也可以分别存有用于执行如图3、图4a-图4c所示的方法的部分指令。换言之,一个或多个计算设备600的组合可以共同执行用于执行如图3、图4a-图4c所示的方法的指令。In some possible implementations, the memory 606 of one or more computing devices 600 in the computing device cluster may also store part of the instructions for executing the method shown in Figure 3 and Figure 4a-4c. In other words, a combination of one or more computing devices 600 may collectively execute instructions for performing the methods illustrated in FIGS. 3, 4a-4c.

需要说明的是,计算设备集群中的不同的计算设备600中的存储器606可以存储不同的指令,分别用于执行资源管理系统的部分功能。也即,不同的计算设备600中的存储器606存储的指令可以实现会议管理服务、会议资源服务、会议调度服务以及会议控制服务中的一个或多个模块的功能。It should be noted that the memory 606 in different computing devices 600 in the computing device cluster can store different instructions, which are respectively used to execute part of the functions of the resource management system. That is, the instructions stored in the memory 606 in different computing devices 600 can implement the functions of one or more modules in the conference management service, the conference resource service, the conference scheduling service, and the conference control service.

在一些可能的实现方式中,计算设备集群中的一个或多个计算设备可以通过网络连接。其中,所述网络可以是广域网或局域网等等。图8示出了一种可能的实现方式。如图8所示,两个计算设备600A和600B之间通过网络进行连接。具体地,通过各个计算设备中的通信接口与所述网络进行连接。在这一类可能的实现方式中,计算设备600A中的存储器606中存有执行会议管理服务的功能的指令。同时,计算设备600B中的存储器606中存有执行会议资源服务、会议调度服务以及会议控制服务的功能的指令。In some possible implementations, one or more computing devices in a cluster of computing devices may be connected through a network. Wherein, the network may be a wide area network or a local area network, etc. Figure 8 shows a possible implementation. As shown in Figure 8, two computing devices 600A and 600B are connected through a network. Specifically, the connection to the network is made through a communication interface in each computing device. In this type of possible implementation, the memory 606 in the computing device 600A stores instructions for performing the functions of the conference management service. At the same time, the memory 606 in the computing device 600B stores instructions for executing the functions of the conference resource service, the conference scheduling service, and the conference control service.

应理解,图8中示出的计算设备600A的功能也可以由多个计算设备600完成。同样,计算设备600B的功能也可以由多个计算设备600完成。It should be understood that the functions of the computing device 600A shown in FIG. 8 may also be performed by multiple computing devices 600. Likewise, the functions of computing device 600B may also be performed by multiple computing devices 600 .

基于以上实施例,本申请实施例还提供一种计算机可读存储介质,所述计算机可读存储介质可以是计算设备能够存储的任何可用介质或者是包含一个或多个可用介质的数据中心等数据存储设备。所述可用介质可以是磁性介质,(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质(例如固态硬盘)等。该计算机可读存储介质包括指令,所述指令指示计算设备执行如图3、图4a-图4c所示的方法。Based on the above embodiments, embodiments of the present application also provide a computer-readable storage medium. The computer-readable storage medium may be any available medium that a computing device can store or data such as a data center containing one or more available media. storage device. The available media may be magnetic media (eg, floppy disk, hard disk, tape), optical media (eg, DVD), or semiconductor media (eg, solid state drive), etc. The computer-readable storage medium includes instructions that instruct the computing device to perform the method shown in Figures 3, 4a-4c.

基于以上实施例,本申请实施例还提供一种包含指令的计算机程序产品,所述计算机程序产品可以是包含指令的,能够运行在计算设备上或被储存在任何可用介质中的软件或程序产品。当所述计算机程序产品在至少一个计算设备上运行时,使得至少一个计算设备执行如图3、图4a-图4c所示的方法。Based on the above embodiments, embodiments of the present application further provide a computer program product containing instructions. The computer program product may be a software or program product containing instructions that can be run on a computing device or stored in any available medium. . When the computer program product is run on at least one computing device, at least one computing device is caused to execute the method shown in FIG. 3, FIG. 4a-FIG. 4c.

本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will understand that embodiments of the present application may be provided as methods, systems, or computer program products. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment that combines software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) having computer-usable program code embodied therein.

本申请是参照根据本申请的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to the present application. It will be understood that each process and/or block in the flowchart illustrations and/or block diagrams, and combinations of processes and/or blocks in the flowchart illustrations and/or block diagrams, can 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 device to produce a machine, such that the instructions executed by the processor of the computer or other programmable data processing device produce a use A device for realizing the functions specified in one process or multiple processes of the flowchart and/or one block or multiple blocks of the block diagram.

这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions The device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.

这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions may also be loaded onto a computer or other programmable data processing device, causing a series of operating steps to be performed on the computer or other programmable device to produce computer-implemented processing, thereby executing on the computer or other programmable device. Instructions provide steps for implementing the functions specified in a process or processes of a flowchart diagram and/or a block or blocks of a block diagram.

显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present application without departing from the spirit and scope of the present application. In this way, if these modifications and variations of the present application fall within the scope of the claims of the present application and equivalent technologies, the present application is also intended to include these modifications and variations.

Claims (17)

1.一种资源管理方法,其特征在于,应用于资源管理系统的会议管理服务,所述资源管理系统还包括会议资源服务、会议调度服务以及会议控制服务,所述方法包括:1. A resource management method, characterized in that it is applied to conference management services of a resource management system. The resource management system also includes conference resource services, conference scheduling services and conference control services. The method includes: 所述会议管理服务接收到任一企业用户发送的第一请求;其中,所述第一请求指示所述任一企业用户申请创建第一会议或者增加接入所述第一会议的企业用户的数量;The conference management service receives a first request sent by any enterprise user; wherein the first request instructs any enterprise user to apply to create a first conference or to increase the number of enterprise users accessing the first conference. ; 响应于所述第一请求,在第一权限被启动时,所述会议管理服务向所述会议调度服务发送第二请求;其中,所述第一权限指示所述第一会议能够进行会议资源动态调度,所述第二请求指示所述会议调度服务向所述会议资源服务订阅所述第一会议的第一会议资源的状态,并基于所述第一会议资源的状态向所述会议控制服务发送会议资源动态调度策略,所述会议资源动态调度策略指示所述会议控制服务更新所述第一会议资源。In response to the first request, when the first permission is activated, the conference management service sends a second request to the conference scheduling service; wherein the first permission indicates that the first conference can perform conference resource dynamics Scheduling, the second request instructs the conference scheduling service to subscribe to the conference resource service for the status of the first conference resource of the first conference, and sends a message to the conference control service based on the status of the first conference resource. A dynamic scheduling policy for conference resources, which instructs the conference control service to update the first conference resource. 2.如权利要求1所述的方法,其特征在于,所述会议管理服务接收到任一企业用户发送的第一请求之后,所述方法还包括:2. The method of claim 1, wherein after the conference management service receives the first request sent by any enterprise user, the method further includes: 若所述第一请求指示所述任一企业用户申请创建所述第一会议,则所述会议管理服务基于所述第一请求中携带的所述第一会议资源的类型,向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应;其中,所述第三请求指示所述会议资源服务在确定存在空闲的专享型资源之后为所述第一会议分配所述第一会议资源,所述第四请求指示所述会议资源服务在确定存在空闲的分享型资源之后为所述第一会议分配所述第一会议资源;If the first request indicates that any enterprise user applies to create the first conference, the conference management service sends a request to the conference resource based on the type of the first conference resource carried in the first request. The service sends a third request or a fourth request, and receives a successful response to the third request or the fourth request returned by the conference resource service; wherein the third request indicates that the conference resource service determines whether After there are idle exclusive resources, allocate the first conference resources to the first conference, and the fourth request instructs the conference resource service to allocate all the first conference resources to the first conference after determining that there are idle shared resources. Describe the first meeting resources; 所述会议管理服务向所述会议控制服务发第五请求;其中,所述第五请求指示所述会议控制服务启动所述第一会议,并定时向所述会议资源服务发送所述第一会议资源的状态。The conference management service sends a fifth request to the conference control service; wherein the fifth request instructs the conference control service to start the first conference and regularly sends the first conference to the conference resource service. The status of the resource. 3.如权利要求2所述的方法,其特征在于,所述会议管理服务基于所述第一会议资源的类型向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应,包括:3. The method of claim 2, wherein the conference management service sends a third request or a fourth request to the conference resource service based on the type of the first conference resource, and receives the conference resource service request. The successful response to the third request or the fourth request returned by the resource service includes: 若所述第一会议资源为专享型资源,则所述会议管理服务向所述会议资源服务发送所述第三请求,并接收到所述会议资源服务在确定所述第一会议资源已被分配给所述任一企业用户、且所述第一会议资源空闲之后返回的所述第三请求的成功响应;If the first conference resource is an exclusive resource, the conference management service sends the third request to the conference resource service, and upon receiving the request, the conference resource service determines that the first conference resource has been used. A successful response to the third request that is assigned to any enterprise user and returned after the first conference resource is idle; 若所述第一会议资源为分享型资源,则所述会议管理服务向所述会议资源服务发送所述第四请求,并接收到所述会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的所述第四请求的成功响应。If the first conference resource is a shared resource, the conference management service sends the fourth request to the conference resource service, and receives that the conference resource service determines that the occupancy rate of the enterprise shared resource pool is not high enough. A successful response to the fourth request returned after being greater than the first threshold. 4.如权利要求2或3所述的方法,其特征在于,所述会议管理服务接收到所述任一企业用户发送的第一请求之前,所述方法还包括:4. The method according to claim 2 or 3, characterized in that before the conference management service receives the first request sent by any enterprise user, the method further includes: 所述会议管理服务接收到企业管理员发送的所述第一权限的分配信息;其中,所述分配信息指示具有所述第一权限的企业用户。The conference management service receives the assignment information of the first authority sent by an enterprise administrator; wherein the assignment information indicates an enterprise user with the first authority. 5.如权利要求4所述的方法,其特征在于,所述会议管理服务接收到所述任一企业用户发送的第一请求之后,所述方法还包括:5. The method of claim 4, wherein after the conference management service receives the first request sent by any enterprise user, the method further includes: 所述会议管理服务基于所述第一权限的分配信息,确定所述任一企业用户是否具有所述第一权限;The conference management service determines whether any of the enterprise users has the first authority based on the allocation information of the first authority; 若所述任一企业用户不具有所述第一权限,则所述会议管理服务接收到所述任一企业用户发送的第六请求,向所述企业管理员发送第七请求;其中,所述第六请求指示所述任一企业用户申请所述第一权限,所述第七请求指示所述企业管理员给所述任一企业用户临时分配所述第一权限。If any of the enterprise users does not have the first authority, the conference management service receives the sixth request sent by the any enterprise user and sends a seventh request to the enterprise administrator; wherein, the The sixth request instructs any enterprise user to apply for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the first permission to any enterprise user. 6.如权利要求1-5任一所述的方法,其特征在于,所述第一会议资源为专享型资源且所述第一会议资源的占用率大于第二阈值;6. The method according to any one of claims 1 to 5, characterized in that the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than the second threshold; 所述会议资源动态调度策略包括:The dynamic scheduling strategy for conference resources includes: 所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,The conference resource service determines that a second conference resource exists, and the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is allocated by the conference resource service to the second conference resource. The exclusive resources of any of the enterprise users, or the exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specifications of the second conference resources are not less than the third threshold; or, 所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议控制服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,The conference resource service determines that the second conference resource does not exist but a third conference resource exists, and the conference control service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the The conference resource service is an exclusive resource allocated to any of the enterprise users, or an idle shared resource in an enterprise shared resource pool. The specification of the third conference resource is one of the specifications of the first conference resource. and is not less than the third threshold, and the fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, 所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议控制服务将所述第一会议资源更新为第五会议资源;其中,所述第五会议资源为所述第一会议资源以及冗余专享型资源的叠加资源,所述冗余专享型资源是基于企业等级生成的。The conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference control service updates the first conference resource to a fifth conference resource; wherein the fifth conference resource is The first conference resource and the superimposed resource of the redundant exclusive resource are generated based on the enterprise level. 7.如权利要求1-5任一所述的方法,其特征在于,所述第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值;7. The method according to any one of claims 1 to 5, characterized in that the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than the fourth threshold; 所述会议资源动态调度策略包括:The dynamic scheduling strategy for conference resources includes: 所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,The conference resource service determines that a second conference resource exists, and the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is allocated by the conference resource service to the second conference resource. The exclusive resources of any of the enterprise users, or the exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specifications of the second conference resources are not less than the third threshold; or, 所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议资源服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,The conference resource service determines that the second conference resource does not exist but a third conference resource exists, and the conference resource service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the The conference resource service is an exclusive resource allocated to any of the enterprise users, or an idle shared resource in an enterprise shared resource pool. The specification of the third conference resource is one of the specifications of the first conference resource. and is not less than the third threshold, and the fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, 所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议资源服务将所述第一会议资源更新为第六会议资源;其中,所述第六会议资源为所述第一会议资源以及冗余分享型资源的叠加资源,所述冗余分享型资源是基于企业等级生成的。The conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference resource service updates the first conference resource to a sixth conference resource; wherein the sixth conference resource is The first conference resource and the superimposed resource of the redundant shared resource are generated based on the enterprise level. 8.一种资源管理系统,其特征在于,所述系统包括会议管理服务、会议资源服务、会议调度服务以及会议控制服务;8. A resource management system, characterized in that the system includes conference management services, conference resource services, conference scheduling services and conference control services; 所述会议管理服务,用于:接收到任一企业用户发送的第一请求,响应于所述第一请求,在第一权限被启动时,向所述会议调度服务发送第二请求;其中,所述第一请求指示所述任一企业用户申请创建第一会议或者增加接入所述第一会议的企业用户的数量,所述第一权限指示所述第一会议能够进行会议资源动态调度;The conference management service is configured to: receive a first request sent by any enterprise user, respond to the first request, and send a second request to the conference scheduling service when the first authority is activated; wherein, The first request indicates that any enterprise user applies to create a first conference or increase the number of enterprise users accessing the first conference, and the first permission indicates that the first conference can dynamically schedule conference resources; 所述会议调度服务,用于:接收到所述会议管理服务发送的所述第二请求,响应于所述第二请求,向所述会议资源服务订阅所述第一会议的第一会议资源的状态,并基于所述第一会议资源的状态向所述会议控制服务发送会议资源动态调度策略;The conference scheduling service is configured to: receive the second request sent by the conference management service, and in response to the second request, subscribe to the conference resource service for the first conference resource of the first conference. status, and send a conference resource dynamic scheduling policy to the conference control service based on the status of the first conference resource; 所述会议资源服务,用于:响应于所述订阅,向所述会议资源服务发送所述第一会议资源的状态;The conference resource service is configured to: in response to the subscription, send the status of the first conference resource to the conference resource service; 所述会议控制服务,用于:接收到所述会议调度服务发送的所述会议资源动态调度策略,响应于所述会议资源动态调度策略,更新所述第一会议资源。The conference control service is configured to: receive the conference resource dynamic scheduling policy sent by the conference scheduling service, and update the first conference resource in response to the conference resource dynamic scheduling policy. 9.如权利要求8所述的系统,其特征在于,所述会议管理服务接收到任一企业用户发送的第一请求之后,所述会议管理服务还用于:9. The system of claim 8, wherein after the conference management service receives the first request sent by any enterprise user, the conference management service is also used to: 若所述第一请求指示所述任一企业用户申请创建所述第一会议,则基于所述第一请求中携带的所述第一会议资源的类型,向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应;其中,所述第三请求指示所述会议资源服务在确定存在空闲的专享型资源之后为所述第一会议分配所述第一会议资源,所述第四请求指示所述会议资源服务在确定存在空闲的分享型资源之后为所述第一会议分配所述第一会议资源;If the first request indicates that any enterprise user applies to create the first conference, a third request is sent to the conference resource service based on the type of the first conference resource carried in the first request. or a fourth request, and receive the third request or the successful response to the fourth request returned by the conference resource service; wherein the third request indicates that the conference resource service determines that there is an idle exclusive type resources and then allocate the first conference resources to the first conference, and the fourth request instructs the conference resource service to allocate the first conference resources to the first conference after determining that there are idle shared resources. ; 向所述会议控制服务发第五请求;其中,所述第五请求指示所述会议控制服务启动所述第一会议,并定时向所述会议资源服务发送所述第一会议资源的状态。Send a fifth request to the conference control service; wherein the fifth request instructs the conference control service to start the first conference and regularly send the status of the first conference resource to the conference resource service. 10.如权利要求9所述的系统,其特征在于,所述会议管理服务基于所述第一会议资源的类型向所述会议资源服务发送第三请求或第四请求,并接收到所述会议资源服务返回的所述第三请求或所述第四请求的成功响应时,所述会议管理服务具体用于:10. The system of claim 9, wherein the conference management service sends a third request or a fourth request to the conference resource service based on the type of the first conference resource, and receives the conference resource service. When the resource service returns a successful response to the third request or the fourth request, the conference management service is specifically used to: 若所述第一会议资源为专享型资源,则向所述会议资源服务发送所述第三请求,并接收到所述会议资源服务在确定所述第一会议资源已被分配给所述任一企业用户、且所述第一会议资源空闲之后返回的所述第三请求的成功响应;If the first conference resource is an exclusive resource, the third request is sent to the conference resource service, and the conference resource service determines that the first conference resource has been allocated to any party after receiving the request. An enterprise user and a successful response to the third request returned after the first conference resource is idle; 若所述第一会议资源为分享型资源,则向所述会议资源服务发送所述第四请求,并接收到所述会议资源服务在确定企业分享型资源池的占用率不大于第一阈值之后返回的所述第四请求的成功响应。If the first conference resource is a shared resource, the fourth request is sent to the conference resource service, and after receiving the request, the conference resource service determines that the occupancy rate of the enterprise shared resource pool is not greater than the first threshold. Return a successful response to the fourth request. 11.如权利要求9或10所述的系统,其特征在于,所述会议管理服务接收到所述任一企业用户发送的第一请求之前,所述会议管理服务还用于:11. The system according to claim 9 or 10, wherein before the conference management service receives the first request sent by any enterprise user, the conference management service is also used to: 接收到企业管理员发送的所述第一权限的分配信息;其中,所述分配信息指示具有所述第一权限的企业用户。Allocation information of the first authority sent by an enterprise administrator is received; wherein the allocation information indicates an enterprise user with the first authority. 12.如权利要求11所述的系统,其特征在于,所述会议管理服务接收到所述任一企业用户发送的第一请求之后,所述会议管理服务还用于:12. The system of claim 11, wherein after the conference management service receives the first request sent by any enterprise user, the conference management service is also used to: 基于所述第一权限的分配信息,确定所述任一企业用户是否具有所述第一权限;Based on the allocation information of the first authority, determine whether any of the enterprise users has the first authority; 若所述任一企业用户不具有所述第一权限,则接收到所述任一企业用户发送的第六请求,向所述企业管理员发送第七请求;其中,所述第六请求指示所述任一企业用户申请所述第一权限,所述第七请求指示所述企业管理员给所述任一企业用户临时分配所述第一权限。If any of the enterprise users does not have the first authority, a sixth request sent by any of the enterprise users is received, and a seventh request is sent to the enterprise administrator; wherein the sixth request indicates that the Any enterprise user applies for the first permission, and the seventh request instructs the enterprise administrator to temporarily allocate the first permission to any enterprise user. 13.如权利要求8-12任一所述的系统,其特征在于,所述第一会议资源为专享型资源且所述第一会议资源的占用率大于第二阈值;13. The system according to any one of claims 8-12, wherein the first conference resource is an exclusive resource and the occupancy rate of the first conference resource is greater than the second threshold; 所述会议资源动态调度策略包括:The dynamic scheduling strategy for conference resources includes: 所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,The conference resource service determines that a second conference resource exists, and the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is allocated by the conference resource service to the second conference resource. The exclusive resources of any of the enterprise users, or the exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specifications of the second conference resources are not less than the third threshold; or, 所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议控制服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,The conference resource service determines that the second conference resource does not exist but a third conference resource exists, and the conference control service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the The conference resource service is an exclusive resource allocated to any of the enterprise users, or an idle shared resource in an enterprise shared resource pool. The specification of the third conference resource is one of the specifications of the first conference resource. and is not less than the third threshold, and the fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, 所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议控制服务将所述第一会议资源更新为第五会议资源;其中,所述第五会议资源为所述第一会议资源以及冗余专享型资源的叠加资源,所述冗余专享型资源是基于企业等级生成的。The conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference control service updates the first conference resource to a fifth conference resource; wherein the fifth conference resource is The first conference resource and the superimposed resource of the redundant exclusive resource are generated based on the enterprise level. 14.如权利要求8-12任一所述的系统,其特征在于,所述第一会议资源为分享型资源且企业分享型资源池的占用率不大于第四阈值;14. The system according to any one of claims 8-12, wherein the first conference resource is a shared resource and the occupancy rate of the enterprise shared resource pool is not greater than the fourth threshold; 所述会议资源动态调度策略包括:The dynamic scheduling strategy for conference resources includes: 所述会议资源服务确定存在第二会议资源,所述会议控制服务将所述第一会议资源更新为所述第二会议资源;其中,所述第二会议资源是所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业专享型资源池中未被分配的专享型资源,所述第二会议资源的规格不小于第三阈值;或者,The conference resource service determines that a second conference resource exists, and the conference control service updates the first conference resource to the second conference resource; wherein the second conference resource is allocated by the conference resource service to the second conference resource. The exclusive resources of any of the enterprise users, or the exclusive resources that have not been allocated in the enterprise exclusive resource pool, the specifications of the second conference resources are not less than the third threshold; or, 所述会议资源服务确定不存在所述第二会议资源但存在第三会议资源,所述会议资源服务将所述第一会议资源更新为第四会议资源;其中,所述第三会议资源为所述会议资源服务分配给所述任一企业用户的专享型资源,或者是企业分享型资源池中空闲的分享型资源,所述第三会议资源的规格与所述第一会议资源的规格之和不小于所述第三阈值,所述第四会议资源为所述第一会议资源以及所述第三会议资源的叠加资源;或者,The conference resource service determines that the second conference resource does not exist but a third conference resource exists, and the conference resource service updates the first conference resource to a fourth conference resource; wherein the third conference resource is the The conference resource service is an exclusive resource allocated to any of the enterprise users, or an idle shared resource in an enterprise shared resource pool. The specification of the third conference resource is one of the specifications of the first conference resource. and is not less than the third threshold, and the fourth conference resource is a superimposed resource of the first conference resource and the third conference resource; or, 所述会议资源服务确定不存在所述第二会议资源以及所述第三会议资源,所述会议资源服务将所述第一会议资源更新为第六会议资源;其中,所述第六会议资源为所述第一会议资源以及冗余分享型资源的叠加资源,所述冗余分享型资源是基于企业等级生成的。The conference resource service determines that the second conference resource and the third conference resource do not exist, and the conference resource service updates the first conference resource to a sixth conference resource; wherein the sixth conference resource is The first conference resource and the superimposed resource of the redundant shared resource are generated based on the enterprise level. 15.一种计算设备集群,其特征在于,包括至少一个计算设备,每个计算设备包括处理器和存储器;15. A computing device cluster, characterized in that it includes at least one computing device, each computing device including a processor and a memory; 所述至少一个计算设备的处理器用于执行所述至少一个计算设备的存储器中存储的指令,以使得所述计算设备集群执行如权利要求1-7中任一所述的方法。The processor of the at least one computing device is configured to execute instructions stored in the memory of the at least one computing device, so that the cluster of computing devices performs the method according to any one of claims 1-7. 16.一种计算机可读存储介质,其特征在于,包括计算机程序指令,当所述计算机程序指令由计算设备集群执行时,使得所述计算设备集群执行如权利要求1-7任一所述的方法。16. A computer-readable storage medium, characterized by comprising computer program instructions, which when executed by a cluster of computing devices, cause the cluster of computing devices to execute the method described in any one of claims 1-7 method. 17.一种包含指令的计算机程序产品,其特征在于,当所述指令被计算设备集群运行时,使得所述计算设备集群执行如权利要求1-7任一所述的方法。17. A computer program product containing instructions, characterized in that, when the instructions are executed by a cluster of computing devices, they cause the cluster of computing devices to perform the method according to any one of claims 1-7.
CN202210728710.0A 2022-06-24 2022-06-24 Resource management method and system Pending CN117319359A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210728710.0A CN117319359A (en) 2022-06-24 2022-06-24 Resource management method and system
PCT/CN2023/079016 WO2023246162A1 (en) 2022-06-24 2023-03-01 Resource management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210728710.0A CN117319359A (en) 2022-06-24 2022-06-24 Resource management method and system

Publications (1)

Publication Number Publication Date
CN117319359A true CN117319359A (en) 2023-12-29

Family

ID=89261003

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210728710.0A Pending CN117319359A (en) 2022-06-24 2022-06-24 Resource management method and system

Country Status (2)

Country Link
CN (1) CN117319359A (en)
WO (1) WO2023246162A1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100492979C (en) * 2006-06-06 2009-05-27 华为技术有限公司 A Method of Using Conference Resources Effectively in Conference System
US8817668B2 (en) * 2006-09-15 2014-08-26 Microsoft Corporation Distributable, scalable, pluggable conferencing architecture
US20150006218A1 (en) * 2013-06-27 2015-01-01 Avaya Inc. System and method for composing meeting invites in accordance with business rules
CN107295054A (en) * 2016-04-12 2017-10-24 中兴通讯股份有限公司 The management method and device of cloud conferencing resource
CN108933675B (en) * 2017-05-25 2022-03-04 中兴通讯股份有限公司 Conference resource allocation method, device and storage medium

Also Published As

Publication number Publication date
WO2023246162A1 (en) 2023-12-28

Similar Documents

Publication Publication Date Title
WO2020001320A1 (en) Resource allocation method, device, and apparatus
JP7529574B2 (en) Network conference management method, device, storage medium, and network conference platform and system
US8300790B2 (en) Method and system for automatic conference call session migration
CN103703724B (en) Resource payment method
CN110225146B (en) Intranet and extranet mapping method and device, electronic equipment, medium and video conference system
CN107360310B (en) mobile terminal and resource management method thereof
CN111585887B (en) Communication method and device based on multiple networks, electronic equipment and storage medium
CN113411310B (en) Media downlink transmission control method and related equipment
JP2015038745A (en) Wireless communication device having deterministic control of foreground access of user interface
CN102577315A (en) Method, device and system for setting user access to virtual machine
JP2013513174A (en) Method and system for managing virtual machine storage space and physical hosts
WO2022116721A1 (en) Service request processing method, system, electronic device and computer storage medium
CN104901814B (en) A kind of discussion group's right management method, apparatus and system
CN110049504A (en) A kind of conversation managing method and device
WO2018171465A1 (en) Method, apparatus and system for managing network slice instance
CN107094280A (en) A kind of customer group establishment, resource allocation methods and equipment
WO2012059052A1 (en) Method and apparatus for implementing multimedia conference
US20050267779A1 (en) Method, apparatus, and medium for servicing clients in remote areas
WO2016180151A1 (en) Control method, system and device for conference terminal rights, and storage medium
CN103763403B (en) Message flux control method and relevant apparatus and calculate node
US20130132586A1 (en) Selective Connection Between Corresponding Communication Components Involved in a Teleconference
CN114911602B (en) A server cluster load balancing method, device, equipment and storage medium
CN108228350A (en) A kind of resource allocation methods and device
US20080101575A1 (en) Participant prioritization on telephone conference calls
CN111093160A (en) Calling method, equipment and system

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