Distributed scheduling method and system based on zookeeper biplanar data architecture

A scheduling method and distributed technology, applied in the field of communication, can solve the problems of low system flexibility, low deployment and switching efficiency, and difficulty in realizing the flexibility of system expansion in the timeliness of system exception handling, so as to achieve system flexibility. High, fast deployment and switching effect

CN105187499AActive Publication Date: 2015-12-23北京思特奇信息技术股份有限公司
5 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2015-12-23

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention relates to a distributed scheduling method and system based on a zookeeper biplanar data architecture. The method comprises the following steps: constructing a dynamic tree and a static tree in zookeeper; storing the universal configuration information of a service system into the corresponding node information of the static tree; generating temporary dynamic nodes in the dynamic tree when service programs are initiated and setting the attribute information of the service programs in the temporary dynamic nodes; enabling a distributed scheduling program to obtain the node information of the static tree and the node information of the dynamic tree, respectively, and selecting the optimal temporary dynamic node according to a predetermined selection principle so as to obtain the corresponding service program, thereby realizing the connection of the distributed scheduling program with the service program. According to the distributed scheduling method, the static tree is used for instructing the logic load structure of a load balancer, while the dynamic tree is used for controlling the operating conditions of the existing applications in real time; due to the linkage of the dynamic tree and the static tree, dynamic combination of logic load and actual operation is realized, and therefore, efficient and quick cloud system deployment and switching and high system flexibility are realized.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present invention relates to the field of communication technology, in particular to a distributed scheduling method and system based on a zookeeper dual-plane data architecture. Background technique

[0002] With the development of telecommunication business data services, the process of traffic fee calculation, billing and credit control increasingly requires real-time performance. At the same time, with the gradual development of business requirements such as directional traffic, smart pipelines, and pipeline management, data traffic segmentation has become the only way to go. Real-time requirements and data traffic segmentation will generate more service usage records, which will challenge the processing capacity of the existing BOSS system.

[0003] From another perspective, with the continuous rollout of 4G services, faster access speeds will generate more service usage records; at the same time, faster access speeds will also cause greater ...

Examples

Embodiment Construction

[0038] The principles and features of the present invention are described below in conjunction with the accompanying drawings, and the examples given are only used to explain the present invention, and are not intended to limit the scope of the present invention.

[0039] Such as figure 1 Shown, a kind of distributed scheduling system based on zookeeper biplane data framework, comprises static tree module 1, dynamic tree module 2 and distributed scheduling module 3; Described static tree module 1, it is constructed in zookeeper, is used for The general configuration information of the business system is stored in the node information of the corresponding static tree; the dynamic tree module 2, which is built in zookeeper, is used to generate a unique temporary dynamic node when the business program of the business system is started, and the The attribute information of the business program is set in the temporary dynamic node; the distributed scheduling module 3 is used to obt...