CN104539583A - Real-time database subscription system and method - Google Patents

Real-time database subscription system and method Download PDF

Info

Publication number
CN104539583A
CN104539583A CN201410734038.1A CN201410734038A CN104539583A CN 104539583 A CN104539583 A CN 104539583A CN 201410734038 A CN201410734038 A CN 201410734038A CN 104539583 A CN104539583 A CN 104539583A
Authority
CN
China
Prior art keywords
item
data
subscription
real
client
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.)
Granted
Application number
CN201410734038.1A
Other languages
Chinese (zh)
Other versions
CN104539583B (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.)
Zhejiang Supcon Information Industry Co Ltd
Original Assignee
ZHEJIANG SUPCON INFORMATION 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 ZHEJIANG SUPCON INFORMATION CO Ltd filed Critical ZHEJIANG SUPCON INFORMATION CO Ltd
Priority to CN201410734038.1A priority Critical patent/CN104539583B/en
Publication of CN104539583A publication Critical patent/CN104539583A/en
Application granted granted Critical
Publication of CN104539583B publication Critical patent/CN104539583B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a real-time database subscription system and method, and aims to solve the problems of waste of network flow, waste of spatial efficiency and increase of cost in a bit number subscription system in the prior art. The system comprises a plurality of clients, a master server and a cache database, wherein the master server comprises a plurality of real-time databases and a bit number subscription and distribution service modules; the clients are connected with the bit number subscription and distribution service modules respectively through system buses; the real-time databases are connected with the bit number subscription and distribution service modules respectively; and the bit number subscription and distribution service modules are connected with the cache database. The subscription method comprises a subscription step, an un-subscription step and a change and up-transmission step. The real-time database subscription system and method have the advantages that subscription information is placed into different slots, so that the redundancy and storage problems of the subscription information are solved, and the efficiency is increased. A multi-service-coexistence hot standby mode is adopted, so that the security is enhanced. The network and calculated amount loads are mean, and resources are fully utilized.

Description

