CN102843247A - Method and system for concurrently processing network element message - Google Patents

Method and system for concurrently processing network element message Download PDF

Info

Publication number
CN102843247A
CN102843247A CN201110166811.5A CN201110166811A CN102843247A CN 102843247 A CN102843247 A CN 102843247A CN 201110166811 A CN201110166811 A CN 201110166811A CN 102843247 A CN102843247 A CN 102843247A
Authority
CN
China
Prior art keywords
order
network element
client
service end
sent
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.)
Pending
Application number
CN201110166811.5A
Other languages
Chinese (zh)
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 Corp
Original Assignee
ZTE Corp
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 Corp filed Critical ZTE Corp
Priority to CN201110166811.5A priority Critical patent/CN102843247A/en
Priority to PCT/CN2011/084412 priority patent/WO2012174838A1/en
Publication of CN102843247A publication Critical patent/CN102843247A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Abstract

The invention discloses a method and a system for concurrently processing network element message. The method comprises: commands aiming at one or a plurality of target networkelements are sent to a server-side by a client-side; and after the commands of the client-side are received by the server-side, the commands are grouped according to the target network element, and the commands of each network element group are respectively transmitted by using a single sending route. According to the scheme, the transmitting efficiency of the network element message can be improved; the logic sequence of network element commands is guaranteed; and meanwhile executing results are returned to returning client-side in a synchronous way, and the feedback accuracy and the feedback efficiency of the executing results are improved.

Description

