CN111913795B - High-concurrency processing method, system equipment and medium for relay substation end fault - Google Patents

High-concurrency processing method, system equipment and medium for relay substation end fault Download PDF

Info

Publication number
CN111913795B
CN111913795B CN202010790505.8A CN202010790505A CN111913795B CN 111913795 B CN111913795 B CN 111913795B CN 202010790505 A CN202010790505 A CN 202010790505A CN 111913795 B CN111913795 B CN 111913795B
Authority
CN
China
Prior art keywords
fault event
uploading
information system
request
relay information
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
CN202010790505.8A
Other languages
Chinese (zh)
Other versions
CN111913795A (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.)
SHANGHAI XJ ELECTRIC CO Ltd
State Grid Corp of China SGCC
Xuji Group Co Ltd
Original Assignee
SHANGHAI XJ ELECTRIC CO Ltd
State Grid Corp of China SGCC
Xuji Group 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 SHANGHAI XJ ELECTRIC CO Ltd, State Grid Corp of China SGCC, Xuji Group Co Ltd filed Critical SHANGHAI XJ ELECTRIC CO Ltd
Priority to CN202010790505.8A priority Critical patent/CN111913795B/en
Publication of CN111913795A publication Critical patent/CN111913795A/en
Application granted granted Critical
Publication of CN111913795B publication Critical patent/CN111913795B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24552Database cache management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a high-concurrency processing method, system equipment and a medium for relay substation end faults, wherein the method comprises the following steps: aiming at each fault event of the relay information system substation, entering a corresponding hystrix thread pool, and creating a request for uploading to a relay information system main station; setting a total threshold value of a relay information system main station for receiving a fault event, and judging whether to upload the fault event according to whether the uploaded fault event reaches the total threshold value; judging whether uploading is carried out according to whether the hystrix thread pool request queue corresponding to the uploading fault event is full; judging whether the uploading fault event fails to be executed or is overtime; and executing fallback on the fault event which cannot be uploaded timely, and caching the data into a redis database. The invention can realize high concurrency processing, solve the problem of caching mass uploading data and provide effective guarantee for the stability and reliability of the system.

Description

