A distributed scheduling method and system based on zookeeper dual-plane 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

CN105187499BActive Publication Date: 2018-07-17北京思特奇信息技术股份有限公司
5 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2018-07-17

Smart Images

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

Abstract

The present invention relates to a distributed scheduling method and system based on a zookeeper dual-plane data architecture, including constructing a dynamic tree and a static tree in the zookeeper; storing general configuration information of a business system into node information of a corresponding static tree; business programs Generate temporary dynamic nodes in the dynamic tree when starting, and set the attribute information of the business program into the temporary dynamic nodes; the distributed scheduler obtains the static tree node information and dynamic tree node information respectively, and selects the optimal node according to the predetermined selection principle The temporary dynamic node of the system, and then obtain the corresponding business program, and realize the connection between the distributed scheduler and the business program. The present invention indicates the logical load structure of the load balancer through the static tree, and performs real-time management and control on the operation of existing applications through the dynamic tree. The linkage between the dynamic tree and the static tree realizes the dynamic combination of logical load and actual operation, making the cloud system Deployment and switching are efficient and fast, and the system has high flexibility.
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] like 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 obtain...