CN102710554A - Distributed message system and service status detection method thereof - Google Patents

Distributed message system and service status detection method thereof Download PDF

Info

Publication number
CN102710554A
CN102710554A CN2012102118047A CN201210211804A CN102710554A CN 102710554 A CN102710554 A CN 102710554A CN 2012102118047 A CN2012102118047 A CN 2012102118047A CN 201210211804 A CN201210211804 A CN 201210211804A CN 102710554 A CN102710554 A CN 102710554A
Authority
CN
China
Prior art keywords
service
node
client
service end
zookeeper cluster
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
CN2012102118047A
Other languages
Chinese (zh)
Other versions
CN102710554B (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.)
ZTE ICT Technologies Co Ltd
Original Assignee
ZTE ICT Technologies 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 ZTE ICT Technologies Co Ltd filed Critical ZTE ICT Technologies Co Ltd
Priority to CN201210211804.7A priority Critical patent/CN102710554B/en
Publication of CN102710554A publication Critical patent/CN102710554A/en
Application granted granted Critical
Publication of CN102710554B publication Critical patent/CN102710554B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention provides a distributed message system, which comprises a server, a client side and a zookeeper cluster, wherein the server comprises a server communication unit which is used for transmitting the starting information of a server progress to the zookeeper cluster; the zookeeper cluster comprises a node management unit which is used for creating a corresponding sub-node for the started server progress on the created root node, and the sub-node is a temporary node; the client side comprises a client side communication unit and a judgment unit, wherein the client side communication unit is used for acquiring the creation situation of the sub-node from the zookeeper cluster; and the judgment unit is used for judging the current usable service of the server according to the creation situation of the sub-node. The invention also correspondently provides a service status detection method of the distributed message system. Due to the adoption of the technical scheme of the invention, a highly available communication platform based on the zookeeper is established, so that the resource consumption of the server for the heartbeat detection can be reduced, and the vast expenditure problem of the management caused by the increased service can be fundamentally solved.

Description

