CN113760535B - Resource providing method and device and service platform - Google Patents

Resource providing method and device and service platform Download PDF

Info

Publication number
CN113760535B
CN113760535B CN202110259959.7A CN202110259959A CN113760535B CN 113760535 B CN113760535 B CN 113760535B CN 202110259959 A CN202110259959 A CN 202110259959A CN 113760535 B CN113760535 B CN 113760535B
Authority
CN
China
Prior art keywords
resource
service
information
time
level
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.)
Active
Application number
CN202110259959.7A
Other languages
Chinese (zh)
Other versions
CN113760535A (en
Inventor
刘朝辉
孙程
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Zhenshi Information Technology Co Ltd
Original Assignee
Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Zhenshi Information Technology Co Ltd filed Critical Beijing Jingdong Zhenshi Information Technology Co Ltd
Priority to CN202110259959.7A priority Critical patent/CN113760535B/en
Publication of CN113760535A publication Critical patent/CN113760535A/en
Application granted granted Critical
Publication of CN113760535B publication Critical patent/CN113760535B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5038Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration

Landscapes

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

Abstract

The disclosure provides a resource providing method and device and a service platform. The resource providing method comprises the following steps: recording the starting time of the service under the condition that the service is detected to be started; extracting resource information; sending service prompt information to a user terminal associated with a service, wherein the service prompt information comprises preset first duration and resource information; after detecting that the service is completed, recording the completion time of the service; determining a second duration for completing the service according to the starting time and the completion time; judging whether the second time length is longer than the first time length; and if the second time length is not greater than the first time length, providing the resource identification corresponding to the resource information for the user terminal so that the user can utilize the resource identification to obtain the corresponding resource.

Description

Resource providing method and device and service platform
Technical Field
The disclosure relates to the field of information processing, and in particular relates to a resource providing method and device and a service platform.
Background
In the case of executing a plurality of services using the same service platform, the plurality of services need to be executed in sequence. If the execution efficiency of a certain service is low, the execution of other services arranged after the service is prolonged.
Disclosure of Invention
Accordingly, the present disclosure provides a resource providing scheme capable of providing resources to a user so as to improve the execution efficiency of a service.
According to a first aspect of an embodiment of the present disclosure, there is provided a resource providing method, including: recording the starting time of the service under the condition that the service is detected to be started; extracting resource information; sending service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first duration and the resource information; after the completion of the service is detected, recording the completion time of the service; determining a second duration for completing the service according to the starting time and the completion time; judging whether the second time length is longer than the first time length; and if the second time length is not greater than the first time length, providing the resource identification corresponding to the resource information for the user terminal so that the user can utilize the resource identification to pick up the corresponding resource.
In some embodiments, extracting the resource information includes: determining a traffic class associated with the start time; and extracting resource information associated with the service level from a resource library.
In some embodiments, determining the traffic class associated with the start time comprises: determining first level information according to date information included in the start time; determining second level information according to the time point information included in the start time; and determining the service level according to the first level information and the second level information.
In some embodiments, extracting resource information associated with the traffic class in a resource library comprises: inquiring resources corresponding to the service level in the resource library to generate a resource set to be selected; judging whether the number of the resources in the resource set to be selected is 1; and if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
In some embodiments, if the number of resources in the set of resources to be selected is greater than 1, selecting a target resource in the set of resources to be selected, where the target resource is a resource provided by a resource provider with the highest priority in the resources to be selected; and extracting resource information corresponding to the target resource.
In some embodiments, after receiving a resource retrieval request sent by the user terminal, detecting whether a resource corresponding to a resource identifier included in the resource retrieval request has been retrieved; and if the resource corresponding to the resource identifier is not acquired, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in an acquired state.
According to a second aspect of the embodiments of the present disclosure, there is provided a resource providing apparatus including: the first time recording module is configured to record the starting time of the service under the condition that the service is detected to be started; a resource extraction module configured to extract resource information; the information sending module is configured to send service prompt information to a user terminal associated with the service, wherein the service prompt information comprises preset first duration and the resource information; a second time recording module configured to record a completion time of the service after detecting that the service is completed; and the resource providing module is configured to determine a second time length for completing the service according to the starting time and the completion time, judge whether the second time length is longer than the first time length, and provide a resource identifier corresponding to the resource information for the user terminal if the second time length is not longer than the first time length so that the user can obtain corresponding resources by utilizing the resource identifier.
According to a third aspect of the embodiments of the present disclosure, there is provided a resource providing apparatus including: a memory configured to store instructions; a processor coupled to the memory, the processor configured to perform a method according to any of the embodiments described above based on instructions stored in the memory.
According to a fourth aspect of the embodiments of the present disclosure, a service platform is provided, including a resource providing apparatus as described in any one of the embodiments above.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer readable storage medium, wherein the computer readable storage medium stores computer instructions which, when executed by a processor, implement a method as referred to in any of the embodiments above.
Other features of the present disclosure and its advantages will become apparent from the following detailed description of exemplary embodiments of the disclosure, which proceeds with reference to the accompanying drawings.
Drawings
In order to more clearly illustrate the embodiments of the present disclosure or the solutions in the prior art, the drawings that are required for the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present disclosure, and that other drawings may be obtained according to these drawings without inventive faculty for a person skilled in the art.
FIG. 1 is a flow diagram of a resource provisioning method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a resource providing apparatus according to an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of a resource providing apparatus according to another embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a service platform according to an embodiment of the disclosure.
Detailed Description
The following description of the technical solutions in the embodiments of the present disclosure will be made clearly and completely with reference to the accompanying drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are only some embodiments of the present disclosure, not all embodiments. The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses. All other embodiments, which can be made by one of ordinary skill in the art without inventive effort, based on the embodiments in this disclosure are intended to be within the scope of this disclosure.
The relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless it is specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but should be considered part of the specification where appropriate.
In all examples shown and discussed herein, any specific values should be construed as merely illustrative, and not a limitation. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Fig. 1 is a flow chart illustrating a resource providing method according to an embodiment of the present disclosure. In some embodiments, the following resource providing method steps are performed by the resource providing device.
In step 101, in case of detecting service start, the start time of the service is recorded.
In step 102, resource information is extracted.
In some embodiments, the resource information is preset, independent of the start time of the service.
In other embodiments, the resource information associated with the service level is extracted from the repository by determining the service level associated with the start-up time.
By setting corresponding service levels for different start-up times, different resources can be provided for different start-up times.
In some embodiments, the first level information is determined according to date information included in the start-up time, the second level information is determined according to time point information included in the start-up time, and the service level is determined according to the first level information and the second level information.
For example, the service is started at 8 am on monday, and the service level is determined to be one level according to the first level determined on monday and the second level determined at 8 am.
For another example, if the service is started at 8 am on sunday, the service level is determined to be a second level according to the first level determined on sunday and the second level determined at 8 am.
In some embodiments, extracting resource information associated with the traffic class in the repository comprises: and inquiring the resources corresponding to the service level in the resource library to generate a resource set to be selected, and judging whether the number of the resources in the resource set to be selected is 1. And if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
For example, if the candidate resource corresponding to the service level currently in the resource library includes only the resource 1 provided by the first resource provider, the resource information corresponding to the resource 1 is directly extracted.
In some embodiments, if the number of resources in the set of resources to be selected is greater than 1, selecting a target resource in the set of resources to be selected, where the target resource is a resource provided by a resource provider with the highest priority in the resources to be selected; and extracting resource information corresponding to the target resource.
For example, if currently in the repository, the candidate resource corresponding to the service level includes resource 1 provided by the first resource provider and resource 2 provided by the second resource provider, since the priority of the second resource provider is greater than that of the first resource provider, the resource information corresponding to resource 2 is extracted.
In step 103, service prompt information is sent to a user terminal associated with a service, where the service prompt information includes a preset first duration and resource information.
In step 104, after detecting that the service is completed, the completion time of the service is recorded.
In step 105, a second duration for completing the service is determined based on the start time and the completion time.
In step 106, it is determined whether the second time period is greater than the first time period.
In step 107, if the second duration is not longer than the first duration, the resource identifier corresponding to the resource information is provided to the user terminal, so that the user can utilize the resource identifier to obtain the corresponding resource.
In some embodiments, the resource identifier includes coded information such as a two-dimensional code.
For example, if the preset first duration is 30 minutes. If the second time period from starting to finishing of a certain service is 20 minutes, a corresponding resource identifier is provided for the user.
In some embodiments, if the second time period is longer than the first time period, the resource identification corresponding to the resource information is refused to be provided to the user terminal.
For example, if the preset first duration is 30 minutes. If the second time period from starting to finishing of a certain service is 50 minutes, the corresponding resource identification is not provided for the user.
In some embodiments, after receiving a resource retrieval request sent by a user terminal, it is detected whether a resource corresponding to a resource identifier included in the resource retrieval request has been retrieved. If the resource corresponding to the resource identifier is not acquired, the resource corresponding to the resource identifier is provided for the user terminal, and the resource corresponding to the resource identifier is set to be in an acquired state. Thereby ensuring that the user can only pick up once by using the resource identifier.
In the resource providing method provided by the embodiment of the present disclosure, by counting the completion time of the service, if the completion time of the service does not exceed the preset time, corresponding resources are provided for the user, so as to improve the execution efficiency of the service.
Fig. 2 is a schematic structural diagram of a resource providing apparatus according to an embodiment of the present disclosure. As shown in fig. 2, the resource providing apparatus includes a first time recording module 21, a resource extracting module 22, an information transmitting module 23, a second time recording module 24, and a resource providing module 25.
The first time recording module 21 is configured to record a start time of a service in case of detecting the start of the service.
The resource extraction module 22 is configured to extract resource information.
In some embodiments, the resource information is preset, independent of the start time of the service.
In other embodiments, the resource extraction module 22 extracts resource information associated with a traffic class from a repository by determining the traffic class associated with the start-up time.
By setting corresponding service levels for different start-up times, different resources can be provided for different start-up times.
In some embodiments, the resource extraction module 22 determines the first level information based on date information included in the start-up time, the second level information based on time point information included in the start-up time, and the traffic level based on the first level information and the second level information.
For example, the service is started at 8 am on monday, and the service level is determined to be one level according to the first level determined on monday and the second level determined at 8 am.
For another example, if the service is started at 8 am on sunday, the service level is determined to be a second level according to the first level determined on sunday and the second level determined at 8 am.
In some embodiments, the resource extraction module 22 queries the resource library for resources corresponding to the service level to generate a set of candidate resources, and determines whether the number of resources in the set of candidate resources is 1. And if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
For example, if the candidate resource corresponding to the service level currently in the resource library includes only the resource 1 provided by the first resource provider, the resource information corresponding to the resource 1 is directly extracted.
In some embodiments, if the number of resources in the set of resources to be selected is greater than 1, the resource extraction module 22 selects a target resource in the set of resources to be selected, where the target resource is a resource provided by a resource provider with the highest priority in the resources to be selected; and extracting resource information corresponding to the target resource.
For example, if currently in the repository, the candidate resource corresponding to the service level includes resource 1 provided by the first resource provider and resource 2 provided by the second resource provider, since the priority of the second resource provider is greater than that of the first resource provider, the resource information corresponding to resource 2 is extracted.
The information sending module 23 is configured to send service prompt information to a user terminal associated with a service, where the service prompt information includes a preset first duration and resource information.
The second time recording module 24 is configured to record the completion time of the service after detecting the completion of the service.
The resource providing module 25 is configured to determine a second duration of completing the service according to the start time and the completion time, determine whether the second duration is greater than the first duration, and provide the resource identifier corresponding to the resource information to the user terminal if the second duration is not greater than the first duration, so that the user can utilize the resource identifier to obtain the corresponding resource.
For example, if the preset first duration is 30 minutes. If the second time period from starting to finishing of a certain service is 20 minutes, a corresponding resource identifier is provided for the user.
In some embodiments, if the second time period is longer than the first time period, the resource providing module 25 is configured to refuse to provide the resource identification corresponding to the resource information to the user terminal.
For example, if the preset first duration is 30 minutes. If the second time period from starting to finishing of a certain service is 50 minutes, the corresponding resource identification is not provided for the user.
In some embodiments, the resource providing module 25, after receiving the resource retrieval request sent by the user terminal, detects whether the resource corresponding to the resource identifier included in the resource retrieval request has been retrieved. If the resource corresponding to the resource identifier is not acquired, the resource corresponding to the resource identifier is provided for the user terminal, and the resource corresponding to the resource identifier is set to be in an acquired state. Thereby ensuring that the user can only pick up once by using the resource identifier.
Fig. 3 is a schematic structural diagram of a resource providing apparatus according to another embodiment of the present disclosure. As shown in fig. 3, the resource providing apparatus includes a memory 31 and a processor 32.
The memory 31 is for storing instructions and the processor 32 is coupled to the memory 31, the processor 32 being configured to perform a method as referred to in any of the embodiments of fig. 1 based on the instructions stored by the memory.
As shown in fig. 3, the resource providing apparatus further comprises a communication interface 33 for information interaction with other devices. Meanwhile, the resource providing device further comprises a bus 34, and the processor 32, the communication interface 33, and the memory 31 perform communication with each other through the bus 34.
The memory 31 may comprise a high-speed RAM memory or may further comprise a non-volatile memory (non-volatile memory), such as at least one disk memory. The memory 31 may also be a memory array. The memory 31 may also be partitioned and the blocks may be combined into virtual volumes according to certain rules.
Further, the processor 32 may be a central processing unit CPU, or may be an application specific integrated circuit ASIC, or one or more integrated circuits configured to implement embodiments of the present disclosure.
The present disclosure also relates to a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement a method as referred to in any of the embodiments of fig. 1.
Fig. 4 is a schematic structural diagram of a service platform according to an embodiment of the disclosure. As shown in fig. 4, the service platform 41 includes a resource providing device 42. The resource providing device 42 is a resource providing device according to any one of the embodiments in fig. 2 or 3.
In some embodiments, the functional unit blocks described above may be implemented as general-purpose processors, programmable logic controllers (Programmable Logic Controller, abbreviated as PLCs), digital signal processors (Digital Signal Processor, abbreviated as DSPs), application specific integrated circuits (Application Specific Integrated Circuit, abbreviated as ASICs), field programmable gate arrays (Field-Programmable Gate Array, abbreviated as FPGAs) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or any suitable combination thereof for performing the functions described in the present disclosure.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, where the program may be stored in a computer readable storage medium, and the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The description of the present disclosure has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the disclosure in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiments were chosen and described in order to best explain the principles of the disclosure and the practical application, and to enable others of ordinary skill in the art to understand the disclosure for various embodiments with various modifications as are suited to the particular use contemplated.

Claims (8)

1. A resource providing method, comprising:
recording the starting time of the service under the condition that the service is detected to be started;
extracting resource information, wherein first level information is determined according to date information included in the starting time, second level information is determined according to time point information included in the starting time, service levels are determined according to the first level information and the second level information, and resource information associated with the service levels is extracted from a resource library;
sending service prompt information to a user terminal associated with the service, wherein the service prompt information comprises a preset first duration and the resource information;
after the completion of the service is detected, recording the completion time of the service;
determining a second duration for completing the service according to the starting time and the completion time;
judging whether the second time length is longer than the first time length;
and if the second time length is not greater than the first time length, providing the resource identification corresponding to the resource information for the user terminal so that the user can utilize the resource identification to pick up the corresponding resource.
2. The method of claim 1, wherein extracting resource information associated with the traffic class in a resource repository comprises:
inquiring resources corresponding to the service level in the resource library to generate a resource set to be selected;
judging whether the number of the resources in the resource set to be selected is 1;
and if the number of the resources in the resource set to be selected is 1, extracting resource information corresponding to the resources in the resource set to be selected.
3. The method of claim 2, further comprising:
if the number of the resources in the resource set to be selected is greater than 1, selecting a target resource in the resource set to be selected, wherein the target resource is a resource provided by a resource provider with the highest priority in the resource set to be selected;
and extracting resource information corresponding to the target resource.
4. A method according to any one of claims 1-3, further comprising:
after receiving a resource acquisition request sent by the user terminal, detecting whether resources corresponding to the resource identifiers included in the resource acquisition request are acquired or not;
and if the resource corresponding to the resource identifier is not acquired, providing the resource corresponding to the resource identifier for the user terminal, and setting the resource corresponding to the resource identifier to be in an acquired state.
5. A resource providing apparatus comprising:
the first time recording module is configured to record the starting time of the service under the condition that the service is detected to be started;
a resource extraction module configured to extract resource information, wherein first level information is determined according to date information included in the start time, second level information is determined according to time point information included in the start time, a service level is determined according to the first level information and the second level information, and resource information associated with the service level is extracted from a resource library;
the information sending module is configured to send service prompt information to a user terminal associated with the service, wherein the service prompt information comprises preset first duration and the resource information;
a second time recording module configured to record a completion time of the service after detecting that the service is completed;
and the resource providing module is configured to determine a second time length for completing the service according to the starting time and the completion time, judge whether the second time length is longer than the first time length, and provide a resource identifier corresponding to the resource information for the user terminal if the second time length is not longer than the first time length so that the user can obtain corresponding resources by utilizing the resource identifier.
6. A resource providing apparatus comprising:
a memory configured to store instructions;
a processor coupled to the memory, the processor configured to perform the method of any of claims 1-4 based on instructions stored by the memory.
7. A service platform comprising the resource providing apparatus of claim 5 or 6.
8. A computer readable storage medium storing computer instructions which, when executed by a processor, implement the method of any one of claims 1-4.
CN202110259959.7A 2021-03-10 2021-03-10 Resource providing method and device and service platform Active CN113760535B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110259959.7A CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110259959.7A CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Publications (2)

Publication Number Publication Date
CN113760535A CN113760535A (en) 2021-12-07
CN113760535B true CN113760535B (en) 2023-09-22

Family

ID=78786799

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110259959.7A Active CN113760535B (en) 2021-03-10 2021-03-10 Resource providing method and device and service platform

Country Status (1)

Country Link
CN (1) CN113760535B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019037647A1 (en) * 2017-08-22 2019-02-28 阿里巴巴集团控股有限公司 Method, apparatus and system for publishing and acquiring business object
CN111162918A (en) * 2018-11-07 2020-05-15 中国电信股份有限公司 Service fulfillment management method and device
WO2020199837A1 (en) * 2019-04-03 2020-10-08 电信科学技术研究院有限公司 Method and device for sending and receiving auxiliary indication signaling
CN111885733A (en) * 2020-06-30 2020-11-03 达闼机器人有限公司 Resource allocation method, device, storage medium and network equipment
CN112346625A (en) * 2020-09-27 2021-02-09 北京淇瑀信息科技有限公司 Resource management method and device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019037647A1 (en) * 2017-08-22 2019-02-28 阿里巴巴集团控股有限公司 Method, apparatus and system for publishing and acquiring business object
CN111162918A (en) * 2018-11-07 2020-05-15 中国电信股份有限公司 Service fulfillment management method and device
WO2020199837A1 (en) * 2019-04-03 2020-10-08 电信科学技术研究院有限公司 Method and device for sending and receiving auxiliary indication signaling
CN111885733A (en) * 2020-06-30 2020-11-03 达闼机器人有限公司 Resource allocation method, device, storage medium and network equipment
CN112346625A (en) * 2020-09-27 2021-02-09 北京淇瑀信息科技有限公司 Resource management method and device and electronic equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
光网OLT设备板卡资源的自动化稽核方案;陈锦春;;电信技术(第05期);全文 *
恢复时间敏感的光网络混合通路保护算法;鲍宁海;苏国庆;陈静波;;重庆邮电大学学报(自然科学版)(03);全文 *

Also Published As

Publication number Publication date
CN113760535A (en) 2021-12-07

Similar Documents

Publication Publication Date Title
KR102152556B1 (en) Service processing and consensus method and device
CN110267314B (en) Method and device for switching network slices
CN107301178B (en) Data query processing method, device and system
CN111104664B (en) Risk identification method of electronic equipment and server
CN109582470B (en) Data processing method and data processing device
CN107590016B (en) Power-down restarting identification method and device
CN104881313A (en) Method and device for starting functions in terminal application
CN109254913B (en) Device sharing method and device, electronic device and computer storage medium
CN110019067B (en) Log analysis method and system
CN113535226B (en) Application downloading method, terminal, server, computer device and storage medium
CN107741968B (en) Method, system and device for file retrieval and computer readable storage medium
CN101388039A (en) Response message executing method and device
CN113760535B (en) Resource providing method and device and service platform
CN111143294B (en) Data retrieval method and device for power acquisition terminal and electronic equipment
CN113746932A (en) Network request merging method and device, electronic device and computer program product
CN113987107A (en) Dialogue method and device based on behavior tree, electronic equipment and storage medium
JP2001044412A (en) Semiconductor simulation apparatus
CN113110991A (en) Page element positioning method and device, storage medium and electronic device
CN110908876B (en) Method and device for acquiring hardware performance data
CN110740062A (en) Breakpoint resume method and device
CN110704733B (en) Method and device for sending data
CN114567855B (en) Long short message processing method and device and electronic equipment
CN112840320A (en) Method and device for resource platform to share resources exclusively and electronic equipment
CN113485855B (en) Memory sharing method and device, electronic equipment and readable storage medium
CN112732664B (en) Evidence extraction method, device, electronic equipment and storage medium

Legal Events

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