A kind of real-time data base ordering system and method
Technical field
The present invention relates to a kind of data processing technique, especially relate to a kind of efficiency is high, cost is low real-time data base ordering system and method.
Background technology
In traditional real-time dataBase system, the many employings of item data of client-requested are directly inquired about or overall subscription, oneself are preserved the mode of whole subscription information by service.Direct search efficiency is low, and does not support change is sent, waste network traffics; Overall subscription is the method that current most of real-time data base adopts; although support change is sent; but time subscription information amount is larger; be difficult to safeguard subscription information; and when subscription service exception or after restarting; client need be subscribed to again; lose time; and this scheme is when master-slave redundancy; two subscription service do not know the other side mutually, and client is overall subscribes to item data to 2 subscription service, judges to adopt which data when above sending by client; wasting space efficiency, adds client cost.
Summary of the invention
The present invention mainly solves the problem that item ordering system in prior art exists waste network traffics, wasting space efficiency, increase cost, provides the real-time data base ordering system that a kind of efficiency is high, cost is low.
Present invention also offers a kind of real-time data base method for subscribing.
Above-mentioned technical problem of the present invention is mainly solved by following technical proposals: a kind of real-time data base ordering system, comprise some clients, master server, cache database, described master server comprises some real-time data bases, item subscribes to distribution services module, client subscribes to distribution services model calling with item respectively by system bus, real-time data base subscribes to distribution services model calling with item respectively, and item is subscribed to distribution services module and is connected with cache database;
Client: initiate or the request of cancelling subscriptions, stores and subscribes to item data block;
Item subscribes to distribution services module: accept data and client subscription that real-time data base real-time change is sent or cancelling subscriptions request, and foundation has n slot data, for depositing the subscription information of client;
Buffer DB: set up and have n slot data, for depositing the subscription information of client.This cache database adopts distributed key-value cache database, has another name called NoSQL(Not only SQL) database, a kind of can the index data base of fast access character or binary data structure, support redundancy and distributed.Subscription information divides groove to place by present system, segmentation subscription information, the information of every block is minimized, solve redundancy and the storage problem of subscription information, even if servers off-line or machine of delaying, subscription information is still stored in cache database, under redundancy services, uses a point groove algorithm effectively to reduce and carries out synchronous data volume because of the change of client subscription item.The algorithm dividing groove to deposit reduces time complexity, and make service reach the subscription visit capacity of 1,000,000 ranks, than existing concentrated storage, the access mode of order traversal improves very large efficiency.
As a kind of preferred version, also include some standby servers, standby server includes some real-time data bases, item subscribes to distribution services module, client subscribes to distribution services model calling with item respectively by system bus, real-time data base subscribes to distribution services model calling with item respectively, and item subscribes to distribution services module and distributed caching DataBase combining.Standby server has one or more, and the real-time data base that it comprises is the same with master server, other real-time data bases for server, and namely the item of master server, some servers is subscribed to distribution services and is connected to same real-time data base.The many services of this programme Structure composing the hot standby pattern of depositing: client item of forgetting it subscribes to quantity and its health status of distribution services module, as long as have an item to subscribe to the existence of distribution services module just can provide service, improve and data send and subscribes to successful reliability, compared with there is with traditional active-standby switch the neutral gear phase that can not serve, fail safe improves further.This programme makes network and amount of calculation load average simultaneously, when the item of existence 2 or more subscribes to distribution services module distribution in different server, delta data can be subscribed to distribution services module by different server through different item and be sent to client, improve and send efficiency and resource utilization, compared with the complete idle idle state of traditional standby server, take full advantage of existing resource.In addition, because subscription information is placed in distributed cache system, what add between active and standby subscription service is synchronous, and makes the same time only have a subscription service to change data to client, the amount of sending in the data decreasing 50%, directly reduces client cost and network cost.
A kind of real-time data base method for subscribing, comprises subscription step, the step that cancels subscriptions, step is sent in change;
Subscription step comprises: process client pulls subscription the slot data number that item obtains putting into, and subscriptions item and client-side information is written in cache database slot data, finally informs that this item of real-time data base send on needing to change;
The step that cancels subscriptions comprises: the process client item that pulls subscription obtains slot data number, checks in local data groove whether have this item, if existed, deletes and the associating of this client-side information, and synchronization caching database data groove;
Change is sent step comprise: real-time data base carries out delta data send to the item subscribed to, after subscription distribution services module receives item data, process this item and obtain slot data number, check in cache database slot data whether there is this item, if there is this item, travel through all clients associated by this item, send the data to client successively, if do not existed, then send on stopping, abandoning data.Subscription information divides groove to place by the present invention, segmentation subscription information, the information of every block is minimized, solve redundancy and the storage problem of subscription information, even if servers off-line or machine of delaying, subscription information is still stored in cache database, under redundancy services, uses a point groove algorithm effectively to reduce and carries out synchronous data volume because of the change of client subscription item.The algorithm dividing groove to deposit reduces time complexity, and make service reach the subscription visit capacity of 1,000,000 ranks, than existing concentrated storage, the access mode of order traversal improves very large efficiency.
As a kind of preferred version, subscription step, the step that cancels subscriptions and change are sent in step and processes the pull subscription process of item of client and be: will subscribe to item Hash, and obtain a cryptographic Hash s, more than cryptographic Hash s, remove an Integer n, obtain integer value a, integer value a corresponding data groove number.Here Integer n is corresponding with n slot data of foundation.N sets according to the needs of the network user and bandwidth.
As a kind of preferred version, also comprise synchronizing process in subscription step, synchronizing process is:
A., after obtaining slot data number, check that whether local data groove is consistent with the digital signature of data cached database data groove; Local data groove refers to server data groove.
If b. consistent, then will subscribe to item and client-side information writes local data groove, recalculate local data groove digital signature and stored in local data groove simultaneously, then synchronously local data groove and data cached database data groove content; Here in synchronous local data groove and data cached database data groove content and above-mentioned subscription step, subscription item and client-side information are written in cache database slot data, also digital signature are also written in cache database slot data in addition.
If c. inconsistent, then delete local data groove content, local data groove is loaded into cache database slot data content, then continues step b.
As a kind of preferred version, also comprising in the step that cancels subscriptions and check whether this item also has other client associate, if any then not doing other operations, after preserving, passing through not cache database, as then do not deleted all information of this item, and inform that real-time data base stops the change of this item is sent.
Therefore, advantage of the present invention is: 1. divide groove to place subscription information, segmentation subscription information, the information of every block is minimized, solve redundancy and the storage problem of subscription information, even if servers off-line or machine of delaying, subscription information is still stored in cache database, under redundancy services, use a point groove algorithm effectively to reduce and carry out synchronous data volume because of the change of client subscription item.The algorithm dividing groove to deposit reduces time complexity, and make service reach the subscription visit capacity of 1,000,000 ranks, than existing concentrated storage, the access mode of order traversal improves very large efficiency.2. serve and the hot standby pattern of depositing more, client item of forgetting it subscribes to quantity and its health status of distribution services module, as long as have an item to subscribe to the existence of distribution services module just can provide service, improve and data send and subscribes to successful reliability, compared with there is with traditional active-standby switch the neutral gear phase that can not serve, fail safe improves further.3. network and amount of calculation load average, when the item of existence 2 or more subscribes to distribution services module distribution in different server, delta data can be subscribed to distribution services module by different server through different item and be sent to client, improve and send efficiency and resource utilization, compared with the complete idle idle state of traditional standby server, take full advantage of existing resource.4. because subscription information is placed in distributed cache system, what add between active and standby subscription service is synchronous, and make the same time only have a subscription service to change data to client, the amount of sending in the data decreasing 50%, directly reduces client cost and network cost.
Accompanying drawing explanation
Accompanying drawing 1 is a kind of structural framing schematic diagram of present system;
Accompanying drawing 2 is a kind of schematic flow sheets of subscription step in the inventive method;
Accompanying drawing 3 is a kind of schematic flow sheets of step of cancelling subscriptions in the inventive method;
Accompanying drawing 4 is a kind of schematic flow sheets in the inventive method, change being sent step.
1-client 2-master server 3-subscribes to distribution services module 6-real-time data base for server 4-cache database 5-item.
Embodiment
Below by embodiment, and by reference to the accompanying drawings, technical scheme of the present invention is described in further detail.
Embodiment:
A kind of real-time data base ordering system of the present embodiment, as shown in Figure 1, comprise some clients 1, master server 2, cache database 4 and standby server 2, standby server can have multiple, here for a standby server, master server and standby server all include item and subscribe to distribution services module 5, two items are subscribed to distribution services module and are connected with some real-time data bases 6 respectively, cache database is subscribed to distribution services module with two items respectively and is connected, some clients are then be connected respectively to two items by system bus to subscribe in distribution services module.
Client is used for initiating or the request of cancelling subscriptions, and stores and subscribes to item data.
Item subscribes to distribution services module for accepting data and client subscription that real-time data base real-time change is sent or cancelling subscriptions request, and item subscribes to the foundation of distribution services module has n slot data, for depositing the subscription information of client.
Buffer DB: set up and have n slot data, for depositing the subscription information of client.Cache database adopts distributed key-value cache database, has another name called NoSQL(Not only SQL) database, a kind of can the index data base of fast access character or binary data structure, support redundancy and distributed.
The method for subscribing of real-time data base ordering system comprises subscription step, the step that cancels subscriptions, change on send step.
As shown in Figure 2, subscription step comprises:
Step 11: client initiates subscribe request, the item pulled subscription and customer terminals send to item in master server or standby server to subscribe to distribution services module by client;
Step 12: after item subscription distribution services module receives subscribe request, first check in real-time data base whether there is this item;
Step 13: as otherwise put back to step 11, if then this item of Hash, obtain a cryptographic Hash s, by more than cryptographic Hash s except an Integer n, obtain integer value a, this integer a be exactly will stored in slot data number; Suppose that master server, standby server, cache database set up 10 slot datas, as Hash obtains cryptographic Hash 10003, remaining remove 10 after obtain integer 3, then obtain slot data numbers 3.
Step 14: find corresponding slot data position according to slot data number, checks that whether local data groove is consistent with the digital signature of data cached database data groove;
Step 15: if, then will subscribe to item and client-side information write local data groove, recalculate local data groove digital signature simultaneously, data signature is stored in local data groove, then synchronous local data groove and data cached database data groove content, finally informs that this item of real-time data base needs change is sent;
Step 16: if not, then delete local data groove content, and local data groove is loaded into cache database slot data content, then returns step 15.
As shown in Figure 3, cancel subscriptions step:
Step 21: client initiates the request of cancelling subscriptions, the item pulled subscription and customer terminals send to item in master server or standby server to subscribe to distribution services module by client;
Step 22: check whether local data groove exists this item;
Step 23: if not, then cannot cancel subscriptions, if so, then this item of Hash, obtain a cryptographic Hash s, more than cryptographic Hash s, remove an Integer n, obtain integer value a, this integer a be exactly will stored in slot data number, find corresponding local data groove, delete associating of this item and this client-side information;
Step 24: check whether this item also has and other client associate;
Step 25: if so, then do not do other operations, synchronization caching database after preserving, if not, then deletes all information of this item, and inform that real-time data base stops the change of this item is sent.
As shown in Figure 4, change is sent step comprise:
Step 31: real-time data base change is sent, the item that delta data is sent to master server or standby server subscribes to distribution services module;
Step 32: this item of Hash, obtains a cryptographic Hash s, by more than cryptographic Hash s except an Integer n, obtain integer value a, this integer a be exactly will stored in slot data number;
Step 33: find this slot data number groove in cache database, check whether slot data exists this item;
Step 34: if not, stopping is sent, and abandons data, if so, then travels through all clients associated by this item, sends the data to client successively.
Specific embodiment described herein is only to the explanation for example of the present invention's spirit.Those skilled in the art can make various amendment or supplement or adopt similar mode to substitute to described specific embodiment, but can't depart from spirit of the present invention or surmount the scope that appended claims defines.
Although more employ the terms such as client, master server, standby server, cache database, item subscription distribution services module herein, do not get rid of the possibility using other term.These terms are used to be only used to describe and explain essence of the present invention more easily; The restriction that they are construed to any one additional is all contrary with spirit of the present invention.

