CN111897643B - Thread pool configuration system, method, device and storage medium - Google Patents

Thread pool configuration system, method, device and storage medium

Info

Publication number
CN111897643B
CN111897643B CN202010778147.9A CN202010778147A CN111897643B CN 111897643 B CN111897643 B CN 111897643B CN 202010778147 A CN202010778147 A CN 202010778147A CN 111897643 B CN111897643 B CN 111897643B
Authority
CN
China
Prior art keywords
thread pool
service
configuration
thread
parameter 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
CN202010778147.9A
Other languages
Chinese (zh)
Other versions
CN111897643A (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.)
Shenzhen Dingsheng Computer Technology Co ltd
Original Assignee
Shenzhen Dingsheng Computer Technology Co ltd
Filing date
Publication date
Application filed by Shenzhen Dingsheng Computer Technology Co ltd filed Critical Shenzhen Dingsheng Computer Technology Co ltd
Priority to CN202010778147.9A priority Critical patent/CN111897643B/en
Publication of CN111897643A publication Critical patent/CN111897643A/en
Application granted granted Critical
Publication of CN111897643B publication Critical patent/CN111897643B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The embodiment of the invention discloses a thread pool configuration system, a thread pool configuration method, a thread pool configuration device and a thread pool storage medium. The system comprises: a management end; the management end comprises a configuration management platform which is used for displaying the parameter information configured by the thread pool of each service and updating the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service; the configuration management platform is further used for updating the thread pool configuration based on the updated parameter information of the thread pool configuration. The method and the device realize unified management of thread pool configuration of each service, and conduct real-time dynamic adjustment and visualization on parameters of the thread pool configuration.

Description

