CN112950159A - Technical management information system concurrency control device and control method thereof - Google Patents

Technical management information system concurrency control device and control method thereof Download PDF

Info

Publication number
CN112950159A
CN112950159A CN202110238004.3A CN202110238004A CN112950159A CN 112950159 A CN112950159 A CN 112950159A CN 202110238004 A CN202110238004 A CN 202110238004A CN 112950159 A CN112950159 A CN 112950159A
Authority
CN
China
Prior art keywords
declaration
request
access controller
project
concurrency
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
CN202110238004.3A
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.)
Chongqing Productivity Promotion Center
Original Assignee
Chongqing Productivity Promotion Center
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 Chongqing Productivity Promotion Center filed Critical Chongqing Productivity Promotion Center
Priority to CN202110238004.3A priority Critical patent/CN112950159A/en
Publication of CN112950159A publication Critical patent/CN112950159A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Development Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a scientific and technical management information system concurrency control device and a control method thereof, wherein the control device comprises an access controller and a configurator, and the control method comprises the following steps: the method comprises the steps that firstly, a configurator configures the upper limit of the concurrent number corresponding to different project types in an access controller, then the access controller identifies the declaration intention of a received declaration request, and the declaration project type is determined according to the declaration intention, so that a user side is prevented from calling a declaration subsystem blindly, and invalid operation is reduced. And finally, judging whether the concurrency number of the project type is exhausted or not through the corresponding concurrency number upper limit, if so, not allowing the declaration request to pass through the access controller, otherwise, allowing the declaration request to pass through the access controller, and calling a corresponding declaration system to perform project declaration by the user side. The concurrency number of each declaration system can be effectively controlled not to exceed the bearable upper limit of the system, so that each declaration system can stably operate, and mutual influence among declarations of different projects can be avoided.

Description