A kind of network element message concurrent processing method and system
Technical field
The present invention relates to telecom network management system, especially a kind of network element message concurrent processing method and system in the telecommunications network.
Background technology
In informationized society, telecommunication system has supported the informatization and network of entire society as the skeleton of informationized society.Network management system is the important component part of telecommunication system, is managing the communication network that is made up of a large amount of base stations.
Need to rely on various communications protocol between network management system and base station and carry out the transmission of message.The for example download of version file and inquiry, orders such as the base station that resets issue alarming information report etc.
Because network management system is being managed the huge base station of quantity, so the quantity of message also is very huge.In order to improve the transmitting efficiency of message, network management system generally can adopt the mode of multithreading to send.Several point defects below concurrent send mode in the network management system exists at present:
The order that directly will receive is all put into and is shared thread pool, adopts parallel mode of sending to the order of identical network element.
Client can only be sent an order at every turn and handled to service end.Though the process of sending is unblock,, can increase the communication-cost of system because client and service end possibly not be deployed in together.
Service end can only be used with asynchronous system and returns the execution result of order, and the realization difficulty of this echo plex mode is greater than returning synchronously, and efficient is lower than synchronously and returns.
Summary of the invention
The technical problem that the present invention will solve provides a kind of network element message concurrent processing method and system, improves the transmitting efficiency of network element message.
In order to solve the problems of the technologies described above, the invention provides a kind of network element message concurrent processing method, comprising: client will be sent to service end to the order of one or more target network element; After said service end is received the order of said client,, use respectively and send the order that thread sends each network element group separately said order network element grouping according to target.
Further, said method can also have following characteristics:
When sending the order of network element group, said service end sends according to the logical order of each order.
Further, said method can also have following characteristics:
Said service end is after the order of all network element groups of said client is all sent completion and received response, and is unified to said client echo reply response.
Further, said method can also have following characteristics:
When said service end uses the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
Further, said method can also have following characteristics:
Said client is arranged transmission with the order of same network element by logical order when said service end is sent order.
In order to solve the problems of the technologies described above, the present invention also provides a kind of network element message concurrent processing system, comprises client and service end, and said service end comprises the network element commands processing module; Said client is used for the order to one or more target network element is sent to service end; Said network element commands processing module after being used to receive the order of said client, with said order network element grouping according to target, is used respectively and is sent the order that thread sends each network element group separately.
Further, said system can also have following characteristics:
Said network element commands processing module is sent according to the logical order of each order when also being used to send the order of network element group.
Further, said system can also have following characteristics:
Said network element commands processing module, also be used for the order of all network element groups of said client all send accomplish and receive response after, unified to said client echo reply response.
Further, said system can also have following characteristics:
Said network element commands processing module, when also being used to use the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
Further, said system can also have following characteristics:
Said client also is used for when said service end is sent order, the order of same network element being arranged by logical order.
This programme can improve the transmitting efficiency of network element message, guarantees the logical order of network element commands, returns execution result with the method for synchronization to returning client simultaneously, improves the accuracy and the efficient of execution result feedback.
Description of drawings
Fig. 1 is a network element message concurrent processing method sketch map among the embodiment;
Fig. 2 is the sketch map of network element message concurrent processing method in the specific embodiment.
Embodiment
Among the embodiment, network element message concurrent processing system comprises client and service end, and service end comprises the network element commands processing module.
Client is used for the order to one or more target network element is sent to service end;
After the network element commands processing module is used to receive the order of said client,, uses respectively and send the order that thread sends each network element group separately said order network element grouping according to target.
Said system adopts parallel mode to each network element concurrent message, can improve the transmitting efficiency of network element message.
The order of same network element is owing to there is its inherent logical communication link, and for example the version download command must be carried out before the version activation command, otherwise the base station is also downloaded to accomplish at version and just carried out the activation manipulation generation that can lead to errors.So will carry out serial with the order of network element group in the native system sends.When also being used to send the order of network element group, the network element commands processing module sends according to the logical order of each order.Concrete, client is used for when service end is sent order, the order of same network element being arranged by logical order, keeps this when service end is handled and gets final product in proper order.Above-mentioned processing mode can guarantee the logical order of network element commands, guarantees the accuracy of command execution order, prevents to produce the logic error of command execution.
The network element commands processing module also is used for after the order of all network element groups of said client is all sent completion and received response, and is unified to said client echo reply response.Above-mentioned processing mode adopts the mode of returning synchronously can improve the accuracy and the efficient of execution result feedback.
When the network element commands processing module also is used to use the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
As shown in Figure 1, network element message concurrent processing method comprises: client will be sent to service end to the order of one or more target network element; After said service end is received the order of said client,, use respectively and send the order that thread sends each network element group separately said order network element grouping according to target.
Service end can divide into groups promptly to divide into groups according to the sign of network element according to the logical address of order.Adopt concurrent mode to send message in the said method, can improve the transmitting efficiency of network element message to each network element.
The order of same network element is owing to there is its inherent logical communication link, and for example the version download command must be carried out before the version activation command, otherwise the base station is also downloaded to accomplish at version and just carried out the activation manipulation generation that can lead to errors.So send according to the logical order of each order when service end is sent the order of network element group in the native system.
In the application, client can be when service end is sent order be arranged the order of same network element and is put into the disposable service end of passing in the array by logical order, keep this when service end is handled and get final product in proper order.For example, the order to same network element is put in the same formation according to logical order.Order and its logical order of having preserved same network element like this in each formation are not changed.Above-mentioned processing mode can guarantee the logical order of network element commands, guarantees the accuracy of command execution order, prevents to produce the logic error of command execution.
Service end is after the order of all network element groups of said client is all sent completion and received response, and is unified to said client echo reply response.Above-mentioned processing mode adopts the mode of returning synchronously can improve the accuracy and the efficient of execution result feedback.
When service end uses the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
Specific embodiment
As shown in Figure 2, be that example to the present invention do detailed explanation with the user to network element execution version download and version activation command at this specific embodiment.
Step 1: the user selects 10 network elements and chooses version download and two orders of version activation that each network element need be carried out on the interface, click and send button.
Client is put into the version download command and the version activation command object of each network element in the same array, and the version download command that has same network element in 20 orders and the array like this in the array is before the version activation command.Client should be ordered array to send to service end and handled.
Step 2: after service end receives the order array through processing threads, the identical order of logical address (being network element ID) is put in the formation, and keeps the logical order that keeps order according to the logical address (being network element ID) of preserving in each order.
Because the user selected 10 each network elements of network element that 2 orders are arranged, so just have 10 command queues, two orders and version download command are arranged preceding in each formation, the version activation command after.
Step 3: service end is obtained idle transmission thread through processing threads from thread pool, carry out the order in these formations.Sending thread is that unit distributes with the formation, and each sends thread and distributes a formation to send order wherein, makes the order of same network element sent by same thread like this, has guaranteed the succession of sending.Processing threads enters into blocked state after the transmission thread is all distributed in formation.
Step 4: each sends thread and sends the order in its formation of being responsible for successively, and the execution result of previous order returns the transmission that just continues later commands.Each sends thread and shares an object, and this object has comprised to be preserved the array of return results, send the number and the order sum of order.After each sends thread an order is sent, the result who returns put into as a result array and will send command number add 1.Then, other orders in the continuation transmit queue.If certain sends thread and after carrying out aforesaid operations, finds to have sent command number and equal the order sum then explain that all command execution results have all returned; Then this transmission thread can wake the processing threads that the front gets clogged up, by processing threads the array as a result in the shared object is returned.
With given an actual example explanation;, certain transmission thread finds that having sent command number is 20 after will sending command number to add 1; Explain that all orders have all sent completion; This transmission thread will wake the processing threads of obstruction up, 20 results is returned together rather than had each to send thread by processing threads and adopt asynchronous method to return separately.So just realized returning synchronously of execution result under the concurrent condition.
Need to prove that under the situation of not conflicting, embodiment among the application and the characteristic among the embodiment be combination in any each other.
Certainly; The present invention also can have other various embodiments; Under the situation that does not deviate from spirit of the present invention and essence thereof; Those of ordinary skill in the art can make various corresponding changes and distortion according to the present invention, but these corresponding changes and distortion all should belong to the protection range of the appended claim of the present invention.
One of ordinary skill in the art will appreciate that all or part of step in the said method can instruct related hardware to accomplish through program, said program can be stored in the computer-readable recording medium, like read-only memory, disk or CD etc.Alternatively, all or part of step of the foregoing description also can use one or more integrated circuits to realize.Correspondingly, each the module/unit in the foregoing description can adopt the form of hardware to realize, also can adopt the form of software function module to realize.The present invention is not restricted to the combination of the hardware and software of any particular form.