The service state detection method of distributed message system and distributed message system
Technical field
The present invention relates to communication technique field, in particular to the service state detection method of a kind of distributed message system and a kind of distributed message system.
Background technology
When writing the Distributed Calculation application; Tend to occur " part failure " (partial failure); Promptly when a piece of news transmitted between two nodes in network, if network error, the sender can't know whether the recipient has received this message.The recipient possibly just receive message before network error occurring, also might not receive, or receiving process is died.The unique channel that the sender can obtain truth is exactly to connect the recipient again, and sends inquiry to it.Part failure that Here it is: promptly we do not know even whether an operation fails.
The solution of current trend mainly is a heartbeat detection, and promptly the provider of service keeps certain being connected with consumption side, and the timed sending heartbeat packet judges whether the other side is online; If can not receive heartbeat packet within a certain period of time; Judge that then the other side is not online, also just no longer asked the other side's service, if the other side has reached the standard grade; Then heartbeat detection is recovered, and just can continue to ask to have served to the other side.Heartbeat detection mainly is that service end consumption side initiates now, and it is passive corresponding serving the provider.The drawback of doing like this is that the expense of provider on heartbeat detection of service is very big so if the consumption side of service increases, and serious meeting influences the normal operation of system.
Therefore, need a kind of new service state detection technique, can reduce the resource consumption of service end on heartbeat detection, the service that fundamentally solved increases the great expense incurred of bringing in the management.
Summary of the invention
The present invention just is being based on the problems referred to above, has proposed a kind of new service state detection technique, can reduce the resource consumption of service end on heartbeat detection, and the service that fundamentally solved increases the great expense incurred of bringing in the management.
In view of this; The present invention proposes a kind of distributed message system, comprising: service end, client and Zookeeper cluster, wherein; Said service end comprises: the server communication unit is used for the log-on message of service processes is sent to said Zookeeper cluster; Said Zookeeper cluster comprises: the node administration unit, be used at the root node of having created, and set up corresponding child node for the said service processes that starts, said child node is interim node; Said client comprises: the client communication unit is used for obtaining from said Zookeeper cluster the situation of setting up of said child node; Judging unit is used for the situation of setting up according to said child node, judges the current available service of said service end.
In this technical scheme, Zookeeper is meant a distributed service framework by Apache Software Foundation (be Apache Software Foundation, be called for short ASF) exploitation.Through by the service state Spoke-to-Client end of Zookeeper cluster with service end; Need not between client and service end, to carry out heartbeat detection; Thereby for service end has been saved related resource consumption; Especially under the situation with a large amount of clients, the structure and the management of service end have obviously greatly been simplified.Need to prove; Service end here and client are not refered in particular to server and terminal; Such as the portable terminal of existing carrier server and user's use, when needs provided service by carrier server, carrier server was as service end; When needs provide when service (for example by carrier server to the portable terminal PUSH message) by portable terminal, then portable terminal is as service end.
In technique scheme, preferably, said Zookeeper cluster also comprises: whether the process status detecting unit is used to detect said service processes and interrupts; Said node administration unit also is used for: when said service processes interrupted, deletion was corresponding to the child node of said service processes; Said judging unit also is used for: according to the situation of setting up and/or the deletion situation of said child node, judge the current available service of said service end.
In this technical scheme, during the service state generation real-time change of service end,, make client can grasp the real-time change of this state in real time through the management of Zookeeper cluster.
Whether in technique scheme, preferably, each said service processes disposes the service end communication part, and then said process status detecting unit is used for: through keeping heartbeat detection with said service end communication part, interrupt to judge said service processes.
In this technical scheme, through adopting centralized heartbeat management, thereby fundamentally solving the great expense incurred of bringing on service increases to management.
In technique scheme, preferably, the said log-on message that said server communication unit is sent to said Zookeeper cluster comprises the IP address and the port numbers of said service processes, to be used for said client and said service end connects.
In this technical scheme,, connect in the service time spent but be convenient to client through with information notification clients such as IP address, port numbers.
In technique scheme, preferably, said client also comprises: the unit is set up in tabulation, the current available service of said service end that obtains according to said judgment unit judges, but set up corresponding service list.
In this technical scheme, but through client with current available service log in service list, be convenient to available service process inquiry and set up corresponding the connection.
According to another aspect of the invention, also proposed the service state detection method of a kind of distributed message system, having comprised: step 202, service end is sent to the Zookeeper cluster with the log-on message of service processes; Step 204, said Zookeeper cluster are set up corresponding child node for the said service processes that starts on the root node of having created, said child node is interim node; Step 206, client is judged the current available service of said service end according to the situation of setting up of the said child node of obtaining from said Zookeeper cluster.
In this technical scheme; Through by the service state Spoke-to-Client end of Zookeeper cluster with service end; Need not between client and service end, to carry out heartbeat detection; Thereby,, the structure and the management of service end have obviously greatly been simplified especially under the situation with a large amount of clients for service end has been saved related resource consumption.Need to prove; Service end here and client are not refered in particular to server and terminal; Such as the portable terminal of existing carrier server and user's use, when needs provided service by carrier server, carrier server was as service end; When needs provide when service (for example by carrier server to the portable terminal PUSH message) by portable terminal, then portable terminal is as service end.
In technique scheme, preferably, said step 204 also comprises: when said service processes interrupted, said Zookeeper cluster deletion was corresponding to the child node of said service processes; And said step 206 also comprises: said client is judged the current available service of said service end according to the situation of setting up and/or the deletion situation of said child node.
In this technical scheme, during the service state generation real-time change of service end,, make client can grasp the real-time change of this state in real time through the management of Zookeeper cluster.
In technique scheme, preferably, each said service processes disposes the service end communication part; Whether said Zookeeper cluster and said service end communication part are kept heartbeat detection, interrupt to judge said service processes.
In this technical scheme, through adopting centralized heartbeat management, thereby fundamentally solving the great expense incurred of bringing on service increases to management.
In technique scheme, preferably, said log-on message comprises the IP address and the port numbers of said service processes, to be used for said client and said service end connects.
In this technical scheme,, connect in the service time spent but be convenient to client through with information notification clients such as IP address, port numbers.
In technique scheme, preferably, said step 206 also comprises: the current available service of said service end that said client obtains according to judgement, but set up corresponding service list.
In this technical scheme, but through client with current available service log in service list, be convenient to available service process inquiry and set up corresponding the connection.
Through above technical scheme, can reduce the resource consumption of service end on heartbeat detection, the service that fundamentally solved increases the great expense incurred of bringing in the management.
Description of drawings
Fig. 1 shows the block diagram of distributed message system according to an embodiment of the invention;
Fig. 2 shows the flow chart of the service state detection method of distributed message system according to an embodiment of the invention;
Fig. 3 shows the integrated stand composition of distributed message system according to an embodiment of the invention;
Fig. 4 A and Fig. 4 B show the communication sketch map of service end according to an embodiment of the invention;
Fig. 5 A and Fig. 5 B show the communication sketch map of client according to an embodiment of the invention.
Embodiment
In order more to be expressly understood above-mentioned purpose of the present invention, feature and advantage, the present invention is further described in detail below in conjunction with accompanying drawing and embodiment.Need to prove that under the situation of not conflicting, the application's embodiment and the characteristic among the embodiment can make up each other.
A lot of details have been set forth in the following description so that make much of the present invention; But; The present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention does not receive the restriction of following disclosed specific embodiment.
Fig. 1 shows the block diagram of distributed message system according to an embodiment of the invention.
As shown in Figure 1; Distributed message system according to an embodiment of the invention comprises: service end 102, client 106 and Zookeeper cluster 104, wherein; Service end 102 comprises: server communication unit 1020 is used for the log-on message of service processes is sent to Zookeeper cluster 104; Zookeeper cluster 104 comprises: node administration unit 1040, be used at the root node of having created, and set up corresponding child node for the service processes that starts, this child node is interim node; Client 106 comprises: client communication unit 1060 is used for obtaining from Zookeeper cluster 104 situation of setting up of child node; Judging unit 1062 is used for the situation of setting up according to child node, judges service end 102 current available services.
In this technical scheme, Zookeeper is meant a distributed service framework by Apache Software Foundation (be Apache Software Foundation, be called for short ASF) exploitation.Through by the service state Spoke-to-Client end 106 of Zookeeper cluster 104 with service end 102; Need not between client 106 and service end 102, to carry out heartbeat detection; Thereby saved related resource consumption for service end 102; Especially under the situation with a large amount of clients 106, the structure and the management of service end 102 have obviously greatly been simplified.Need to prove; The service end 102 is not here refered in particular to server and terminal with client 106; Such as the portable terminal of existing carrier server and user's use, when needs provided service by carrier server, carrier server was as service end 102; When needs provide when service (for example by carrier server to the portable terminal PUSH message) by portable terminal, then portable terminal is as service end 102.
In technique scheme, Zookeeper cluster 104 also comprises: whether process status detecting unit 1042 is used to detect service processes and interrupts; Node administration unit 1040 also is used for: when service processes interrupted, deletion was corresponding to the child node of service processes; Judging unit 1062 also is used for: according to the situation of setting up and/or the deletion situation of child node, judge service end 102 current available services.
In this technical scheme, during the service state generation real-time change of service end 102,, make client 106 can grasp the real-time change of this state in real time through the management of Zookeeper cluster 104.
Whether in technique scheme, each service processes disposes the service end communication part, and then process status detecting unit 1042 is used for: through keeping heartbeat detection with the service end communication part, interrupt to judge service processes.
In this technical scheme, through adopting centralized heartbeat management, thereby fundamentally solving the great expense incurred of bringing on service increases to management.
In technique scheme, the log-on message that server communication unit 1020 is sent to Zookeeper cluster 104 comprises the IP address and the port numbers of service processes, connects with service end 102 to be used for client 106.
In this technical scheme,, connect in the service time spent but be convenient to client 106 through with information notification clients 106 such as IP address, port numbers.
In technique scheme, client 106 also comprises: unit 1064 is set up in tabulation, judges the service end 102 current available services that obtain according to judging unit 1062, but sets up corresponding service list.
In this technical scheme, but through client 106 with current available service log in service list, be convenient to available service process inquiry and set up corresponding the connection.
Fig. 2 shows the flow chart of the service state detection method of distributed message system according to an embodiment of the invention.
As shown in Figure 2, the service state detection method of distributed message system according to an embodiment of the invention comprises: step 202, and service end is sent to the Zookeeper cluster with the log-on message of service processes; Step 204, Zookeeper cluster are set up corresponding child node for the service processes that starts on the root node of having created, this child node is interim node; Step 206, client are judged the current available service of service end according to the situation of setting up of the child node of obtaining from the Zookeeper cluster.
In this technical scheme; Through by the service state Spoke-to-Client end of Zookeeper cluster with service end; Need not between client and service end, to carry out heartbeat detection; Thereby,, the structure and the management of service end have obviously greatly been simplified especially under the situation with a large amount of clients for service end has been saved related resource consumption.Need to prove; Service end here and client are not refered in particular to server and terminal; Such as the portable terminal of existing carrier server and user's use, when needs provided service by carrier server, carrier server was as service end; When needs provide when service (for example by carrier server to the portable terminal PUSH message) by portable terminal, then portable terminal is as service end.
In technique scheme, step 204 also comprises: when service processes interrupted, the deletion of Zookeeper cluster was corresponding to the child node of service processes; And step 206 also comprises: client is judged the current available service of service end according to the situation of setting up and/or the deletion situation of child node.
In this technical scheme, during the service state generation real-time change of service end,, make client can grasp the real-time change of this state in real time through the management of Zookeeper cluster.
In technique scheme, each service processes disposes the service end communication part; Whether Zookeeper cluster and service end communication part are kept heartbeat detection, interrupt to judge service processes.
In this technical scheme, through adopting centralized heartbeat management, thereby fundamentally solving the great expense incurred of bringing on service increases to management.
In technique scheme, log-on message comprises the IP address and the port numbers of service processes, to be used for client and service end connects.
In this technical scheme,, connect in the service time spent but be convenient to client through with information notification clients such as IP address, port numbers.
In technique scheme, step 206 also comprises: the current available service of service end that client obtains according to judgement, but set up corresponding service list.
In this technical scheme, but through client with current available service log in service list, be convenient to available service process inquiry and set up corresponding the connection.
Fig. 3 shows the integrated stand composition of distributed message system according to an embodiment of the invention.
Zookeeper safeguards node (being znode), and wherein, node is divided into interim node and lasting node, and node types is confirmed when creating and can not be revised afterwards again.The difference of these two kinds of nodes is: when the client session of creating interim znode finished, zookeeper can be with this interim znode deletion; By contrast, lasting znode does not rely on client session, has only when client clearly will be deleted this lasting znode, and lasting znode just can be deleted; And of short duration znode cannot have child node.
As shown in Figure 3; Can be on the root node that the Zookeeper cluster has been created; For each computing node is created corresponding child node, like child node 1, child node 2, child node 3 ... Particularly, the value in these child nodes (being value) can be the IP address of corresponding computing node.
Simultaneously, these child nodes all are interim node (EPHEMERAL), break off in case connect, and this interim node can be deleted by Zookeeper automatically.Because all computing nodes are in the same computing unit; And each is in the computing node in this computing unit; If still exist; Then certainly exist corresponding child node, then pay close attention to the machine of this root node and can judge which platform machine has left computing unit now, and know what computing nodes are arranged now in this computing unit through the situation of child node.
Simultaneously, if there is new computing node to add, the first step after corresponding service processes starts will arrive creates a node on the root node on the zookeeper cluster, and how the machine of then paying close attention to this root node all can know now a computing node.
In addition; Visible from figure; Every service processes of service end (form that comprises service cluster) has all embedded the service end communication part; Application end has embedded the client communication part, about the composition and the course of work of these two assemblies, is elaborated below in conjunction with Fig. 4 A and Fig. 4 B and Fig. 5 A and Fig. 5 B.
Fig. 4 A and Fig. 4 B show the communication sketch map of service end according to an embodiment of the invention.
Shown in Fig. 4 A, this service end communication part comprises rpc skeleton module, configuration reporting module and Zookeeper client, with the engagement process of zookeeper cluster shown in Fig. 4 B:
1, the startup of the service in the service end is reached the standard grade.
2, responsible and client is carried out the also startup simultaneously of rpc skeleton module of rpc communication.
3, log-on message (the IP address and the port numbers that comprise service end) is reported the zookeeper cluster through the configuration reporting module.
4, the Zookeeper client reports log-on message to the Zookeeper cluster.
5, the Zookeeper cluster is interim node of service generation of this startup, upgrades the nodal information that exists simultaneously.Service end communication part and zookeeper cluster are kept heartbeat detection, in case service processes withdraws from, this interim node will be deleted.
So far service starts and finishes, and the zookeeper cluster has been safeguarded the configuration of all service ends.
Fig. 5 A and Fig. 5 B show the communication sketch map of client according to an embodiment of the invention.
Shown in Fig. 5 A, this client communication part comprises tabulation of rpc stub module, available server and Zookeeper client, with the engagement process of zookeeper cluster shown in Fig. 5 B:
1, the zookeeper cluster reports the Zookeeper client in the client communication part after obtaining the service end modification information.
2, client is according to this service end modification information, update service freelist.
3, client is obtained the information of available service end from the service end modification information, comprises IP address and port numbers etc. in the above-mentioned log-on message, connects then, prepares to carry out communication with service end.
4, client is carried out communication through rpc stub module with service end (being specially the rpc skeleton module shown in Fig. 4 A), accomplishes the rpc far call.
The rpc far call here can be arbitrary form, and such as the protocolbuffer of Google, the more popular rpc that increase income such as the Thrift of apache or hessian call framework can.
More than be described with reference to the accompanying drawings technical scheme of the present invention; Consider in the correlation technique; The expense of provider on heartbeat detection of service is very big, and serious meeting influences the normal operation of system, the invention provides the service state detection method of a kind of distributed message system and a kind of distributed message system; Can reduce the resource consumption of service end on heartbeat detection, the service that fundamentally solved increases the great expense incurred of bringing in the management.
The above is merely the preferred embodiments of the present invention, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.All within spirit of the present invention and principle, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a distributed message system is characterized in that, comprising:
Service end, client and Zookeeper cluster, wherein,
Said service end comprises:
The server communication unit is used for the log-on message of service processes is sent to said Zookeeper cluster;
Said Zookeeper cluster comprises:
The node administration unit is used at the root node of having created, sets up corresponding child node for the said service processes that starts, and said child node is interim node;
Said client comprises:
The client communication unit is used for obtaining from said Zookeeper cluster the situation of setting up of said child node;
Judging unit is used for the situation of setting up according to said child node, judges the current available service of said service end.
2. distributed message according to claim 1 system is characterized in that,
Said Zookeeper cluster also comprises: whether the process status detecting unit is used to detect said service processes and interrupts;
Said node administration unit also is used for: when said service processes interrupted, deletion was corresponding to the child node of said service processes;
Said judging unit also is used for: according to the situation of setting up and/or the deletion situation of said child node, judge the current available service of said service end.
3. distributed message according to claim 2 system; It is characterized in that; Each said service processes disposes the service end communication part; Whether then said process status detecting unit is used for: through keeping heartbeat detection with said service end communication part, interrupt to judge said service processes.
4. according to each described distributed message system in the claim 1 to 3; It is characterized in that; The said log-on message that said server communication unit is sent to said Zookeeper cluster comprises the IP address and the port numbers of said service processes, to be used for said client and said service end connects.
5. according to each described distributed message system in the claim 1 to 3, it is characterized in that said client also comprises:
The unit is set up in tabulation, the current available service of said service end that obtains according to said judgment unit judges, but set up corresponding service list.
6. the service state detection method of a distributed message system is characterized in that, comprising:
Step 202, service end is sent to the Zookeeper cluster with the log-on message of service processes;
Step 204, said Zookeeper cluster are set up corresponding child node for the said service processes that starts on the root node of having created, said child node is interim node;
Step 206, client is judged the current available service of said service end according to the situation of setting up of the said child node of obtaining from said Zookeeper cluster.
7. the service state detection method of distributed message according to claim 6 system is characterized in that said step 204 also comprises: when said service processes interrupted, said Zookeeper cluster deletion was corresponding to the child node of said service processes; And
Said step 206 also comprises: said client is judged the current available service of said service end according to the situation of setting up and/or the deletion situation of said child node.
8. the service state detection method of distributed message according to claim 7 system is characterized in that each said service processes disposes the service end communication part;
Whether said Zookeeper cluster and said service end communication part are kept heartbeat detection, interrupt to judge said service processes.
9. according to the service state detection method of each described distributed message system in the claim 6 to 8, it is characterized in that said log-on message comprises the IP address and the port numbers of said service processes, to be used for said client and said service end connects.
10. according to the service state detection method of each described distributed message system in the claim 6 to 8, it is characterized in that said step 206 also comprises:
The current available service of said service end that said client obtains according to judgement, but corresponding service list set up.
CN201210211804.7A 2012-06-25 2012-06-25 The service state detection method of distributed information system and distributed information system Expired - Fee Related CN102710554B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210211804.7A CN102710554B (en) 2012-06-25 2012-06-25 The service state detection method of distributed information system and distributed information system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210211804.7A CN102710554B (en) 2012-06-25 2012-06-25 The service state detection method of distributed information system and distributed information system