Claims (6)

1. a real-time data base ordering system, it is characterized in that: comprise some clients (1), master server (2), cache database (4), described master server comprises some real-time data bases (6), item subscribes to distribution services module (5), client subscribes to distribution services model calling with item respectively by system bus, real-time data base subscribes to distribution services model calling with item respectively, and item is subscribed to distribution services module and is connected with cache database;
Client: initiate or the request of cancelling subscriptions, stores and subscribes to item data;
Item subscribes to distribution services module: accept data and client subscription that real-time data base real-time change is sent or cancelling subscriptions request, and foundation has n slot data, for depositing the subscription information of client;
Buffer DB: set up and have n slot data, for depositing the subscription information of client.
2. a kind of real-time data base ordering system according to claim 1, it is characterized in that also including some standby servers (3), standby server includes some real-time data bases (6), item subscribes to distribution services module (5), client subscribes to distribution services model calling with item respectively by system bus, real-time data base subscribes to distribution services model calling with item respectively, and item is subscribed to distribution services module and is connected with cache database (4).
3. a real-time data base method for subscribing, adopts the system in power 1 or 2, it is characterized in that comprising subscription step, the step that cancels subscriptions, step is sent in change;
Subscription step comprises: process client pulls subscription the slot data number that item obtains putting into, and subscriptions item and client-side information is written in cache database slot data, finally informs that this item of real-time data base send on needing to change;
The step that cancels subscriptions comprises: the process client item that pulls subscription obtains slot data number, checks in local data groove whether have this item, if existed, deletes and the associating of this client-side information, and synchronization caching database data groove;
Change is sent step comprise: real-time data base carries out delta data send to the item subscribed to, after subscription distribution services module receives item data, process this item and obtain slot data number, check in cache database slot data whether there is this item, if there is this item, travel through all clients associated by this item, send the data to client successively, if do not existed, then send on stopping, abandoning data.
4. a kind of real-time data base method for subscribing according to claim 3, it is characterized in that subscription step, the step that cancels subscriptions and change are sent in step process the pull subscription process of item of client and be: item Hash will be subscribed to, obtain a cryptographic Hash s, an Integer n is removed more than cryptographic Hash s, obtain integer value a, integer value a corresponding data groove number.
5. a kind of real-time data base method for subscribing according to claim 3, it is characterized in that also comprising synchronizing process in subscription step, synchronizing process is:
A., after obtaining slot data number, check that whether local data groove is consistent with the digital signature of data cached database data groove;
If b. consistent, then will subscribe to item and client-side information writes local data groove, recalculate local data groove digital signature simultaneously, data signature stored in local data groove, then synchronously local data groove and data cached database data groove content;
If c. inconsistent, then delete local data groove content, local data groove is loaded into cache database slot data content, then continues step b.
6. a kind of real-time data base method for subscribing according to claim 3 or 4 or 5, it is characterized in that cancelling subscriptions also comprising in step and check whether this item also has other client associate, if any then not doing other operations, synchronization caching database after preserving, as then do not deleted all information of this item, and inform that real-time data base stops the change of this item is sent.
CN201410734038.1A 2014-12-05 2014-12-05 A kind of real-time data base ordering system and method Active CN104539583B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410734038.1A CN104539583B (en) 2014-12-05 2014-12-05 A kind of real-time data base ordering system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410734038.1A CN104539583B (en) 2014-12-05 2014-12-05 A kind of real-time data base ordering system and method