Claims (10)

1. a network element message concurrent processing method is characterized in that,
Client will be sent to service end to the order of one or more target network element;
After said service end is received the order of said client,, use respectively and send the order that thread sends each network element group separately said order network element grouping according to target.
2. the method for claim 1 is characterized in that,
When sending the order of network element group, said service end sends according to the logical order of each order.
3. according to claim 1 or claim 2 method is characterized in that,
Said service end is after the order of all network element groups of said client is all sent completion and received response, and is unified to said client echo reply response.
4. according to claim 1 or claim 2 method is characterized in that,
When said service end uses the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
5. according to claim 1 or claim 2 method is characterized in that,
Said client is arranged transmission with the order of same network element by logical order when said service end is sent order.
6. a network element message concurrent processing system comprises client and service end, it is characterized in that said service end comprises the network element commands processing module;
Said client is used for the order to one or more target network element is sent to service end;
Said network element commands processing module after being used to receive the order of said client, with said order network element grouping according to target, is used respectively and is sent the order that thread sends each network element group separately.
7. system as claimed in claim 6 is characterized in that,
Said network element commands processing module is sent according to the logical order of each order when also being used to send the order of network element group.
8. like claim 6 or 7 described systems, it is characterized in that,
Said network element commands processing module, also be used for the order of all network element groups of said client all send accomplish and receive response after, unified to said client echo reply response.
9. like claim 6 or 7 described systems, it is characterized in that,
Said network element commands processing module, when also being used to use the transmission thread to send the order of a network element group, after sending an order and receiving response results, next order of redispatching.
10. like claim 6 or 7 described systems, it is characterized in that,
Said client also is used for when said service end is sent order, the order of same network element being arranged by logical order.
CN201110166811.5A 2011-06-21 2011-06-21 Method and system for concurrently processing network element message Pending CN102843247A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201110166811.5A CN102843247A (en) 2011-06-21 2011-06-21 Method and system for concurrently processing network element message
PCT/CN2011/084412 WO2012174838A1 (en) 2011-06-21 2011-12-22 Method and system of parallel transmitting network element messages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110166811.5A CN102843247A (en) 2011-06-21 2011-06-21 Method and system for concurrently processing network element message

Publications (1)

Publication Number Publication Date
CN102843247A true CN102843247A (en) 2012-12-26

Family

ID=47370324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110166811.5A Pending CN102843247A (en) 2011-06-21 2011-06-21 Method and system for concurrently processing network element message

Country Status (2)