Thread pool configuration system, method, device and storage medium
Technical Field
The embodiment of the invention relates to the internet technology, in particular to a thread pool configuration system, a thread pool configuration method, a thread pool configuration device and a thread pool storage medium.
Background
With the rapid development of the internet industry, the service is more and more complicated, and the current demands are difficult to meet by the traditional serial computing. Multithreaded parallel computing is becoming one of the important means to increase the business experience and improve the performance of servers.
Currently, in project development, whenever a thread pool is used, the thread pool ThreadPoolExecutor class provided by j.u.c is used to initialize the thread pool to provide service usage. Currently thread pools are used in a variety of projects and their configuration information is maintained independently by development. The configuration parameters of the thread pool correspond to different service scenes and machine instances, so the number of the configuration parameters of the thread pool is large, and the configuration of the thread pool currently has the following problems:
1. After the configuration of the thread pool is written and dead, and the service end calls the corresponding concurrent version of the thread pool configuration, if a problem occurs, the configuration codes of the thread pool are required to be modified, and then the configuration codes of the thread pool are transmitted again, so that the workload of a programmer is increased.
2. Each service has different thread pool configurations, if the thread pool configuration of a service needs to be checked, the thread pool configuration of the service needs to be checked by querying codes of the thread pool of the service, and the efficiency is low.
3. The thread pool configuration information among the services is completely closed, communication and learning among the thread pool configurations are not carried out, and different development reference configuration schemes are different aiming at the same service, so that the configuration schemes have larger difference.
Disclosure of Invention
The embodiment of the invention provides a thread pool configuration system, a thread pool configuration method, a thread pool configuration device and a thread pool configuration storage medium, which are used for realizing unified management of thread pool configuration of each service and carrying out real-time dynamic adjustment and visualization on parameters of the thread pool configuration.
In a first aspect, an embodiment of the present invention provides a thread pool configuration system, including: a management end;
The management end comprises a configuration management platform which is used for displaying the parameter information configured by the thread pool of each service and updating the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service;
The configuration management platform is further used for updating the thread pool configuration based on the updated parameter information of the thread pool configuration.
In a second aspect, an embodiment of the present invention further provides a method for configuring a thread pool, where the method includes:
The configuration management platform in the management end displays the parameter information configured by the thread pool of each service, and updates the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service;
And the configuration management platform updates the thread pool configuration based on the updated parameter information of the thread pool configuration.
In a third aspect, an embodiment of the present invention further provides a thread pool configuration apparatus, where the apparatus includes:
The parameter updating module is used for displaying the parameter information configured by the thread pool of each service by the configuration management platform in the management end, and updating the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service;
And the thread pool configuration updating module is used for updating the thread pool configuration by the configuration management platform based on the updated parameter information of the thread pool configuration.
In a fourth aspect, embodiments of the present invention also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a thread pool configuration method as described in any of the embodiments of the present invention.
According to the technical scheme provided by the embodiment of the invention, the configuration management platform of the management end is arranged, so that the visualization of the parameter information configured by the thread pool of each service and the real-time dynamic adjustment of the parameter information configured by the thread pool of each service are realized. Meanwhile, the thread pool configuration of each service is arranged at the management end, so that the thread pool configuration of each service can be managed uniformly, communication among the thread pool configurations of each service is facilitated, and the thread pool configurations of each service are arranged at the management end but are arranged in a relatively isolated manner, so that the services are not affected. In addition, when the thread pool configuration of the service needs to be checked, the service can be checked directly at the configuration management platform.
Drawings
FIG. 1 is a schematic diagram of a thread pool configuration system according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of a thread pool configuration system according to a second embodiment of the present invention;
FIG. 3 is a schematic diagram of a thread pool configuration system according to a third embodiment of the present invention;
FIG. 4 is a schematic diagram of another thread pool configuration system in accordance with a third embodiment of the present invention;
FIG. 5 is a flow chart of a thread pool configuration method in accordance with a fourth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a thread pool configuration device in a fifth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1 is a schematic structural diagram of a thread pool configuration system according to a first embodiment of the present invention, where the embodiment is applicable to a situation of dynamically adjusting and uniformly managing thread pool configuration parameters. As shown in fig. 1, the system includes: and a management end 10.
The management end 10 comprises a configuration management table 11, wherein the configuration management table 11 is used for displaying parameter information of thread pool configuration of each service, and updating the parameter information of the thread pool configuration of each service in response to adjustment operation of the parameter information of the thread pool configuration of each service; the configuration management stage 11 is further configured to update the thread pool configuration based on the updated parameter information of the thread pool configuration.
The configuration management station may be, for example, a management platform for managing thread pool configurations for each service. The configuration management platform can display the parameter information of the thread pool configuration of each service, wherein the parameter information can be the core thread number, the maximum thread number, the idle time of the thread exceeding the core thread number, the idle time unit, the used queue and the like.
The configuration management platform may display the parameter information of the thread pool configuration of each service, and may identify each parameter in the thread pool configuration by identifying each parameter in the thread pool configuration, for example, by a parameter identifier preset for each parameter. And displaying the parameter names and corresponding parameter values of the parameters in the identified thread pool configuration in the configuration management platform.
The adjustment operation of the parameter information configured for the thread pool of each service may be an operation of editing the parameter information configured for the thread pool of each service. For example, at least one of the parameter information of the thread pool configuration of each service is added, the parameter information of the thread pool configuration of each service is deleted, and the parameter information of the thread pool configuration of each service is modified.
When the parameter information configured by the thread pool of a certain service or a plurality of services needs to be modified, the configuration management platform can receive the adjustment operation of editing the parameter information configured by the thread pool of the certain service or the plurality of services by a user, and can respond to the adjustment operation to re-edit the parameter information to be edited and update the parameter information configured by the thread pool of the certain service or the plurality of services.
The configuration manager may update the thread pool configuration based on the updated parameter information of the thread pool configuration.
It should be noted that, at a location where each parameter in each thread pool configuration is displayed on the configuration management platform, there may be an inputtable control for adjusting each parameter in each thread pool configuration, where the inputtable control may be used to receive an adjustment operation for each parameter in each thread pool configuration with a user.
Correspondingly, the configuration management platform correspondingly modifies each thread pool configuration according to the parameter name (or identification) of each parameter in the adjusted thread pool configuration based on the adjustment operation of each parameter in each thread pool configuration.
Thus, the visualization of the parameter information configured by the thread pool of each service and the real-time dynamic adjustment of the parameter information configured by the thread pool of each service are realized by setting the configuration management table of the management end. Meanwhile, the thread pool configuration of each service is arranged at the management end, so that the thread pool configuration of each service can be managed uniformly, communication among the thread pool configurations of each service is facilitated, and the thread pool configurations of each service are arranged at the management end but are arranged in a relatively isolated manner, so that the services are not affected. In addition, when the configuration of the thread pool of the service is required to be checked, the service can be checked directly at the configuration management platform.
According to the technical scheme provided by the embodiment of the invention, the configuration management platform of the management end is arranged, so that the visualization of the parameter information configured by the thread pool of each service and the real-time dynamic adjustment of the parameter information configured by the thread pool of each service are realized. Meanwhile, the thread pool configuration of each service is arranged at the management end, so that the thread pool configuration of each service can be managed uniformly, communication among the thread pool configurations of each service is facilitated, and the thread pool configurations of each service are arranged at the management end but are arranged in a relatively isolated manner, so that the services are not affected. In addition, when the thread pool configuration of the service needs to be checked, the service can be checked directly at the configuration management platform.
Example two
Fig. 2 is a schematic structural diagram of a thread pool configuration system according to a second embodiment of the present invention, where the embodiments of the present invention may be combined with each of the alternatives in the foregoing embodiments. In an embodiment of the present invention, optionally, the management end 10 further includes: a rights management station 12, a monitoring management station 13 and an alarm management station 14 in communication with the configuration management station 11.
Optionally, the monitoring management platform 13 is configured to view thread pool operation information of each service, where the thread pool operation information at least includes: thread pool running state, thread pool queue accumulated information and thread pool load information; and the authority management table 12 is used for setting authorities for the parameter information configured by the thread pools of the respective services.
Illustratively, the monitoring management station may be used to monitor a platform for thread pool running information. The thread pool operation information herein may include, but is not limited to: thread pool operating state, thread pool queue accumulation information, and thread pool load information.
In addition, the monitoring management platform can be used for checking information such as current thread pool configuration, current acquired thread number, queue accumulation waiting task number, strategy rejection number, task execution number and the like of each service.
Here, the monitoring management station has the advantages that: therefore, the thread pool configuration condition of each service can be known in real time through the monitoring management platform.
Rights management station 12 may be a platform that sets rights to parameter information configured by a thread pool of individual services. For example, with the parameter information of the 2 thread pool configurations of a and B, it is possible to set that the programmer a has the adjustment authority for the parameter information of the a thread pool configuration and the programmer B has the adjustment authority for the parameter information of the B thread pool configuration, respectively. Therefore, only programmers with corresponding authorities can adjust the parameter information of the thread pool configuration corresponding to the authorities owned by the programmers, and the safety of the thread pool configuration of individual services is ensured.
Optionally, the alarm management platform 14 is configured to generate alarm information for thread pool operation information that exceeds respective preset thresholds in the thread pool operation information.
The respective preset threshold may be a threshold corresponding to the preset thread pool operation information. When the running information of each thread pool exceeds the corresponding preset threshold value, the alarm management platform generates alarm information.
Therefore, whether the running information of each thread pool exceeds the corresponding preset threshold value is known in real time, so that corresponding measures are taken based on the alarm information, and the configuration of each thread pool is protected.
According to the technical scheme provided by the embodiment of the invention, the monitoring management platform is arranged, so that the thread pool configuration condition of each service can be known in real time through the monitoring management platform. By setting the authority management table, only programmers with corresponding authorities can adjust the parameter information of the thread pool configuration corresponding to the authorities owned by the programmers, so that the security of the thread pool configuration of individual businesses is ensured. By setting the alarm management platform, whether the running information of each thread pool exceeds the corresponding preset threshold value is known in real time, so that corresponding measures are taken based on the alarm information, and the configuration of each thread pool is protected.
Example III
Fig. 3 is a schematic structural diagram of a thread pool configuration system according to a third embodiment of the present invention, where the embodiments of the present invention may be combined with each of the alternatives in the foregoing embodiments. In an embodiment of the present invention, optionally, the system further includes: a database end 20 and a service end 30 which are in communication connection with the management end 10.
Optionally, the database terminal 20 is configured to receive and store the thread pool configuration, and send the thread pool configuration corresponding to each service to the service terminal 30 based on an application program interface between the database terminal and the service terminal 30; the service end 30 is electrically connected with the database end 20 based on the application program interface, and is used for receiving the thread pool configuration corresponding to each service sent by the database end 20 and concurrently releasing each thread pool configuration.
The database side may be a database, for example. For example, a relational database.
When the management end 10 sends the thread pool configuration of the adjusted service to the database end 20, the database end 20 can permanently save the thread pool configuration. The service end 30 is connected with the database end 20 through an application program interface, so that the database end 20 can send the updated thread pool configuration to the service end 30, and the service end transmits the updated thread pool configuration based on the obtained thread pool configuration to realize the operation of the service. Business services here may be, for example, order services, billing services, payment services, and the like.
It should be noted that, referring to the schematic structure diagram of the thread pool configuration system described in fig. 4, the database terminal 20 may synchronize the thread pool configuration to the service configuration (e.g. Apollo) of the system, where the service configuration of the system pulls the thread pool configuration to be configured from the service terminal 30, and the service configuration of the system pushes the corresponding thread pool configuration to the service corresponding to the service terminal.
Correspondingly, the alarm management station 14 may report the thread pool operation information exceeding the respective preset threshold value in the thread pool operation information to the service end 30, so that the user can know the alarm information in real time, and can take corresponding measures for the alarm information.
According to the technical scheme provided by the embodiment of the invention, the updated thread pool configuration information can be permanently stored by setting the database terminal, so that the loss of the thread pool configuration information is avoided. By setting the database terminal, after the service terminal receives the updated thread pool configuration, the service terminal does not need to carry out version-restarting modification, thereby improving the service performance.
Example IV
Fig. 5 is a flowchart of a thread pool configuration method according to a fourth embodiment of the present invention, as shown in fig. 5, where the method specifically includes the following steps:
S110, the configuration management platform in the management end displays the parameter information of the thread pool configuration of each service, and updates the parameter information of the thread pool configuration of each service in response to the adjustment operation of the parameter information of the thread pool configuration of each service.
S120, the configuration management station updates the thread pool configuration based on the updated parameter information of the thread pool configuration.
Optionally, the parameter information of the thread pool configuration at least includes: core thread number, maximum thread number, idle time of thread exceeding core thread number, idle time unit and used queue.
According to the technical scheme of the embodiment of the invention, the configuration management platform in the management end displays the parameter information of the thread pool configuration of each service, and updates the parameter information of the thread pool configuration of each service in response to the adjustment operation of the parameter information of the thread pool configuration of each service, and updates the thread pool configuration based on the updated parameter information of the thread pool configuration. The method realizes the visualization of the parameter information configured by the thread pool of each service and the real-time dynamic adjustment of the parameter information configured by the thread pool of each service. Meanwhile, the thread pool configuration of each service is arranged at the management end, so that the thread pool configuration of each service can be managed uniformly, communication among the thread pool configurations of each service is facilitated, and the thread pool configurations of each service are arranged at the management end but are arranged in a relatively isolated manner, so that the services are not affected. In addition, when the thread pool configuration of the service needs to be checked, the service can be checked directly at the configuration management platform.
Example five
Fig. 6 is a schematic structural diagram of a thread pool configuration device according to a fifth embodiment of the present invention, as shown in fig. 6, where the device includes: a parameter update module 31 and a thread pool configuration update module 32.
The parameter updating module 31 is configured to display parameter information configured by a thread pool of each service by using a configuration management platform in a management end, and update the parameter information configured by the thread pool of each service in response to an adjustment operation on the parameter information configured by the thread pool of each service;
a thread pool configuration updating module 32, configured to update the thread pool configuration by using the configuration management platform based on the updated parameter information of the thread pool configuration.
The thread pool configuration device provided by the embodiment of the invention can execute the thread pool configuration method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Example six
A sixth embodiment of the present invention also provides a storage medium containing computer-executable instructions for performing a thread pool configuration method when executed by a computer processor.
Of course, the storage medium containing the computer executable instructions provided in the embodiments of the present invention is not limited to the above-described method operations, and may also perform the related operations in the thread pool configuration method provided in any embodiment of the present invention.
From the above description of embodiments, it will be clear to a person skilled in the art that the present invention may be implemented by means of software and necessary general purpose hardware, but of course also by means of hardware, although in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a computer readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a FLASH Memory (FLASH), a hard disk, or an optical disk of a computer, etc., and include several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments of the present invention.
It should be noted that, in the embodiment of the thread pool configuration device, each unit and module included are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be implemented; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the present invention.
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (8)