High-concurrency processing method, system equipment and medium for relay substation end fault
Technical Field
The invention relates to the field of relay faults, in particular to a high-concurrency processing method, system equipment and medium for a fault of a relay substation end.
Background
The relay fault information system consists of substations at the plant station end, a communication transmission network and power grid dispatching centers (main stations) at all levels. The relay protection substation is an information acquisition center, mainly used for acquiring information of digital protection and a wave recorder, completing protocol conversion of different devices, realizing information interaction with the main station and playing a key role in the whole information system.
The existing relay electronic station end program cannot process data such as action events, alarm events, wave recording events and the like of a protection device which is uploaded in a large amount, and once a certain service or local service of a substation fails, the whole system cannot be used. For example, in severe conditions such as typhoon, the substation equipment can generate massive fault events, and the substation system cannot deal with high-concurrency processing of massive data, so that the data cannot be timely and effectively transmitted, and the server is broken down and broken down; when the request pressure of events such as a large amount of abnormal information, actions/alarms and the like of substation equipment and programs is increased rapidly, other programs of the substation can be blocked from running normally, and the avalanche effect of the service of the whole substation is further caused; massive data are mixed together for processing, and various services and interfaces mutually influence each other.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a method, system equipment, and medium for high-concurrency processing of a fault at a relay substation end, which can implement high-concurrency processing, solve the problem of caching of massive uplink data, and provide an effective guarantee for stability and reliability of a system.
In a first aspect, an embodiment of the present invention provides a method for high-concurrency processing of a fault at a relay station, including:
and aiming at each fault event of the relay information system substation, entering a corresponding hystrix thread pool, and creating a request for uploading to a relay information system main station.
And setting a total threshold value of the master station of the relay information system for receiving the fault event, and judging whether to upload the fault event according to whether the uploaded fault event reaches the total threshold value.
And judging whether to upload according to whether the hystrix thread pool request queue corresponding to the uploading fault event is full.
And judging whether the uploading fault event fails to execute or is overtime.
And executing fallback on the fault event which cannot be uploaded timely, and caching the data into a redis database.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, further including:
and (5) executing metrics monitoring and setting the operation index of the relay information system.
And if the operation index does not meet the preset value, starting the circuit breaker, stopping sending the request of the relay information system main station, and executing fallback.
And if the operation index meets the preset value, continuing to send the fault event.
With reference to the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where the entering, for each fault event of a relay information system substation, a corresponding hystrix thread pool to create a request to send to a relay information system master station includes:
aiming at action events, alarm events, secondary equipment communication states, switching value or soft pressing plate deflection, calling, constant value or soft pressing plate, wave recording events and N required fault events of the relay information system substation, corresponding hystrix thread pools are respectively established, and a request for uploading to a relay information system main station is established.
With reference to the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the setting a total threshold of the relay information system master station receiving the fault event, and determining whether to upload the fault event according to whether the uploaded fault event reaches the total threshold includes:
and setting a total threshold value, and judging whether the uploading fault event reaches the total threshold value.
And if the total threshold value is reached, starting the circuit breaker, stopping sending the request of the relay information system main station, and executing fallback.
If the total threshold is not reached, judging whether the request queue corresponding to the hystrix thread pool is full.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the determining whether to upload the file according to whether a hystrix thread pool request queue corresponding to the upload fault event is full includes:
and if the request queue corresponding to the hystrix thread pool is full, refusing to send the request to the relay information system main station, and executing fallback.
And if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event.
With reference to the first aspect, an embodiment of the present invention provides a fifth possible implementation manner of the first aspect, where the determining whether the execution of the upload failure event fails or times out includes:
and if the uploading fault event fails to be executed or is overtime, executing fallback.
And if the uploading fault event is normally executed, successfully uploading the fault event.
In a second aspect, an embodiment of the present invention further provides a high concurrency processing system for a relay fault information system substation, where the high concurrency processing method for a fault at a relay substation end is executed, and the high concurrency processing system includes:
and the request creating module is used for entering a corresponding hystrix thread pool aiming at each fault event of the relay information system substation and creating a request for uploading to the relay information system main station.
The total threshold judgment module is used for judging whether the uploading fault event reaches the total threshold, if so, the circuit breaker is started, the request of uploading the relay information system main station is stopped, and fallback is executed; if the total threshold is not reached, judging whether the request queue corresponding to the hystrix thread pool is full.
The request queue judging module is used for judging whether a hystrix thread pool request queue corresponding to the uploading fault event is full, if the request queue corresponding to the hystrix thread pool is full, refusing to upload the request of the relay information system main station, and executing a fallback; and if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event.
The accident judgment module is used for judging whether the execution of the uploading fault event fails or is overtime, and if the execution of the uploading fault event fails or is overtime, executing fallback; and if the uploading fault event is normally executed, successfully uploading the fault event.
And the storage module is used for caching the data of the fault event which cannot be uploaded in time into a redis database.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the apparatus further includes a metrics monitoring module, configured to perform metrics monitoring, set an operation index of the relay information system, and if the operation index does not meet a preset value, start a circuit breaker, stop sending a request of a relay information system master station, and execute a fallback; and if the operation index meets the preset value, continuing to send the fault event.
In a third aspect, an embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program that is stored in the memory and is executable on the processor, where the processor, when executing the computer program, implements the method for high-concurrency processing of a fault at a relay station end as described above.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for high-concurrency processing of a fault at a relay substation end as described above.
The embodiment of the invention has the beneficial effects that:
by adopting hystrix thread pool isolation, each fault time increase thread pool is isolated, one service provider is delayed to rise or fail, the failure of the whole system can not be caused, and the mutual influence of each service and each interface is prevented;
judging whether the request queue is full in an independent thread pool, if so, immediately rejecting the subsequent request instead of queuing in the thread, thereby accelerating failure judgment;
a breaker fusing mechanism is established, and the current service health condition is compared with a set threshold value to determine, so that the synchronous waiting of mass requests is avoided, and the rapid calling of the service is solved;
and a redis data cache is established, the loss of mass data is avoided, the burst flow can be handled, and when the mass data flow comes temporarily, the data can be stored in a thread pool queue for slow processing after the processing is not finished.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
The method, system device and medium for high-concurrency processing of a fault at a relay substation end according to the present invention are described in detail below with reference to the accompanying drawings and the detailed description.
Fig. 1 is a flow chart of a high concurrency processing method for relay station side faults of the invention;
FIG. 2 is a schematic structural diagram of a relay information system master station and a relay fault information system substation;
fig. 3 is a logic block diagram of the high-concurrency processing method for the fault of the relay substation end of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. The components of embodiments of the present invention generally described and illustrated in the figures herein can be arranged and designed in a wide variety of different configurations.
Some embodiments of the invention are described in detail below with reference to the accompanying drawings. The embodiments and features of the embodiments described below can be combined with each other without conflict.
Referring to fig. 1 to fig. 3, in a first aspect, an embodiment of the present invention provides a method for high-concurrency processing of a fault at a relay station, including:
and aiming at each fault event of the relay information system substation, entering a corresponding hystrix thread pool, and creating a request for uploading to a relay information system main station.
And setting a total threshold value of the master station of the relay information system for receiving the fault event, and judging whether to upload the fault event according to whether the uploaded fault event reaches the total threshold value.
And judging whether uploading is carried out according to whether the hystrix thread pool request queue corresponding to the uploading fault event is full.
And judging whether the uploading fault event fails to be executed or is overtime.
And executing fallback on the fault event which cannot be uploaded in time, and caching the data into a redis database.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, further including:
and (5) performing metrics monitoring and setting the operation index of the relay information system.
And if the operation index does not meet the preset value, starting the circuit breaker, stopping sending the request of the relay information system main station, and executing fallback.
And if the operation index meets the preset value, continuing to send the fault event.
With reference to the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where the entering, for each fault event of a relay information system substation, a corresponding hystrix thread pool to create a request to send to a relay information system master station includes:
aiming at action events, alarm events, secondary equipment communication states, switching value or soft pressing plate deflection, calling, constant value or soft pressing plate, wave recording events and N required fault events of the relay information system substation, corresponding hystrix thread pools are respectively established, and a request for uploading to a relay information system main station is established.
With reference to the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the setting a total threshold for a relay information system master station to receive a fault event, and determining whether to send the fault event according to whether a sent fault event reaches the total threshold includes:
and setting a total threshold value, and judging whether the uploading fault event reaches the total threshold value.
And if the total threshold value is reached, starting the circuit breaker, stopping sending the request of the relay information system main station, and executing fallback.
If the total threshold is not reached, judging whether the request queue corresponding to the hystrix thread pool is full.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the determining whether to upload according to whether a hystrix thread pool request queue corresponding to an upload failure event is full includes:
and if the request queue corresponding to the hystrix thread pool is full, refusing to send the request to the relay information system main station, and executing fallback.
And if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event.
With reference to the first aspect, an embodiment of the present invention provides a fifth possible implementation manner of the first aspect, where the determining whether the execution of the upload failure event fails or is overtime includes:
and if the uploading fault event fails to be executed or is overtime, executing the fallback.
And if the uploading fault event is normally executed, successfully uploading the fault event.
In a second aspect, an embodiment of the present invention further provides a high concurrency processing system for a relay fault information system substation, where the high concurrency processing method for a fault at a relay substation end is executed, and the high concurrency processing system includes:
and the request creating module is used for entering a corresponding hystrix thread pool aiming at each fault event of the relay information system substation and creating a request for uploading to the relay information system main station.
The total threshold judgment module is used for judging whether the uploading fault event reaches the total threshold, if so, the circuit breaker is started, the request of uploading the relay information system main station is stopped, and fallback is executed; if not, judging whether the request queue of the corresponding hystrix thread pool is full.
The request queue judging module is used for judging whether a hystrix thread pool request queue corresponding to the uploading fault event is full, if the request queue corresponding to the hystrix thread pool is full, refusing to upload a request of a relay information system main station, and executing fallback; and if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event.
The accident judgment module is used for judging whether the execution of the uploading fault event fails or is overtime, and if the execution of the uploading fault event fails or is overtime, executing fallback; and if the uploading fault event is normally executed, successfully uploading the fault event.
And the storage module is used for caching the data of the fault event which cannot be uploaded in time into a redis database.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the first possible implementation manner further includes a metrics monitoring module, configured to perform metrics monitoring, set an operation index of the relay information system, and if the operation index does not meet a preset value, open the circuit breaker, stop sending a request to the relay information system master station, and execute a fallback; and if the operation index meets the preset value, continuing to send the fault event.
In a third aspect, an embodiment of the present invention further provides a computer device, which includes a memory, a processor, and a computer program that is stored in the memory and is executable on the processor, where the processor, when executing the computer program, implements the method for high-concurrency processing of a fault at a relay station end as described above.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for high-concurrency processing of a fault at a relay substation terminal as described above.
The embodiment of the invention has the beneficial effects that:
by adopting hystrix thread pool isolation, each fault time increasing thread pool is isolated, one service provider is delayed to rise or fail, the failure of the whole system cannot be caused, and the mutual influence of each service and each interface is prevented;
judging whether the request queue is full in an independent thread pool, if so, immediately rejecting the subsequent request instead of queuing in the thread, thereby accelerating failure judgment;
a breaker fusing mechanism is established, and the current service health condition is compared with a set threshold value to determine, so that the synchronous waiting of mass requests is avoided, and the rapid calling of the service is solved;
and a redis data cache is established, the loss of mass data is avoided, the burst flow can be handled, and when the mass data flow comes temporarily, the data can be stored in a thread pool queue for slow processing after the processing is not finished.
The method, the system device and the computer program product for high-concurrency processing of the relay substation end fault provided by the embodiment of the present invention include a computer readable storage medium storing program codes, instructions included in the program codes may be used to execute the method in the foregoing method embodiment, and specific implementation may refer to the method embodiment, and will not be described herein again.
Specifically, the storage medium can be a general storage medium, such as a mobile disk, a hard disk, and the like, and when a computer program on the storage medium is executed, the method for high-concurrency processing of the fault at the relay substation end can be executed, so that high-concurrency processing can be realized, the problem of caching of mass uplink data is solved, and effective guarantee is provided for stability and reliability of a system.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those skilled in the art that the following descriptions are only illustrative and not restrictive, and that the scope of the present invention is not limited to the above embodiments: those skilled in the art can still make modifications or changes to the embodiments described in the foregoing embodiments, or make equivalent substitutions for some features, within the scope of the disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present invention, and they should be construed as being included therein. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. A high-concurrency processing method for a fault of a relay substation is characterized by comprising the following steps:
aiming at each fault event of the relay information system substation, entering a corresponding hystrix thread pool, and creating a request for uploading to a relay information system main station;
setting a total threshold value of a relay information system main station for receiving a fault event, and judging whether to upload the fault event according to whether the uploaded fault event reaches the total threshold value;
judging whether uploading is carried out according to whether the hystrix thread pool request queue corresponding to the uploading fault event is full;
judging whether the uploading fault event fails to be executed or is overtime;
executing fallback on a fault event which cannot be uploaded timely, and caching data of the fallback into a redis database;
further comprising:
performing metrics monitoring, and setting an operation index of a relay information system;
if the operation index does not meet the preset value, starting the circuit breaker, stopping sending the request of the relay information system main station, and executing fallback;
if the operation index accords with the preset value, continuing to send the fault event;
the setting of the total threshold value of the relay information system main station for receiving the fault event and the judgment of whether the fault event is sent according to whether the sent fault event reaches the total threshold value comprises the following steps:
setting a total threshold value, and judging whether the uploading fault event reaches the total threshold value;
if the total threshold value is reached, starting the circuit breaker, stopping sending a request of a relay information system main station, and executing fallback;
if not, judging whether the request queue of the corresponding hystrix thread pool is full;
the judging whether the uploading is carried out according to whether the hystrix thread pool request queue corresponding to the uploading fault event is full comprises the following steps:
if the request queue corresponding to the hystrix thread pool is full, refusing to send the request of the relay information system main station, and executing fallback;
and if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event.
2. The method for high-concurrency processing of faults at relay substation ends according to claim 1, wherein the step of entering a corresponding hystrix thread pool for each fault event of a relay information system substation and creating a request for uploading to a relay information system master station comprises the steps of:
aiming at action events, alarm events, secondary equipment communication states, switching value or soft pressing plate deflection, calling, constant value or soft pressing plate, wave recording events and N required fault events of the relay information system substation, corresponding hystrix thread pools are respectively established, and a request for uploading to a relay information system main station is established.
3. The method for high-concurrency processing of the fault of the relay substation end according to claim 1, wherein the step of judging whether the execution of the uploading fault event fails or is overtime comprises the steps of:
if the uploading fault event fails to be executed or is overtime, executing fallback;
and if the uploading fault event is normally executed, successfully uploading the fault event.
4. A high concurrency processing system of a relay fault information system substation that executes the high concurrency processing method of a relay substation side fault according to any one of claims 1 to 3, comprising:
the request creating module is used for entering a corresponding hystrix thread pool aiming at each fault event of the relay information system substation and creating a request for uploading to the relay information system main station;
the total threshold judgment module is used for judging whether the uploading fault event reaches the total threshold, if so, the circuit breaker is started, the request of uploading the relay information system main station is stopped, and fallback is executed; if the total threshold value is not reached, judging whether the request queue of the corresponding hystrix thread pool is full;
the request queue judging module is used for judging whether a hystrix thread pool request queue corresponding to the uploading fault event is full, if the request queue corresponding to the hystrix thread pool is full, refusing to upload a request of a relay information system main station, and executing fallback; if the request queue corresponding to the hystrix thread pool is not full, continuing to queue and send the fault event;
the accident judgment module is used for judging whether the execution of the uploading fault event fails or is overtime, and if the execution of the uploading fault event fails or is overtime, executing fallback; if the uploading fault event is normally executed, successfully uploading the fault event;
the storage module is used for caching the data of the fault event which cannot be uploaded in time into a redis database;
the relay information system monitoring system further comprises a metrics monitoring module used for executing metrics monitoring, setting an operation index of the relay information system, if the operation index does not accord with the preset value, starting the breaker, stopping sending a request of the relay information system main station, and executing fallback; and if the operation index meets the preset value, continuing to send the fault event.
5. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the computer program implements the method for high-concurrency handling of a relay substation end fault according to any one of claims 1 to 3.
6. A computer-readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements a high-concurrency handling method for a relay substation end fault according to any one of claims 1 to 3.
CN202010790505.8A 2020-08-07 2020-08-07 High-concurrency processing method, system equipment and medium for relay substation end fault Active CN111913795B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010790505.8A CN111913795B (en) 2020-08-07 2020-08-07 High-concurrency processing method, system equipment and medium for relay substation end fault

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010790505.8A CN111913795B (en) 2020-08-07 2020-08-07 High-concurrency processing method, system equipment and medium for relay substation end fault

