CN101166108B - Method for a distributed task dispatching soft bus with dynamic scalability - Google Patents

Method for a distributed task dispatching soft bus with dynamic scalability Download PDF

Info

Publication number
CN101166108B
CN101166108B CN2006100978151A CN200610097815A CN101166108B CN 101166108 B CN101166108 B CN 101166108B CN 2006100978151 A CN2006100978151 A CN 2006100978151A CN 200610097815 A CN200610097815 A CN 200610097815A CN 101166108 B CN101166108 B CN 101166108B
Authority
CN
China
Prior art keywords
irb
frb
node
service
srb
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.)
Expired - Fee Related
Application number
CN2006100978151A
Other languages
Chinese (zh)
Other versions
CN101166108A (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.)
Nanjing University
Original Assignee
Nanjing University
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 Nanjing University filed Critical Nanjing University
Priority to CN2006100978151A priority Critical patent/CN101166108B/en
Publication of CN101166108A publication Critical patent/CN101166108A/en
Application granted granted Critical
Publication of CN101166108B publication Critical patent/CN101166108B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

This invention relates to a method for dispatching soft bus with dynamic expansibility and distributed task including: setting up SRB, IRB and FRB in a distributed network, in which, SRB manages all IRB and FRB, and service nodes carry out data interaction with the network center by modes of service-request-response, state and event-trap, which can manage data and information of device nodes dynamically in a distributed network.

Description