Technical management information system concurrency control device and control method thereof
Technical Field
The invention relates to the technical field of data processing systems or methods specially suitable for administrative, commercial, financial, management, supervision or prediction purposes, in particular to a concurrency control device of a scientific and technological management information system and a control method thereof.
Background
In recent years, the amount of scientific and technological resources such as national scientific and technological manpower, material resources, financial resources, achievements and the like is rapidly increased, and scientific and technological innovation work is well supported. In order to encourage enterprises to actively invest in technological innovation, the state initiates different technological project declarations for different enterprises every year. After the project declared by the enterprise passes, certain fund and tax rewards and supports can be obtained, so that the enterprise can actively declare.
The technical project is generally declared on line, and because the technical project has declaration time limit, a plurality of enterprise access line technical management information systems exist in the declaration time limit, so that high concurrence of the technical management information systems occurs, and normal use of the whole platform is influenced.
In addition, in order to meet the requirements of reporting the scientific and technological projects of different enterprises, the on-line scientific and technological management information system is provided with a plurality of reporting subsystems of different scientific and technological projects. Because reporting time limits of different scientific and technological projects are overlapped sometimes, a plurality of different enterprises report different scientific and technological projects in the same time period, most enterprises can judge self regulation by mistake, choose project types which do not accord with self conditions to report, and send invalid reporting requests for multiple times blindly, thereby aggravating the high concurrency problem of a scientific and technological management information system.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a technical management information system concurrency control device and a control method thereof. The method can clarify the project types declared by the enterprises and effectively control the concurrency of the information management system.
The specific technical scheme is as follows:
in a first aspect, a science and technology management information system concurrency control device is provided, including:
the access controller is provided with a concurrency number upper limit distinguished according to the project type and used for identifying the declaration intention corresponding to the received declaration request, judging whether the concurrency number of the corresponding project type is exhausted or not and carrying out corresponding processing;
and the configurator is used for configuring the concurrency number upper limit corresponding to each item type in the access controller according to the declaration time period of each item type.
With reference to the first aspect, in a first implementable manner of the first aspect, the access controller includes:
the identification unit is used for receiving the declaration request and identifying the declaration intention according to the user information and the receiving time in the declaration request;
the judging unit is used for judging whether the concurrent number of the item type corresponding to the declaration intention is exhausted;
and the processing unit allows the declaration request to pass in response to the condition that the concurrence number of the item type corresponding to the declaration intention is not exhausted, and otherwise, does not allow the declaration request to pass.
With reference to the first implementable manner of the first aspect, in a second implementable manner of the first aspect, the identifying unit is configured to determine the operation range information corresponding to the user information in the declaration request, and identify the declaration intention corresponding to the declaration request in combination with the reception time of the declaration request and the declaration time periods of various item types.
With reference to the second implementable manner of the first aspect, in a third implementable manner of the first aspect, the user information includes a social credit uniform code, and the identifying unit retrieves the corresponding operation range information through the social credit uniform code.
With reference to the first implementable manner of the first aspect, in a fourth implementable manner of the first aspect, the access controller further includes a caching unit configured to queue the failure declaration request.
With reference to the fourth implementable manner of the first aspect, in a fifth implementable manner of the first aspect, the cache unit includes:
and the overtime processing module is used for judging whether the queued declaration request is overtime or not, returning the declaration request exceeding the upper limit of the concurrency number in response to overtime of the declaration request, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request.
With reference to the first aspect, in a sixth implementable manner of the first aspect, the configurator includes:
the prediction unit is used for acquiring historical data of declaration requests corresponding to various project types passing through the access controller and predicting declaration quantity corresponding to various project types according to the acquired historical data;
and the configuration unit is used for configuring the upper limit of the concurrent number corresponding to each project type in the access controller according to the declaration number corresponding to each project type and the declaration time period.
In a second aspect, a concurrency control method for a scientific and technological management information system is provided, including:
configuring the upper limit of the concurrency number corresponding to various item types in the access controller;
in response to receiving the declaration request, recognizing a declaration intention corresponding to the declaration request;
judging whether the concurrence number of the item type corresponding to the declaration intention is exhausted;
and in response to the fact that the concurrency number of the item type corresponding to the declaration intention is not exhausted, allowing the declaration request to pass, and otherwise not allowing the declaration request to pass.
With reference to the second aspect, in a first implementable manner of the second aspect, the configuring an upper limit of a concurrency number corresponding to each item type in an access controller includes:
collecting historical data of various project types passing through an access controller;
predicting the declaration quantity corresponding to various project types according to the collected data;
and configuring the concurrency number upper limit corresponding to each project type in the access controller according to the declaration number and declaration time period corresponding to the project type.
With reference to the second aspect, in a second implementable manner of the second aspect, the method further includes:
in response to disallowing passage of a declaration request, including the declaration request in a queuing sequence;
judging whether the declaration request in the queuing sequence is overtime, if so, returning the declaration request exceeding the concurrence upper limit information, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request.
Has the advantages that:
1. according to the application, the access controller is arranged in the scientific and technological management information system, when a large number of enterprise users access and access, the access controller can make clear of project types corresponding to enterprises by identifying reporting intentions of the enterprises, so that the enterprises are prevented from calling the reporting system blindly to perform project reporting, and invalid operations are reduced.
2. According to the method and the system, the project type is used for controlling the concurrency number of the scientific and technological management information system accessed to the enterprise, so that the concurrency number of each declaration subsystem is within a system bearable range, each declaration subsystem is stably operated, the project type is used for controlling the concurrency number, and mutual influence among different project types can be avoided.
Drawings
In order to more clearly illustrate the embodiments of the present invention, the drawings, which are required to be used in the embodiments, will be briefly described below. In all the drawings, the elements or parts are not necessarily drawn to actual scale.
Fig. 1 is a block diagram of a system structure of a concurrency control device according to an embodiment of the present invention;
fig. 2 is a block diagram of a system architecture of the access controller shown in fig. 1;
fig. 3 is a flowchart of a concurrency control method according to an embodiment of the present invention;
fig. 4 is a flowchart of configuring the upper limit of the concurrency number in fig. 3.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and therefore are only examples, and the protection scope of the present invention is not limited thereby.
As shown in fig. 1, the system configuration block diagram of the concurrency control device of the scientific and technological management information system includes:
the access controller is provided with a concurrency number upper limit distinguished according to the project type and used for identifying the declaration intention corresponding to the received declaration request, judging whether the concurrency number of the corresponding project type is exhausted or not and carrying out corresponding processing;
and the configurator is used for configuring the concurrency number upper limit corresponding to each item type in the access controller according to the declaration time period of each item type.
Specifically, the scientific and technical management information system in the present application may include a plurality of different declaration subsystems, each of which is respectively used for providing declaration services of different project types. The scientific and technological management information system is provided with the access controller, the access controller can receive a declaration request sent by a user side, recognize the declaration intention of the user, and determine the project type to be declared by the user according to the declaration intention, so that the user side is prevented from calling the declaration system blindly, and invalid operation is reduced.
The access controller is provided with the concurrency number upper limit corresponding to different project types, the access controller can judge whether the concurrency number corresponding to the definite project type is exhausted or not through the corresponding concurrency number upper limit, if the concurrency number is exhausted, the access controller does not allow the declaration request to pass, if the concurrency number is not exhausted, the access controller allows the declaration request to pass, and the user can call the corresponding declaration system to perform project declaration, so that the concurrency number of each declaration subsystem can be effectively controlled not to exceed the bearable upper limit of the system, each declaration subsystem can stably operate, and mutual influence among different project declarations can be avoided.
In this embodiment, preferably, as shown in fig. 2, the access controller includes:
the identification unit is used for receiving the declaration request and identifying the declaration intention according to the user information and the receiving time in the declaration request;
the judging unit is used for judging whether the concurrent number of the item type corresponding to the declaration intention is exhausted;
and the processing unit allows the declaration request to pass in response to the condition that the concurrence number of the item type corresponding to the declaration intention is not exhausted, and otherwise, does not allow the declaration request to pass.
Specifically, the identification unit may identify the user type through user information, such as a production type enterprise, a scientific and research type enterprise, and the like. Because the declaration time periods of different scientific and technological projects are different and the enterprise types are different, the identification unit can identify the declaration intention of the user by comparing the user types and the declaration time periods corresponding to the different scientific and technological projects according to the user types and the receiving time periods of the received declaration requests, so that the project types which the user wants to declare are determined.
The judging unit can judge whether the concurrent number corresponding to the item type is exhausted or not according to the item type determined by the identifying unit, and sends the judging result to the processing unit, if the judging result is that the concurrent number is not exhausted, the processing unit allows the declaration request to pass, the user side can call the declaration system corresponding to the item type to perform item declaration, otherwise, the user side cannot call the declaration system.
In this embodiment, preferably, the identification unit is configured to determine the operation range information corresponding to the user information in the declaration request, and identify the declaration intention corresponding to the declaration request by combining the reception time of the declaration request and the declaration time periods of various item types.
Some enterprises not only relate to science and technology research, but also relate to production and manufacturing, and in order to accurately identify the user type corresponding to the user, the declaration request may include an identification code of the user, such as a user name. The identification unit can determine the operation range information of the user through the identification code, accurately identify the user type to which the user belongs through the operation range, and identify the declaration intention of the user by comparing the user types corresponding to different scientific and technological projects with the declaration time periods in combination with the user types and the receiving time periods for receiving the declaration requests, so that the project types to be declared by the user are determined.
In this embodiment, it is preferable that the user information includes a social credit identity code, and the identifying unit retrieves the corresponding business range information by using the social credit identity code. Because the business names of most businesses are long and may have business names with high similarity, it is difficult and inefficient to identify the user type by the business name.
In order to improve the identification efficiency of the declaration intention, the declaration request can include a social credit uniform code of the user, the social credit uniform code has uniqueness, and the identification unit can quickly inquire a business license of the user through the social credit uniform code and determine the type of the user through the business range on the business license.
In this embodiment, preferably, the access controller further includes a buffer unit, configured to queue the failed declaration request. If the declaration request of the user side does not pass through the access controller, the user side can possibly send the declaration request to the access controller again in a short time, and the retransmitted declaration request also cannot pass through the access controller, so that a large number of invalid requests exist in the network of the scientific and technological management information system.
In this embodiment, preferably, the cache unit includes:
and the overtime processing module is used for judging whether the queued declaration request is overtime or not, returning the declaration request exceeding the upper limit of the concurrency number in response to overtime of the declaration request, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request. The overtime processing module can delete the declaration requests with the queuing time exceeding the preset time threshold in the cache unit, and reply the declaration requests exceeding the upper limit of the concurrency number to the user side, so that congestion caused by queuing of a large number of declaration requests is avoided.
In this embodiment, preferably, the configurator includes:
the prediction unit is used for acquiring historical data of declaration requests corresponding to various project types passing through the access controller and predicting declaration quantity corresponding to various project types according to the acquired historical data;
and the configuration unit is used for configuring the upper limit of the concurrent number corresponding to each project type in the access controller according to the declaration number corresponding to each project type and the declaration time period.
Since markets, enterprises and the like are all changing, the declaration quantity of different project types is also changing every year, if the concurrence number upper limit of different project types is not adjusted in advance, the concurrence number resources corresponding to some project types are less, the declaration requirement cannot be met, and the declaration cannot be completed in the declaration time limit of some enterprises.
Therefore, a prediction unit can be arranged in the configurator, and the prediction unit can collect the declaration quantity of different project types in the past year and predict the future declaration quantity of the project types by the existing data prediction analysis algorithm, such as a linear regression algorithm. The configuration unit can reasonably configure the upper limit of the concurrency number corresponding to each project type according to the prediction result of the prediction unit so as to meet the declaration requirement of the project type when the project declaration deadline arrives.
Fig. 3 is a flowchart of a concurrency control method for a scientific and technical management information system, the method including:
step 1, configuring concurrency number upper limits corresponding to various project types in an access controller;
step 2, responding to the received declaration request, and identifying a declaration intention corresponding to the declaration request;
step 3, judging whether the concurrent number of the project type corresponding to the declaration intent is exhausted;
and 4, allowing the declaration request to pass if the concurrence number of the item type corresponding to the declaration intention is not exhausted, and not allowing the declaration request to pass if the concurrence number is not exhausted.
Firstly, the upper limit of the concurrent number corresponding to different project types in the access controller can be configured, then, the declaration intention of the user sending the declaration request can be identified, the project type which the user wants to declare is determined according to the declaration intention, the situation that the user terminal blindly calls the declaration system is avoided, and invalid operation is reduced. And finally, judging whether the concurrency number corresponding to the definite project type is exhausted or not through the corresponding concurrency number upper limit, if so, not allowing the declaration request to pass through the access controller, if not, allowing the declaration request to pass through the access controller, and calling a corresponding declaration system to declare the project. Therefore, the concurrency of each declaration subsystem can be effectively controlled not to exceed the bearable upper limit of the system, each declaration subsystem can stably operate, and the mutual influence among declarations of different projects can be avoided.
In this embodiment, preferably, as shown in fig. 4, configuring the upper limit of the concurrency number corresponding to each item type in the access controller includes:
step 1-1, collecting historical data of various project types passing through an access controller;
step 1-2, predicting declaration quantity corresponding to various project types according to collected data;
and 1-3, configuring and configuring the upper limit of the concurrency number corresponding to each project type in the access controller according to the declaration number corresponding to the project type and the declaration time period configuration.
The method comprises the steps that firstly, a configurator can collect historical data of declared projects in a past year, then, the collected data are processed and classified, the declared data corresponding to different project types are determined, finally, the declared quantity corresponding to each project type is predicted by adopting the existing trend prediction algorithm, such as a linear regression algorithm, and the upper limit of the concurrent quantity of each project type is reasonably configured according to the prediction result.
In this embodiment, it is preferable that the method further includes:
in response to disallowing passage of a declaration request, including the declaration request in a queuing sequence;
judging whether the declaration request in the queuing sequence is overtime, if so, returning the declaration request exceeding the concurrence upper limit information, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request.
The received declaration requests can be queued and stored in the cache unit, so that the user side is prevented from continuously sending invalid declaration requests. And the declaration requests with queuing time exceeding a preset time threshold value in the cache unit are deleted, so that congestion caused by queuing of a large number of declaration requests is avoided. Moreover, the number of declaration requests in the queuing sequence is reduced because invalid declaration requests are reduced by identifying the declaration intent.
The application is operational with numerous general purpose or special purpose computing system environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multiprocessor systems, distributed computing environments that include any of the above systems or devices, and the like. The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the present invention, and they should be construed as being included in the following claims and description.