Publications (2)

Publication Number Publication Date
CN104539583A true CN104539583A (en) 2015-04-22
CN104539583B CN104539583B (en) 2018-01-30

Family

ID=52855052

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410734038.1A Active CN104539583B (en) 2014-12-05 2014-12-05 A kind of real-time data base ordering system and method

Country Status (1)

Country Link
CN (1) CN104539583B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229639A (en) * 2016-03-24 2017-10-03 上海宝信软件股份有限公司 The storage system of distributing real-time data bank
CN107491975A (en) * 2016-06-13 2017-12-19 阿里巴巴集团控股有限公司 Slot data data processing method and device for server and for consumer
CN107493327A (en) * 2017-08-11 2017-12-19 杭州顺网科技股份有限公司 Distributed caching management method, system and data management system
CN109005240A (en) * 2018-08-21 2018-12-14 浙江浙大中控信息技术有限公司 Real time data method for subscribing based on http protocol
CN111427703A (en) * 2020-03-12 2020-07-17 上海昊沧***控制技术有限责任公司 Industrial data real-time display method and system
CN114268619A (en) * 2020-09-15 2022-04-01 英业达科技有限公司 System and method for selecting mirror image server to obtain data according to identification data
CN115412601A (en) * 2022-08-26 2022-11-29 浙江中控技术股份有限公司 Data acquisition method and device, electronic equipment and nonvolatile storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101848236A (en) * 2010-05-06 2010-09-29 北京邮电大学 Real-time data distribution system with distributed network architecture and working method thereof
CN102025550A (en) * 2010-12-20 2011-04-20 中兴通讯股份有限公司 System and method for managing data in distributed cluster
CN102833352A (en) * 2012-09-17 2012-12-19 深圳中兴网信科技有限公司 Distributed cache management system and method for implementing distributed cache management
CN102929220A (en) * 2012-09-27 2013-02-13 青岛海信网络科技股份有限公司 Distributed monitoring system and database server, fault processing device and fault processing method thereof
US20130339091A1 (en) * 2012-06-15 2013-12-19 Anthony W. Humay Intelligent social polling platform
CN103475718A (en) * 2013-09-11 2013-12-25 北京京东尚科信息技术有限公司 Data caching method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101848236A (en) * 2010-05-06 2010-09-29 北京邮电大学 Real-time data distribution system with distributed network architecture and working method thereof
CN102025550A (en) * 2010-12-20 2011-04-20 中兴通讯股份有限公司 System and method for managing data in distributed cluster
US20130339091A1 (en) * 2012-06-15 2013-12-19 Anthony W. Humay Intelligent social polling platform
CN102833352A (en) * 2012-09-17 2012-12-19 深圳中兴网信科技有限公司 Distributed cache management system and method for implementing distributed cache management
CN102929220A (en) * 2012-09-27 2013-02-13 青岛海信网络科技股份有限公司 Distributed monitoring system and database server, fault processing device and fault processing method thereof
CN103475718A (en) * 2013-09-11 2013-12-25 北京京东尚科信息技术有限公司 Data caching method and system

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229639A (en) * 2016-03-24 2017-10-03 上海宝信软件股份有限公司 The storage system of distributing real-time data bank
CN107491975A (en) * 2016-06-13 2017-12-19 阿里巴巴集团控股有限公司 Slot data data processing method and device for server and for consumer
CN107493327A (en) * 2017-08-11 2017-12-19 杭州顺网科技股份有限公司 Distributed caching management method, system and data management system
CN107493327B (en) * 2017-08-11 2020-05-15 杭州顺网科技股份有限公司 Distributed cache management method, system and data management system
CN109005240A (en) * 2018-08-21 2018-12-14 浙江浙大中控信息技术有限公司 Real time data method for subscribing based on http protocol
CN109005240B (en) * 2018-08-21 2021-05-18 浙江浙大中控信息技术有限公司 Real-time data subscription method based on HTTP (hyper text transport protocol)
CN111427703A (en) * 2020-03-12 2020-07-17 上海昊沧***控制技术有限责任公司 Industrial data real-time display method and system
CN114268619A (en) * 2020-09-15 2022-04-01 英业达科技有限公司 System and method for selecting mirror image server to obtain data according to identification data
CN115412601A (en) * 2022-08-26 2022-11-29 浙江中控技术股份有限公司 Data acquisition method and device, electronic equipment and nonvolatile storage medium