Country Link
CN (1) CN102843247A (en)
WO (1) WO2012174838A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107094085A (en) * 2016-02-17 2017-08-25 中国移动通信集团江苏有限公司 A kind of signaling methods and device
CN107102582A (en) * 2017-04-07 2017-08-29 深圳怡化电脑股份有限公司 The synchronous method and device of a kind of subsystem command
CN108965088A (en) * 2017-05-25 2018-12-07 中兴通讯股份有限公司 Create the method and device in static tunnel
CN112749018A (en) * 2019-10-31 2021-05-04 大唐移动通信设备有限公司 Message processing method and message processing device
WO2022127535A1 (en) * 2020-12-15 2022-06-23 中兴通讯股份有限公司 Dynamic message management apparatus and method, and system, device and storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100401815C (en) * 2003-01-23 2008-07-09 中兴通讯股份有限公司 General connecting device and method utilized to down load version of base station and manintain not elemonts in centralization
CN100403683C (en) * 2003-03-03 2008-07-16 华为技术有限公司 Method of locking managed objects in telecommunication network management system
CN101015169A (en) * 2004-06-30 2007-08-08 西门子公司 Method and apparatus for obtaining information from a plurality of network elements
CN101553033B (en) * 2009-04-14 2011-05-04 中国联合网络通信集团有限公司 A pool management method and system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107094085A (en) * 2016-02-17 2017-08-25 中国移动通信集团江苏有限公司 A kind of signaling methods and device
CN107102582A (en) * 2017-04-07 2017-08-29 深圳怡化电脑股份有限公司 The synchronous method and device of a kind of subsystem command
CN108965088A (en) * 2017-05-25 2018-12-07 中兴通讯股份有限公司 Create the method and device in static tunnel
CN108965088B (en) * 2017-05-25 2021-11-30 中兴通讯股份有限公司 Method and device for establishing static tunnel
CN112749018A (en) * 2019-10-31 2021-05-04 大唐移动通信设备有限公司 Message processing method and message processing device
CN112749018B (en) * 2019-10-31 2023-11-07 大唐移动通信设备有限公司 Message processing method and message processing device
WO2022127535A1 (en) * 2020-12-15 2022-06-23 中兴通讯股份有限公司 Dynamic message management apparatus and method, and system, device and storage medium

Also Published As

Publication number Publication date
WO2012174838A1 (en) 2012-12-27

Similar Documents

Publication Publication Date Title
US7733771B2 (en) NoC semi-automatic communication architecture for “data flows” applications
CN102843247A (en) Method and system for concurrently processing network element message
CN110275680B (en) Double-control double-active storage system
CN112069265A (en) Configuration data synchronization method, service data system, computer system and medium
CN110933173B (en) Block chain technology-based networking method and device
US11616662B2 (en) Fractal tree structure-based data transmit device and method, control device, and intelligent chip
WO2015158120A1 (en) Method and apparatus for upgrading software version
CN110727738B (en) Global routing system based on data fragmentation, electronic equipment and storage medium
CN102355400B (en) Method for processing transannular service and intersected node
CN105490843A (en) Information processing method and system
US20160344659A1 (en) Method and Device for Processing OpenFlow-based Group Table, and Group Table Configuration Unit
US11134037B2 (en) Increasing capacity in a topic-subscription messaging system
CN101826981B (en) Method for processing event message, northbound interface and operation support system
CN104754521A (en) Message transmitting method, wireless access point, wireless controller and system
CN108259605B (en) Data calling system and method based on multiple data centers
CN102316002B (en) Method and apparatus for configuration of virtual local area network
CN103577469A (en) Database connection multiplexing method and device
CN104038557A (en) Batch upgrading method of equipment software in optical fiber connection tree shape network structure
CN101404609B (en) Data exchange method, apparatus and system
CN103051478A (en) Large-capacity telecommunication network management system as well as setting and application methods thereof
CN106330492A (en) Method, device and system of configuring user equipment forwarding table
CN104822101A (en) Method and apparatus for synchronizing port diagnosis information in Fabric network
CN104618219A (en) Cross-machine-room data synchronizing method and device
CN109298931A (en) The on-demand method for releasing in buffer area and the network equipment
CN104954388B (en) Towards the distributed more internal memory copy storage systems and method of video stream data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20121226

RJ01 Rejection of invention patent application after publication