A kind of distributed task dispatching flexible bus method that has dynamic scalability
Technical field
The present invention relates to service-oriented remote control field, this method for designing can increase equipment and dynamically increase and decrease ability.For possessing the system that network management is supported, the functional node that each device node of network is carried sometimes or each subset often require to possess certain allocative abilities on function, therefore for the increase and decrease of single equipment functional node, need accomplish the dynamically ability of increase and decrease.Specifically, the present invention proposes the method for a kind of " flexible bus SoftSBus ", to overcome the above problems.
Background technology
The introducing of dynamic scalability certainly will bring two technological difficulties, and the one, the stability of entire system and equipment itself; The 2nd, the inconsistent region dynamic of bringing a certain function of each functions of the equipments, this has introduced again for possessing weak coupling between function service providers and the requestor.
In the in the industry cycle existing distributed middleware, processing modes such as SunRPC, Door need service providers and caller to interrelate with some similar mode usually, to realize calling of service, see Fig. 1.
Because more so intrinsic dependences, in case service itself by a certain node, is transferred to another node, its corresponding realization also must be made change, as Fig. 2.And a kind of like this demand of serving change is again quotidian in containing the distributed apparatus of network management.And more serious problem is, if in a distributed system that only has a small number of nodes, though change code or configuration remains inevitable situation, such change is not to stand; But in a system that has up to a hundred nodes, such change will make system be tending towards paralysis.
In the description of dynamic scalability, mentioned the introducing of dynamic, might cause influence to stability.Really, the proposition of flexible bus can not bring the basic lifting of stability on bottom, and still, it has improved the exploitation feasibility that stability is guaranteed greatly and has safeguarded unicity.
Flexible bus has been introduced uniformity at least aspect two, and improves the assurance to software quality:
1) the demand focus of concentrating stability to be proposed.
2) unified other demand except that service-request pattern.
In the assurance for stability, because the flexible bus dependence that each module is mutual, transfer on the dependence of each module and flexible bus, for on arbitrary node, increasing and decreasing function, only need to file an application to flexible bus, and the request server, also only need flexible bus is filed a request, thus, if the operation that flexible bus can be stable, the operation of each module on whole distributed system, just do not have any influence, therefore the stability of a system also by being dispersed in the requirement of each service with request, is summed up in the point that the unitary request to flexible bus.
Summary of the invention
1. flexible bus, this is a kind of distributed task dispatching middleware that has dynamic scalability, in object-oriented design patterns, contain a pattern that is called the tertium quid, its effect is the dependence that will have each other between the dependent object, shift the dependence for each object and tertium quid's object, and contain the object of coupling originally, mutual dependence is removed thus.
The proposition of the distributed middleware of flexible bus, just in order to remove the dependence between each device node and way to manage originally, and take dependence mode as Fig. 3, in a kind of like this mode, ISP's geographical attribute is transparent for caller, vice versa, therefore, any change of any one node is for whole system and various service, requestor as software upgrading, state are uploaded etc. has nothing to do.
For network management system, remove outside the service request pattern of issuing an order such network equipment node and each nodal function, also need some extra demands, as the condition managing pattern---safeguard the quantity of state of each equipment subtree, the event response pattern---when a certain subset state point exceeds the appointment thresholding, its superior node must be circulated a notice of by the time, to make corresponding countermeasure.In the design, subset sends incident to superior node, and superior node can pass through the trap capturing events, and the same unification of this data flow is finished by flexible bus, as Fig. 4.
Fig. 4 has provided following several quasi-modes that flexible bus is finished in the native system:
Service-request-response modes, acting on behalf of SRB or equipment operation phase by the upper level device node server runtime acts on behalf of IRB and acts on behalf of FRB to subtree IRB and function runtime and propose, corresponding response is returned on the way, when being served by request, the path dynamically sets up route, masked the ability of subtree node, promptly under distributed way, added the sense of hierarchy to the superior node request.
State model is sent to higher level IRB or SRB by subtree IRB, so that the upper management node is possessed the state information to subtree.
Incident-trap pattern, subtree IRB or FRB send incident to superior node, at source node all nodes to the path of SRB, all can tackle incident with trapping mode.
Simultaneously, uniformity can also avoid different management mode for the taking of bottom channel, thereby reduces the complexity that network etc. is safeguarded.
2. differentiated control
For big-and-middle-sized network management project, the classification type of management is quite necessary, and each subtree is by each minute station administration, and root node then can manage maintenance to the entire equipment tree, and therefore, the demand to differentiated control has also been considered in the design of native system.
In flexible bus, IRB need not be directly connected to the SRB node, and allows to be connected to the IRB node, and thus, the latter promptly becomes the former subtree root node, and the equipment with the SRB place is the same thus, can its subtree node of identical management.As Fig. 5, IRB1 contains two sub-tree nodes and self totally three nodes, and IRB4 only contains himself, and SRB then manages four sub-device nodes of FRB 1-4.
The subtree of IRB1 representative in system, can be single manage, its effect is identical with SRB management, and is only different on the interstitial content of management.
Description of drawings
Fig. 1 is the dependence that Door, SunRPC distributed are handled
Fig. 2 is that service A is transferred to after the node 2 by node 1, the schematic diagram that corresponding realization also must change thereupon
Fig. 3 software bus region transparency key diagram: provide after the node change of service, requesting node need not to do any change.
Each network management framework under Fig. 4 the inventive method and relevant flow graph
Fig. 5 SoftSBus hierarchical management mechanism
Embodiment
Each network management framework of Fig. 4 the inventive method and relevant flow graph.The following describes a specific implementation process of the present invention:
1. the runtime server runtime is acted on behalf of SRB on central server, but act on behalf of IRB and the function runtime is acted on behalf of FRB by each equipment operation phase of SRB unified management, when the geographical position of IRB and FRB changed, service end was acted on behalf of SRB and can be managed it automatically, did not need manual maintenance.
2. each branch center server moves IRB, and IRB initiates register requirement and obtains major device number from trend SRB, and accepts the register requirement of IRB of subordinate and FRB simultaneously, makes that IRB can unified management all IRB of subordinate and FRB.When the physical location of server operation IRB changes, can re-register automatically to higher level IRB or SRB, IRB of subordinate and FRB also can register automatically from this IRB of trend.
3. the service on each equipment, also can re-register service and obtain new dynamic Service number to the registration service of whole piece software bus and automatically obtain dynamic Service number by FRB when the physical location of FRB changes.
When central server need be when node proposes service request, propose to subtree IRB and FRB, IRB at different levels propose to next stage subtree IRB and FRB, corresponding response is returned on the way, when being served by request, the path dynamically sets up route, masked the ability of subtree node, promptly under distributed way, added the sense of hierarchy to the superior node request.Service requester on each equipment is also served to the software bus request by FRB, and software bus returns corresponding response.This pattern is called service-request-response modes.
5. central server need obtain the running status of each node, and implementation method is by the automatic maintenance state of IRB pond, and corresponding IRB is according to the IRB runtime parameter, and the timed sending state flow is given higher level IRB, and first order IRB sends to SRB.Central server just obtains the running status of each node like this, and this pattern is called state model.
6. subtree IRB or FRB send incident to superior node, at source node all nodes to the path of SRB, all with trapping mode interception incident, each FRB node can be submitted the incident trap to the higher level, in case corresponding event occurs, this FRB enters incident trap responder.This pattern is called incident one trap pattern.

Claims (4)