Also Published As

Publication number Publication date
CN104539583B (en) 2018-01-30

Similar Documents

Publication Publication Date Title
CN104539583A (en) Real-time database subscription system and method
US8954391B2 (en) System and method for supporting transient partition consistency in a distributed data grid
US10887279B2 (en) Scalable cloud hosted metadata service
CN110213352B (en) Method for aggregating dispersed autonomous storage resources with uniform name space
CN103237046B (en) Support distributed file system and the implementation method of mixed cloud storage application
CN103312791B (en) Internet of Things isomeric data storage means and system
US20140122510A1 (en) Distributed database managing method and composition node thereof supporting dynamic sharding based on the metadata and data transaction quantity
CN102333029B (en) Routing method in server cluster system
CN109800272A (en) Data cached synchronous method, server, application system and storage device
WO2017067117A1 (en) Data query method and device
US20090157776A1 (en) Repartitioning live data
CN105025053A (en) Distributed file upload method based on cloud storage technology and system
CN105005611B (en) A kind of file management system and file management method
CN105516284B (en) A kind of method and apparatus of Cluster Database distributed storage
CN102710763B (en) The method and system of a kind of distributed caching pond, burst and Failure Transfer
CN105493474B (en) System and method for supporting partition level logging for synchronizing data in a distributed data grid
CN105335513A (en) Distributed file system and file storage method
CN105354250A (en) Data storage method and device for cloud storage
CN104008199B (en) A kind of data query method
CN109407977A (en) A kind of big data distributed storage management method and system
CN104572505A (en) System and method for ensuring eventual consistency of mass data caches
CN111209364A (en) Mass data access processing method and system based on crowdsourcing map updating
CN105069152A (en) Data processing method and apparatus
CN107562803B (en) Data supply system and method and terminal
CN108153759B (en) Data transmission method of distributed database, intermediate layer server and system

Legal Events

Date Code Title Description
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 310053 A2, central control science park, 309 Liuhe Road, Binjiang District, Hangzhou, Zhejiang

Patentee after: Zhejiang zhongkong Information Industry Co.,Ltd.

Address before: 310053 A2, central control science park, 309 Liuhe Road, Binjiang District, Hangzhou, Zhejiang

Patentee before: ZHEJIANG SUPCON INFORMATION TECHNOLOGY Co.,Ltd.

CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 310000 floors 23-25, building 2, No. 352, BINKANG Road, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: Zhejiang zhongkong Information Industry Co.,Ltd.

Address before: 310053 A2, central control science park, 309 Liuhe Road, Binjiang District, Hangzhou, Zhejiang

Patentee before: Zhejiang zhongkong Information Industry Co.,Ltd.