Publications (2)

Publication Number Publication Date
CN102710554A true CN102710554A (en) 2012-10-03
CN102710554B CN102710554B (en) 2015-09-02

Family

ID=46903120

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210211804.7A Expired - Fee Related CN102710554B (en) 2012-06-25 2012-06-25 The service state detection method of distributed information system and distributed information system

Country Status (1)

Country Link
CN (1) CN102710554B (en)

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932210A (en) * 2012-11-23 2013-02-13 北京搜狐新媒体信息技术有限公司 Method and system for monitoring node in PaaS cloud platform
CN103188110A (en) * 2013-03-29 2013-07-03 汉柏科技有限公司 Zookeeper-based cloud platform service hot backup method
CN103236958A (en) * 2013-05-02 2013-08-07 北京京东尚科信息技术有限公司 System and method for carrying out detection in distributed system
CN103607424A (en) * 2013-10-24 2014-02-26 北京奇虎科技有限公司 Server connection method and server system
CN103701633A (en) * 2013-12-09 2014-04-02 国家电网公司 Setup and maintenance system of visual cluster application for distributed search SolrCloud
CN103731312A (en) * 2014-01-26 2014-04-16 飞狐信息技术(天津)有限公司 Method and apparatus for performing failure checking on service of remote method invocation
CN103747044A (en) * 2013-12-24 2014-04-23 汉柏科技有限公司 Service locking method and system
CN103888340A (en) * 2014-02-21 2014-06-25 汉柏科技有限公司 Asynchronous information notifying method
CN103973725A (en) * 2013-01-28 2014-08-06 阿里巴巴集团控股有限公司 Distributed collaboration method and collaboration device
WO2015051690A1 (en) * 2013-10-11 2015-04-16 北京奇虎科技有限公司 Zookeeper-based information configuration method and device
CN104618221A (en) * 2015-01-06 2015-05-13 厦门雅迅网络股份有限公司 Decentralized message service system
CN105005469A (en) * 2015-06-03 2015-10-28 浙江大学 Non-blocking calling method based on Zookeeper and RabbitMQ
CN105404645A (en) * 2015-10-27 2016-03-16 北京乐动卓越科技有限公司 File management method in file server system and file server system
CN105407114A (en) * 2014-08-29 2016-03-16 北京信威通信技术股份有限公司 Client and method for processing Zookeeper cluster data
CN105429791A (en) * 2015-11-03 2016-03-23 国网技术学院 Distributed service state detection device and method
CN106202490A (en) * 2016-07-19 2016-12-07 浪潮电子信息产业股份有限公司 A kind of SolrCloud configuration file amending method, Apparatus and system
CN106657354A (en) * 2016-12-29 2017-05-10 努比亚技术有限公司 Load balancing device and method
CN106709784A (en) * 2016-12-28 2017-05-24 广州虎鱼网络科技有限公司 Cross-border e-commerce platform having high concurrency extensible distributed type architecture
CN107315641A (en) * 2017-05-27 2017-11-03 杭州铭师堂教育科技发展有限公司 Message queue high-availability system and method based on Qconf
CN107562522A (en) * 2017-10-12 2018-01-09 国电南瑞科技股份有限公司 A kind of Distributed Application management method based on ZooKeeper
CN107888444A (en) * 2017-09-29 2018-04-06 深圳市牛鼎丰科技有限公司 Service monitoring method, service monitoring device, computer equipment and storage medium
CN108737574A (en) * 2018-06-28 2018-11-02 郑州云海信息技术有限公司 A kind of node off-line judgment method, device, equipment and readable storage medium storing program for executing
WO2019019400A1 (en) * 2017-07-24 2019-01-31 上海壹账通金融科技有限公司 Task distributed processing method, device, storage medium and server
CN109677465A (en) * 2018-12-29 2019-04-26 卡斯柯信号有限公司 Distributed real-time systems framework for track traffic synthetic monitoring system
CN109729160A (en) * 2018-12-20 2019-05-07 新华三大数据技术有限公司 Implementation method, Thrift server node and the client of Thrift server service
CN110071975A (en) * 2019-04-23 2019-07-30 深圳易帆互动科技有限公司 The asynchronous dynamic state server management system reported
CN110198325A (en) * 2018-02-26 2019-09-03 北京京东尚科信息技术有限公司 Communication means, device and system, network server and storage medium
CN110262882A (en) * 2019-06-17 2019-09-20 北京思特奇信息技术股份有限公司 A kind of distributed communication command scheduling system and method
CN110955460A (en) * 2019-11-15 2020-04-03 北京金山云网络技术有限公司 Service process starting method and device, electronic equipment and storage medium
CN111338647A (en) * 2018-12-18 2020-06-26 杭州海康威视数字技术股份有限公司 Big data cluster management method and device
CN111459639A (en) * 2020-04-03 2020-07-28 杭州趣维科技有限公司 Distributed task management platform and method supporting global multi-machine-room deployment
CN111522665A (en) * 2020-04-24 2020-08-11 北京思特奇信息技术股份有限公司 Zookeeper-based method for realizing high availability and load balancing of Influxdb-proxy
CN111737018A (en) * 2020-08-26 2020-10-02 腾讯科技(深圳)有限公司 ZooKeeper configuration file storage processing method, device, equipment and medium thereof
CN112115003A (en) * 2020-09-27 2020-12-22 浪潮电子信息产业股份有限公司 Method, device and equipment for recovering dropped service process and storage medium
CN112437146A (en) * 2020-11-18 2021-03-02 青岛海尔科技有限公司 Equipment state synchronization method, device and system
CN112995254A (en) * 2019-12-13 2021-06-18 北京金山云网络技术有限公司 Method, equipment, system, device and assembly for transmitting heartbeat information
CN113138771A (en) * 2020-01-17 2021-07-20 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN114124970A (en) * 2021-11-29 2022-03-01 深圳腾视科技有限公司 Terminal communication coordination service system and method
CN114666348A (en) * 2022-05-25 2022-06-24 广东睿江云计算股份有限公司 Method for quickly constructing distributed system based on python language
CN115080337A (en) * 2021-03-16 2022-09-20 网联清算有限公司 Data monitoring method, device, system, server and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050027862A1 (en) * 2003-07-18 2005-02-03 Nguyen Tien Le System and methods of cooperatively load-balancing clustered servers
US20060195561A1 (en) * 2005-02-28 2006-08-31 Microsoft Corporation Discovering and monitoring server clusters
CN102377598A (en) * 2010-08-26 2012-03-14 中国移动通信集团公司 Internet application custody system, equipment and method
CN102479099A (en) * 2010-11-22 2012-05-30 中兴通讯股份有限公司 Virtual machine management system and use method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050027862A1 (en) * 2003-07-18 2005-02-03 Nguyen Tien Le System and methods of cooperatively load-balancing clustered servers
US20060195561A1 (en) * 2005-02-28 2006-08-31 Microsoft Corporation Discovering and monitoring server clusters
CN102377598A (en) * 2010-08-26 2012-03-14 中国移动通信集团公司 Internet application custody system, equipment and method
CN102479099A (en) * 2010-11-22 2012-05-30 中兴通讯股份有限公司 Virtual machine management system and use method thereof

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
许令波: "《分布式服务框架Zookeeper--管理分布式环境中的数据》", 《IBM DEVELOPERWORKS》 *