Publications (2)

Publication Number Publication Date
CN111913795A CN111913795A (en) 2020-11-10
CN111913795B true CN111913795B (en) 2023-04-07

Family

ID=73283351

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010790505.8A Active CN111913795B (en) 2020-08-07 2020-08-07 High-concurrency processing method, system equipment and medium for relay substation end fault

Country Status (1)

Country Link
CN (1) CN111913795B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105591467A (en) * 2014-10-24 2016-05-18 上海许继电气有限公司 Relay protection fault information main station system based on service-oriented architecture
CN108551465A (en) * 2018-03-09 2018-09-18 平安科技(深圳)有限公司 The concurrent digital control method of server, device, computer equipment and storage medium
CN110838760A (en) * 2019-11-27 2020-02-25 中国南方电网有限责任公司 Power grid fault data collection method and device
CN111427674A (en) * 2020-03-19 2020-07-17 成都云盯科技有限公司 Micro-service management method, device and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10725873B2 (en) * 2018-06-01 2020-07-28 Arm Limited Lockstep processing systems and methods

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105591467A (en) * 2014-10-24 2016-05-18 上海许继电气有限公司 Relay protection fault information main station system based on service-oriented architecture
CN108551465A (en) * 2018-03-09 2018-09-18 平安科技(深圳)有限公司 The concurrent digital control method of server, device, computer equipment and storage medium
CN110838760A (en) * 2019-11-27 2020-02-25 中国南方电网有限责任公司 Power grid fault data collection method and device
CN111427674A (en) * 2020-03-19 2020-07-17 成都云盯科技有限公司 Micro-service management method, device and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
微服务架构在继电保护故障信息主站系统中应用研究;王志轩,王永刚,沈永良,邬军军;《微服务架构在继电保护故障信息主站系统中应用研究》;20190930;第37卷(第9期);第95-97页 *
朱荣鑫,黄迪璇,张天.Go语言高并发与微服务实战.《Go语言高并发与微服务实战》.2020,第258-261、271-274、347-362页,附图10-7. *