Claims (10)

1. A technical management information system concurrency control device is characterized by comprising:
the access controller is provided with a concurrency number upper limit distinguished according to the project type and used for identifying the declaration intention corresponding to the received declaration request, judging whether the concurrency number of the corresponding project type is exhausted or not and carrying out corresponding processing;
and the configurator is used for configuring the concurrency number upper limit corresponding to each item type in the access controller according to the declaration time period of each item type.
2. The apparatus of claim 1, wherein the access controller comprises:
the identification unit is used for receiving the declaration request and identifying the declaration intention according to the user information and the receiving time in the declaration request;
the judging unit is used for judging whether the concurrent number of the item type corresponding to the declaration intention is exhausted;
and the processing unit allows the declaration request to pass in response to the condition that the concurrence number of the item type corresponding to the declaration intention is not exhausted, and otherwise, does not allow the declaration request to pass.
3. The system concurrency control device of claim 2, wherein the identification unit is configured to determine the business range information corresponding to the user information in the request for declaration, and identify the intention for declaration corresponding to the request for declaration by combining the time of receiving the request for declaration and the time periods for declaration of various item types.
4. The apparatus of claim 3, wherein the user information comprises a social credit identity code, and the identification unit retrieves the corresponding business segment information via the social credit identity code.
5. The system concurrency control device according to claim 2, wherein the access controller further comprises a buffer unit for queuing failed declaration requests.
6. The apparatus of claim 5, wherein the cache unit comprises:
and the overtime processing module is used for judging whether the queued declaration request is overtime or not, returning the declaration request exceeding the upper limit of the concurrency number in response to overtime of the declaration request, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request.
7. The apparatus of claim 1, wherein the configurator comprises:
the prediction unit is used for acquiring historical data of declaration requests corresponding to various project types passing through the access controller and predicting declaration quantity corresponding to various project types according to the acquired historical data;
and the configuration unit is used for configuring the upper limit of the concurrent number corresponding to each project type in the access controller according to the declaration number corresponding to each project type and the declaration time period.
8. A concurrency control method for a scientific and technological management information system is characterized by comprising the following steps:
configuring the upper limit of the concurrency number corresponding to various item types in the access controller;
in response to receiving the declaration request, recognizing a declaration intention corresponding to the declaration request;
judging whether the concurrence number of the item type corresponding to the declaration intention is exhausted;
and in response to the fact that the concurrency number of the item type corresponding to the declaration intention is not exhausted, allowing the declaration request to pass, and otherwise not allowing the declaration request to pass.
9. The method according to claim 8, wherein the configuring the upper limit of the concurrency number corresponding to each item type in the access controller comprises:
collecting historical data of various project types passing through an access controller;
predicting the declaration quantity corresponding to various project types according to the collected data;
and configuring the concurrency number upper limit corresponding to each project type in the access controller according to the declaration number and declaration time period corresponding to the project type.
10. The concurrency control method for scientific and technological management information system according to claim 8, further comprising:
in response to disallowing passage of a declaration request, including the declaration request in a queuing sequence;
judging whether the declaration request in the queuing sequence is overtime, if so, returning the declaration request exceeding the concurrence upper limit information, and deleting the overtime declaration request, otherwise, continuing to queue the declaration request.
CN202110238004.3A 2021-03-04 2021-03-04 Technical management information system concurrency control device and control method thereof Pending CN112950159A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110238004.3A CN112950159A (en) 2021-03-04 2021-03-04 Technical management information system concurrency control device and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110238004.3A CN112950159A (en) 2021-03-04 2021-03-04 Technical management information system concurrency control device and control method thereof