Cited By (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932210B (en) * 2012-11-23 2015-06-24 北京搜狐新媒体信息技术有限公司 Method and system for monitoring node in PaaS cloud platform
CN102932210A (en) * 2012-11-23 2013-02-13 北京搜狐新媒体信息技术有限公司 Method and system for monitoring node in PaaS cloud platform
CN103973725B (en) * 2013-01-28 2018-08-24 阿里巴巴集团控股有限公司 A kind of distributed cooperative algorithm and synergist
CN103973725A (en) * 2013-01-28 2014-08-06 阿里巴巴集团控股有限公司 Distributed collaboration method and collaboration device
CN103188110A (en) * 2013-03-29 2013-07-03 汉柏科技有限公司 Zookeeper-based cloud platform service hot backup method
CN103188110B (en) * 2013-03-29 2016-01-06 汉柏科技有限公司 Based on the heat backup method that the cloud platform of zookeeper is served
CN103236958A (en) * 2013-05-02 2013-08-07 北京京东尚科信息技术有限公司 System and method for carrying out detection in distributed system
CN103236958B (en) * 2013-05-02 2016-04-20 北京京东尚科信息技术有限公司 For carrying out the system and method detected in a distributed system
WO2015051690A1 (en) * 2013-10-11 2015-04-16 北京奇虎科技有限公司 Zookeeper-based information configuration method and device
CN103607424B (en) * 2013-10-24 2017-04-19 北京世界星辉科技有限公司 Server connection method and server system
CN103607424A (en) * 2013-10-24 2014-02-26 北京奇虎科技有限公司 Server connection method and server system
CN103701633A (en) * 2013-12-09 2014-04-02 国家电网公司 Setup and maintenance system of visual cluster application for distributed search SolrCloud
CN103701633B (en) * 2013-12-09 2017-01-11 国家电网公司 Setup and maintenance system of visual cluster application for distributed search SolrCloud
CN103747044A (en) * 2013-12-24 2014-04-23 汉柏科技有限公司 Service locking method and system
CN103747044B (en) * 2013-12-24 2017-04-19 汉柏科技有限公司 Service locking method and system
CN103731312A (en) * 2014-01-26 2014-04-16 飞狐信息技术(天津)有限公司 Method and apparatus for performing failure checking on service of remote method invocation
CN103888340A (en) * 2014-02-21 2014-06-25 汉柏科技有限公司 Asynchronous information notifying method
CN105407114A (en) * 2014-08-29 2016-03-16 北京信威通信技术股份有限公司 Client and method for processing Zookeeper cluster data
CN105407114B (en) * 2014-08-29 2019-02-22 北京信威通信技术股份有限公司 Handle the client and method of Zookeeper company-data
CN104618221B (en) * 2015-01-06 2019-10-15 厦门雅迅网络股份有限公司 A kind of message service system of decentralization
CN104618221A (en) * 2015-01-06 2015-05-13 厦门雅迅网络股份有限公司 Decentralized message service system
CN105005469A (en) * 2015-06-03 2015-10-28 浙江大学 Non-blocking calling method based on Zookeeper and RabbitMQ
CN105005469B (en) * 2015-06-03 2018-04-13 浙江大学 A kind of Non-blocking call method based on Zookeeper and RabbitMQ
CN105404645A (en) * 2015-10-27 2016-03-16 北京乐动卓越科技有限公司 File management method in file server system and file server system
CN105429791A (en) * 2015-11-03 2016-03-23 国网技术学院 Distributed service state detection device and method
CN105429791B (en) * 2015-11-03 2016-12-28 国网技术学院 A kind of Distributed Services state detector and method
CN106202490A (en) * 2016-07-19 2016-12-07 浪潮电子信息产业股份有限公司 A kind of SolrCloud configuration file amending method, Apparatus and system
CN106709784A (en) * 2016-12-28 2017-05-24 广州虎鱼网络科技有限公司 Cross-border e-commerce platform having high concurrency extensible distributed type architecture
CN106657354A (en) * 2016-12-29 2017-05-10 努比亚技术有限公司 Load balancing device and method
CN107315641B (en) * 2017-05-27 2018-08-14 杭州铭师堂教育科技发展有限公司 Message queue high-availability system based on Qconf and method
CN107315641A (en) * 2017-05-27 2017-11-03 杭州铭师堂教育科技发展有限公司 Message queue high-availability system and method based on Qconf
WO2019019400A1 (en) * 2017-07-24 2019-01-31 上海壹账通金融科技有限公司 Task distributed processing method, device, storage medium and server
CN107888444A (en) * 2017-09-29 2018-04-06 深圳市牛鼎丰科技有限公司 Service monitoring method, service monitoring device, computer equipment and storage medium
CN107562522A (en) * 2017-10-12 2018-01-09 国电南瑞科技股份有限公司 A kind of Distributed Application management method based on ZooKeeper
CN110198325B (en) * 2018-02-26 2022-04-12 北京京东尚科信息技术有限公司 Communication method, device and system, network server and storage medium
CN110198325A (en) * 2018-02-26 2019-09-03 北京京东尚科信息技术有限公司 Communication means, device and system, network server and storage medium
CN108737574A (en) * 2018-06-28 2018-11-02 郑州云海信息技术有限公司 A kind of node off-line judgment method, device, equipment and readable storage medium storing program for executing
CN108737574B (en) * 2018-06-28 2021-06-29 郑州云海信息技术有限公司 Node offline judgment method, device, equipment and readable storage medium
CN111338647A (en) * 2018-12-18 2020-06-26 杭州海康威视数字技术股份有限公司 Big data cluster management method and device
CN111338647B (en) * 2018-12-18 2023-09-12 杭州海康威视数字技术股份有限公司 Big data cluster management method and device
CN109729160A (en) * 2018-12-20 2019-05-07 新华三大数据技术有限公司 Implementation method, Thrift server node and the client of Thrift server service
CN109677465A (en) * 2018-12-29 2019-04-26 卡斯柯信号有限公司 Distributed real-time systems framework for track traffic synthetic monitoring system
CN110071975A (en) * 2019-04-23 2019-07-30 深圳易帆互动科技有限公司 The asynchronous dynamic state server management system reported
CN110262882A (en) * 2019-06-17 2019-09-20 北京思特奇信息技术股份有限公司 A kind of distributed communication command scheduling system and method
CN110955460A (en) * 2019-11-15 2020-04-03 北京金山云网络技术有限公司 Service process starting method and device, electronic equipment and storage medium
CN110955460B (en) * 2019-11-15 2023-10-03 北京金山云网络技术有限公司 Service process starting method and device, electronic equipment and storage medium
CN112995254A (en) * 2019-12-13 2021-06-18 北京金山云网络技术有限公司 Method, equipment, system, device and assembly for transmitting heartbeat information
CN112995254B (en) * 2019-12-13 2022-07-19 北京金山云网络技术有限公司 Method, equipment, system, device and component for transmitting heartbeat information
CN113138771A (en) * 2020-01-17 2021-07-20 北京达佳互联信息技术有限公司 Data processing method, device, equipment and storage medium
CN111459639A (en) * 2020-04-03 2020-07-28 杭州趣维科技有限公司 Distributed task management platform and method supporting global multi-machine-room deployment
CN111459639B (en) * 2020-04-03 2023-10-20 杭州小影创新科技股份有限公司 Distributed task management platform and method supporting global multi-machine room deployment
CN111522665A (en) * 2020-04-24 2020-08-11 北京思特奇信息技术股份有限公司 Zookeeper-based method for realizing high availability and load balancing of Influxdb-proxy
CN111737018A (en) * 2020-08-26 2020-10-02 腾讯科技(深圳)有限公司 ZooKeeper configuration file storage processing method, device, equipment and medium thereof
CN112115003A (en) * 2020-09-27 2020-12-22 浪潮电子信息产业股份有限公司 Method, device and equipment for recovering dropped service process and storage medium
CN112437146A (en) * 2020-11-18 2021-03-02 青岛海尔科技有限公司 Equipment state synchronization method, device and system
CN115080337A (en) * 2021-03-16 2022-09-20 网联清算有限公司 Data monitoring method, device, system, server and readable storage medium
CN114124970A (en) * 2021-11-29 2022-03-01 深圳腾视科技有限公司 Terminal communication coordination service system and method
CN114666348A (en) * 2022-05-25 2022-06-24 广东睿江云计算股份有限公司 Method for quickly constructing distributed system based on python language
CN114666348B (en) * 2022-05-25 2022-11-11 广东睿江云计算股份有限公司 Method for quickly constructing distributed system based on python language

Also Published As

Publication number Publication date
CN102710554B (en) 2015-09-02

Similar Documents

Publication Publication Date Title
CN102710554A (en) Distributed message system and service status detection method thereof
WO2014110820A1 (en) Notification push method, device, and system
WO2013174212A1 (en) Location-based group generation method, apparatus and system
CN107528891B (en) Websocket-based automatic clustering method and system
EP2888868A1 (en) Calling an unready terminal
CN103647701B (en) The control method and device of instantaneous communication system message forwarding
CN104144098A (en) Information pushing method and system and pushing server equipment
CN102647295B (en) A kind of method of equipment control and device
WO2018103665A1 (en) L2tp-based device management method, apparatus and system
CN112202877B (en) Gateway linkage method, gateway, cloud server and user terminal
CN105554099A (en) Method and device for balancing load of acquisition servers
CN103685398B (en) Communication connection method for building up and communication system
CN101800677B (en) Processing device and method of bidirectional forwarding detection (BFD) messages
WO2013037234A1 (en) Parameter receiving method and system
CN110809262A (en) Internet of things equipment operation and maintenance management method based on COAP protocol
CN109756530A (en) Target application server and method and device for determining geographic position information
US9654369B2 (en) Mobile terminal network port management method and device
CN104158728A (en) Group adding method for social network site, group adding system and server
CN105163335B (en) A kind of network access management method, server, mobile terminal and system
CN105187244B (en) A kind of digital communication equipment access information management and its working method for supporting a variety of management modes
CN111862398B (en) Service providing terminal unlocking method and device, electronic equipment and readable storage medium
CN106549854A (en) A kind of communications records synchronous method, system and user terminal
CN103281694B (en) Configuration file distributing method and device
CN103546513B (en) The method and device of communication between a kind of customer terminal webpage
CN106936798B (en) Service authentication method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150902