1. A thread pool configuration system, comprising: a management end;
The management end comprises a configuration management platform which is used for displaying the parameter information of the thread pool configuration of each service and updating the parameter information of the thread pool configuration of each service in response to the adjustment operation of the parameter information of the thread pool configuration of each service;
the configuration management platform is further used for updating the thread pool configuration based on the updated parameter information of the thread pool configuration;
the management end further comprises: the authority management platform and the monitoring management platform are in communication connection with the configuration management platform;
The monitoring management platform is used for checking thread pool operation information of each service, wherein the thread pool operation information at least comprises: thread pool running state, thread pool queue accumulated information and thread pool load information;
The authority management platform is used for setting authorities for the parameter information configured by the thread pool of each service;
The monitoring management platform is used for checking the current thread pool configuration, the current acquired thread number, the queue accumulation waiting task number, the strategy rejection number and the task execution number of each service.
2. The system of claim 1, wherein the parameter information of the thread pool configuration includes at least: core thread number, maximum thread number, idle time of thread exceeding core thread number, idle time unit and used queue.
3. The system of claim 1, wherein the system further comprises: the database end and the service end are in communication connection with the management end;
The database terminal is used for receiving and storing the thread pool configuration and transmitting the thread pool configuration corresponding to each service to the service terminal based on an application program interface between the database terminal and the service terminal;
The service end is electrically connected with the database end based on the application program interface and is used for receiving the thread pool configuration corresponding to each service sent by the database end and concurrently releasing each thread pool configuration.
4. A system according to claim 3, wherein the management side further comprises: an alarm management platform in communication with the monitoring management platform;
The alarm management platform is used for reporting the thread pool operation information exceeding the respective preset threshold value in the thread pool operation information to the service end.
5. A system according to claim 3, wherein the database side is a relational database.
6. A thread pool configuration method for use in a thread pool configuration system as claimed in claim 1, the method comprising:
The configuration management platform in the management end displays the parameter information configured by the thread pool of each service, and updates the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service;
The configuration management platform updates the thread pool configuration based on the updated parameter information of the thread pool configuration;
the parameter information of the thread pool configuration at least comprises: core thread number, maximum thread number, idle time of thread exceeding core thread number, idle time unit and used queue;
and the thread pools of the services are relatively isolated.
7. A thread pool configuration apparatus for performing the thread pool configuration method of claim 6, comprising:
the parameter updating module is used for displaying the parameter information configured by the thread pool of each service by the configuration management platform in the management end, and updating the parameter information configured by the thread pool of each service in response to the adjustment operation of the parameter information configured by the thread pool of each service;
a thread pool configuration updating module, configured to update the thread pool configuration by using the configuration management platform based on the updated parameter information of the thread pool configuration;
the parameter information of the thread pool configuration at least comprises: core thread number, maximum thread number, idle time of thread exceeding core thread number, idle time unit and used queue;
and the thread pools of the services are relatively isolated.
8. A storage medium containing computer executable instructions which, when executed by a computer processor, are for performing the thread pool configuration method as claimed in claim 6.
CN202010778147.9A 2020-08-05 Thread pool configuration system, method, device and storage medium Active CN111897643B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010778147.9A CN111897643B (en) 2020-08-05 Thread pool configuration system, method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010778147.9A CN111897643B (en) 2020-08-05 Thread pool configuration system, method, device and storage medium