Publications (1)

Publication Number Publication Date
CN112950159A true CN112950159A (en) 2021-06-11

Family

ID=76247456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110238004.3A Pending CN112950159A (en) 2021-03-04 2021-03-04 Technical management information system concurrency control device and control method thereof

Country Status (1)

Country Link
CN (1) CN112950159A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103379040A (en) * 2012-04-24 2013-10-30 阿里巴巴集团控股有限公司 Device and method for controlling concurrency number in high concurrency system
CN109685369A (en) * 2018-12-24 2019-04-26 合肥江雪信息科技有限公司 A kind of enterprise intelligent management project declaration system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103379040A (en) * 2012-04-24 2013-10-30 阿里巴巴集团控股有限公司 Device and method for controlling concurrency number in high concurrency system
CN109685369A (en) * 2018-12-24 2019-04-26 合肥江雪信息科技有限公司 A kind of enterprise intelligent management project declaration system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李国英主编: "社会工作文书", vol. 1, 中国政法大学出版社, pages: 261 - 262 *

Similar Documents

Publication Publication Date Title
CN107016480B (en) Task scheduling method, device and system
CN109634730B (en) Task scheduling method, device, computer equipment and storage medium
CN109901918B (en) Method and device for processing overtime task
CN108830470B (en) Account processing method and device
CN112860706A (en) Service processing method, device, equipment and storage medium
US10642585B1 (en) Enhancing API service schemes
CN109492856B (en) Service request processing method, device, computer equipment and storage medium
WO2019061999A1 (en) Breakpoint call method, electronic device and computer-readable storage medium
CN111178568B (en) Service reservation request processing method, device, server and storage medium
CN114201511A (en) Project management and control method and device, computer equipment and storage medium
US7685089B2 (en) Method for fast decision-making in highly distributed systems
US11526385B1 (en) Systems and methods to leverage unused compute resource for machine learning tasks
CN113570083A (en) Operation and maintenance flow determination method and device for equipment, electronic equipment and storage medium
CN110033242B (en) Working time determining method, device, equipment and medium
CN112950159A (en) Technical management information system concurrency control device and control method thereof
KR20180065839A (en) Method and apparatus for reporting job performance through analysis of job and job log data
CN116701191A (en) Optimization method, device, equipment, storage medium and program product for quantization loop
CN115641166A (en) Virtual resource allocation strategy creation method and system
CN114925283A (en) Management method and system of push task, electronic device and medium
CN113824590A (en) Method for predicting problem of micro service network, computer device and storage medium
CN113434276A (en) Task allocation processing method and device, computer equipment and storage medium
CN113986516A (en) Distributed task scheduling system based on Hongming system
CN112633851A (en) Method and device for controlling idempotent
CN112818204A (en) Service processing method, device, equipment and storage medium
US11816621B2 (en) Multi-computer tool for tracking and analysis of bot performance

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