Also Published As

Publication number Publication date
CN111913795A (en) 2020-11-10

Similar Documents

Publication Publication Date Title
CN110515820B (en) Server fault maintenance method and device, server and storage medium
CN104126285A (en) Method and apparatus for rapid disaster recovery preparation in a cloud network
CN112422684B (en) Target message processing method and device, storage medium and electronic device
CN113760468A (en) Distributed election method, device, system and medium
CN111913795B (en) High-concurrency processing method, system equipment and medium for relay substation end fault
CN112565231A (en) Safety II area and III area data synchronization method and device based on power dispatching data network
CN111949421B (en) SDK calling method, device, electronic equipment and computer readable storage medium
CN110224872B (en) Communication method, device and storage medium
CN110768816B (en) Multimedia service exception protection method and device
CN115437865A (en) Method, device, equipment and medium for testing abnormal power failure of hard disk
CN115766696A (en) File uploading method and device, electronic equipment and storage medium
CN103997121B (en) The monitor method of intelligent substation real-time traffic information and monitoring device
CN113039751B (en) Fault notification method, device and equipment
CN113098978A (en) Data transmission method, device and medium
CN110932391A (en) Trip identification method and system for in-station feeder switch
CN111047464A (en) Automatic short message sending method and system for fault tripping of power system
CN111200573B (en) RPC request calling method and device
CN114338536B (en) Scheduling method, device, equipment and medium based on block chain
CN115202921B (en) Fault diagnosis signal indicating device
Mendiratta et al. Rich network anomaly detection using multivariate data
CN115550280B (en) Multi-level message queue implementation method, system, electronic device and readable storage medium
CN111538612B (en) Method and system for realizing rapid switching of main server and standby server through service degradation
CN111613035A (en) Alarm information automatic processing method, device and storage medium
CN117762652A (en) Distributed transaction processing method and device based on message middleware
CN116962154A (en) Nuclear power plant EAM system access link automatic switching system and method

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