Publications (2)

Publication Number Publication Date
CN111897643A CN111897643A (en) 2020-11-06
CN111897643B true CN111897643B (en) 2024-07-02

Family

ID=

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124540A (en) * 2019-12-24 2020-05-08 平安养老保险股份有限公司 Dynamic configuration method and service request forwarding method of service control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124540A (en) * 2019-12-24 2020-05-08 平安养老保险股份有限公司 Dynamic configuration method and service request forwarding method of service control system

Similar Documents

Publication Publication Date Title
CN108776934B (en) Distributed data calculation method and device, computer equipment and readable storage medium
CN110661658B (en) Node management method and device of block chain network and computer storage medium
CN109150572B (en) Method, device and computer readable storage medium for realizing alarm association
CN107534570A (en) Virtualize network function monitoring
CN110851278A (en) Distribution network automation master station mobile application service management method and system based on micro-service architecture
CN109886693B (en) Consensus realization method, device, equipment and medium for block chain system
CN109905492B (en) Safety operation management system and method based on distributed modular data center
CN111274052A (en) Data distribution method, server, and computer-readable storage medium
CN107273540A (en) Distributed search and index updating method, system, server and computer equipment
CN105556499A (en) Intelligent auto-scaling
US20230052935A1 (en) Asynchronous accounting method and apparatus for blockchain, medium and electronic device
CN113704052B (en) Operation and maintenance system, method, equipment and medium of micro-service architecture
CN110519354A (en) A kind of distributed objects storage system and its method for processing business and storage medium
CN107729213B (en) Background task monitoring method and device
US20220182851A1 (en) Communication Method and Apparatus for Plurality of Administrative Domains
CN113220342A (en) Centralized configuration method and device, electronic equipment and storage medium
CN111897643B (en) Thread pool configuration system, method, device and storage medium
CN113746676B (en) Network card management method, device, equipment, medium and product based on container cluster
CN105871659A (en) Monitoring method and device of newly added server
CN114756301A (en) Log processing method, device and system
CN111897643A (en) Thread pool configuration system, method, device and storage medium
CN112380411A (en) Sensitive word processing method and device, electronic equipment, system and storage medium
CN107783852B (en) Dump file generation method and terminal
CN110764882A (en) Distributed management method, distributed management system and device
CN116980386A (en) Domain name access method and device, electronic equipment and readable storage medium

Legal Events

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