1. distributed task dispatching flexible bus method that has dynamic scalability, it comprises following steps:
1) the runtime server runtime is acted on behalf of SRB on central server, but acts on behalf of IRB and the function runtime is acted on behalf of FRB by each equipment operation phase of SRB unified management;
2) each branch center server operation IRB, IRB initiates register requirement and obtains major device number from trend SRB, accepts the register requirement of IRB of subordinate and FRB simultaneously, makes that IRB can unified management all IRB of subordinate and FRB;
3) service on each equipment by FRB to the registration service of whole piece software bus and automatically obtain dynamic Service number;
4) when central server need be when node proposes service request, propose to subtree IRB and FRB, IRB at different levels propose to next stage subtree IRB and FRB, corresponding response is returned on the way, dynamically set up route when the path is served by request, masked the ability of subtree node, promptly under distributed way, added the sense of hierarchy to the superior node request, service requester on each equipment is also served to the software bus request by FRB, and software bus returns corresponding response;
5) central server need obtain the running status of each node, implementation method is by the automatic maintenance state of IRB pond, and corresponding IRB is according to the IRB runtime parameter, and the timed sending state flow is given higher level IRB, first order IRB sends to SRB, and central server just obtains the running status of each node like this;
6) subtree IRB or FRB send incident to superior node, at source node all nodes to the path of SRB, all can tackle incident with trapping mode, each FRB node can be submitted the incident trap to the higher level, in case corresponding event occurs, this FRB enters incident trap responder.
2. a kind of distributed task dispatching flexible bus method that has dynamic scalability according to claim 1 is characterized in that: when the physics region of IRB changes, can re-register and obtain major device number automatically in the step (2), not need manual intervention.
3. a kind of distributed task dispatching flexible bus method that has dynamic scalability according to claim 1 is characterized in that: when the physics region of FRB changes, can re-register and obtain major device number automatically in the step (3), not need manual intervention.
4. a kind of distributed task dispatching flexible bus method that has dynamic scalability according to claim 1 is characterized in that: step (4), (5), (6) can be passed through service-request-response modes, state model and incident-trap pattern respectively and realize the data interaction between each node and central server in the distributed network.
CN2006100978151A 2006-11-15 2006-11-15 Method for a distributed task dispatching soft bus with dynamic scalability Expired - Fee Related CN101166108B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2006100978151A CN101166108B (en) 2006-11-15 2006-11-15 Method for a distributed task dispatching soft bus with dynamic scalability

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2006100978151A CN101166108B (en) 2006-11-15 2006-11-15 Method for a distributed task dispatching soft bus with dynamic scalability

Publications (2)

Publication Number Publication Date
CN101166108A CN101166108A (en) 2008-04-23
CN101166108B true CN101166108B (en) 2011-06-01

Family

ID=39334606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2006100978151A Expired - Fee Related CN101166108B (en) 2006-11-15 2006-11-15 Method for a distributed task dispatching soft bus with dynamic scalability

Country Status (1)

Country Link
CN (1) CN101166108B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101588283B (en) * 2009-04-22 2013-04-10 北京四方继保自动化股份有限公司 Method for realizing wide-area distributed integrated flexible bus based on multi-agent technique
CN113971151A (en) * 2021-10-28 2022-01-25 上海兆芯集成电路有限公司 Serial transmission controller and data transmission method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756190A (en) * 2004-09-30 2006-04-05 北京航空航天大学 Distributed performance data acquisition method
CN1835453A (en) * 2005-03-16 2006-09-20 华为技术有限公司 Method of realizing load sharing in distributing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1756190A (en) * 2004-09-30 2006-04-05 北京航空航天大学 Distributed performance data acquisition method
CN1835453A (en) * 2005-03-16 2006-09-20 华为技术有限公司 Method of realizing load sharing in distributing system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
程立,汪为农,李承.基于分布式主动代理的网络性能监测和发布系统.计算机工程27 2.2001,27(2),61-63.
程立,汪为农,李承.基于分布式主动代理的网络性能监测和发布系统.计算机工程27 2.2001,27(2),61-63. *

Also Published As

Publication number Publication date
CN101166108A (en) 2008-04-23

Similar Documents

Publication Publication Date Title
CN104714828B (en) Using installation, operation method and device
CN107454092B (en) OPCUA and DDS protocol signal conversion device, communication system and communication method
CN101009591A (en) Method and system for configuring network devices through an operations support system interface
CN112311808B (en) Method for automatically mapping Modbus protocol data to OPCUA address space
CN108809972A (en) A kind of Internet of Things Comprehensive Experiment and application development platform and framework based on the ecosystem of increasing income
EP1551129B1 (en) Generic interface for subscription management
CN1820514B (en) System architecture, method and computer program product for managing telecommunication networks
CN108847979A (en) A kind of adaptive configuration system and method based on SCADA
US20130311419A1 (en) Incremental Reasoning Under Data Source Availability Constraints
CN104216715A (en) Web App development framework and method
CN101834750B (en) Method for monitoring common service
CN104021078A (en) Software monitoring device and method
CN105719078A (en) Holographic flow management method based on business flow butt joint and state monitoring
CN111416731A (en) Alarm system and method based on cloud collaborative edge node self-adaptive configuration deployment
CN101166108B (en) Method for a distributed task dispatching soft bus with dynamic scalability
CN108234261A (en) For the service bus dispatching method of electric control system network supervision
CN106354507A (en) Enterprise-level application management system and method for operating same
CN100470426C (en) Foundation fieldbus server providing device information using dynamic directory
CN101820354B (en) Collocation method based on TNDS (Total Network Data System) object, terminal equipment and server
EP2526485B1 (en) Verification of compatibility among telecommunication network features
CN109150583A (en) A kind of management method and device of northbound interface
CN103870280A (en) Webpage seamless combining processing method based on FLEX and JSP
CN103491058A (en) TR069 and UPnP protocol conversion method and home network terminal management method and system
CN109116815A (en) One kind is based on MQTT injection molding machine management system, method and storage medium
US20050246312A1 (en) Managed object member architecture for software defined radio

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

Granted publication date: 20110601

Termination date: 20141115

EXPY Termination of patent right or utility model