JP2015122589A - Management apparatus and management method - Google Patents

Management apparatus and management method Download PDF

Info

Publication number
JP2015122589A
JP2015122589A JP2013264535A JP2013264535A JP2015122589A JP 2015122589 A JP2015122589 A JP 2015122589A JP 2013264535 A JP2013264535 A JP 2013264535A JP 2013264535 A JP2013264535 A JP 2013264535A JP 2015122589 A JP2015122589 A JP 2015122589A
Authority
JP
Japan
Prior art keywords
data
unit
update
station
configuration items
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
JP2013264535A
Other languages
Japanese (ja)
Other versions
JP6217379B2 (en
Inventor
裕 櫻井
Yutaka Sakurai
裕 櫻井
定佳 伊東
Sadayoshi Ito
定佳 伊東
健一 氏家
Kenichi Ujiie
健一 氏家
孝 酒井
Takashi Sakai
孝 酒井
裕介 庄子
Yusuke Shoji
裕介 庄子
祐史 神戸
Yuji Kambe
祐史 神戸
秀樹 峰
Hideki Mine
秀樹 峰
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013264535A priority Critical patent/JP6217379B2/en
Publication of JP2015122589A publication Critical patent/JP2015122589A/en
Application granted granted Critical
Publication of JP6217379B2 publication Critical patent/JP6217379B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To shorten an update processing time.SOLUTION: In a management apparatus 10, a creation section 12 creates from a plurality of first data units acquired by an acquisition section 11 a plurality of second data units which correspond to a plurality of stations, respectively, and in which each second data unit includes a second update data group relating to a plurality of configuration items regarding one station. At such a time, the creation section 12 arranges the second update data group in an order based on a subordinate relation of the plurality of configuration items in each second data unit. In each first data unit, update data are collected for the unit of a configuration item. A scheduler 15 then allocates each of the plurality of second data units created by the creation section 12 either to a processor 17-1 or to a processor 17-2.

Description

本発明は、管理装置及び管理方法に関する。   The present invention relates to a management apparatus and a management method.

無線通信ネットワークには、上位局(例えば、RNC:Radio Network Controller)及び下位局(例えば、基地局)を含む、複数の局が配設されている。無線ネットワーク装置では、新たに複数の局を増設する場合がある。各局は、種々の構成項目(例えば、無線通信ネットワークにおける設置位置、セクタ、キャリア及び周波数等)を有している。そのため、新たに複数の局を増設する場合、無線通信ネットワークにおける管理装置に対して複数の増設局の構成項目に関する更新データ群を入力し、管理装置がデータベースにその更新データ群を反映する。例えば、従来、管理装置は、複数の「第1データユニット」を入力する。各第1データユニットは、例えば、独立のデータファイルである。複数の第1データユニットは、局の複数の構成項目にそれぞれ対応する。そして、各第1データユニットが複数の局についての構成項目に関する第1の更新データ群を含んでいる。そして、管理装置は、複数の第1データユニットを順番に入力し、その順番で更新処理を進める。   In the wireless communication network, a plurality of stations including an upper station (for example, RNC: Radio Network Controller) and a lower station (for example, a base station) are arranged. In the wireless network device, a plurality of stations may be newly added. Each station has various configuration items (for example, an installation position, a sector, a carrier, and a frequency in a wireless communication network). Therefore, when newly adding a plurality of stations, an update data group related to the configuration items of the plurality of extension stations is input to the management apparatus in the wireless communication network, and the management apparatus reflects the update data group in the database. For example, conventionally, the management apparatus inputs a plurality of “first data units”. Each first data unit is, for example, an independent data file. The plurality of first data units respectively correspond to a plurality of configuration items of the station. Each first data unit includes a first update data group related to configuration items for a plurality of stations. Then, the management device inputs the plurality of first data units in order, and advances the update process in that order.

このような更新処理は、例えば、3GPP LTE(3rd Generation Partnership Project Long Term Evolution)システム等の新たなシステムの導入される際に、頻繁に実行されることが予想される。また、LTEシステムでは多くの小セルが導入されるので、このような更新処理はさらに頻繁に実行されるものと予想される。従って、更新処理時間が長期化することが予想され、更新処理時間の短縮化が望まれる。   Such an update process is expected to be frequently executed when a new system such as a 3GPP LTE (3rd Generation Partnership Project Long Term Evolution) system is introduced. In addition, since many small cells are introduced in the LTE system, such an update process is expected to be executed more frequently. Therefore, the update processing time is expected to be prolonged, and it is desired to shorten the update processing time.

特開平6−252900号公報JP-A-6-252900 特開2004−274608号公報JP 2004-274608 A

ところで、一般的に、処理時間を短縮するために、複数のプロセッサ(つまり、マルチコア)で処理を行うことが考えられる。   By the way, generally, in order to shorten the processing time, it is conceivable to perform processing by a plurality of processors (that is, multi-core).

しかしながら、構成項目間で従属関係があるものがあり、第1の構成項目よりも第2の構成項目を先に処理してしまうとエラーが発生してしまう可能性がある。従って、複数のプロセッサを用意しても結局1つのプロセッサで処理を行うことになり、結果として更新処理時間が長期化してしまう。   However, there is a dependency relationship between the configuration items, and an error may occur if the second configuration item is processed before the first configuration item. Therefore, even if a plurality of processors are prepared, processing is eventually performed by one processor, resulting in a long update processing time.

開示の技術は、上記に鑑みてなされたものであって、更新処理時間を短縮することができる、管理装置及び管理方法を提供することを目的とする。   The disclosed technology has been made in view of the above, and an object thereof is to provide a management device and a management method capable of reducing the update processing time.

開示の態様では、無線通信ネットワークにおける各局の情報を管理する管理装置が、取得部と、作成部と、割当部とを有する。前記取得部は、局の複数の構成項目にそれぞれ対応し、且つ、各第1データユニットが複数の局についての構成項目に関する第1の更新データ群を含む、複数の第1データユニットを取得する。前記作成部は、前記取得した複数の第1データユニットから、前記複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての前記複数の構成項目に関する第2の更新データ群を含む、複数の第2データユニットを作成し、前記各第2データユニットにおいて前記第2の更新データ群を前記複数の構成項目の従属関係に基づく順序で並べる。前記割当部は、前記作成した複数の第2データユニットのそれぞれを、データベースのデータ更新を実行する複数のプロセッサのいずれかに対して割り当てる。   In the disclosed aspect, a management device that manages information on each station in a wireless communication network includes an acquisition unit, a creation unit, and an allocation unit. The acquisition unit acquires a plurality of first data units respectively corresponding to a plurality of configuration items of a station and each first data unit includes a first update data group related to the configuration items for the plurality of stations. . The creation unit includes, from the plurality of acquired first data units, a second update data group corresponding to the plurality of stations and each second data unit relating to the plurality of configuration items for one station. A plurality of second data units are created, and in each of the second data units, the second update data group is arranged in an order based on the dependency of the plurality of configuration items. The assigning unit assigns each of the created second data units to any of a plurality of processors that execute data update of a database.

開示の態様によれば、更新処理時間を短縮することができる。   According to the disclosed aspect, the update processing time can be shortened.

図1は、実施例1の通信システムの一例を示す図である。FIG. 1 is a diagram illustrating an example of a communication system according to the first embodiment. 図2は、実施例1の管理装置の一例を示すブロック図である。FIG. 2 is a block diagram illustrating an example of a management apparatus according to the first embodiment. 図3は、実施例1の管理テーブルの一例を示す図である。FIG. 3 is a diagram illustrating an example of a management table according to the first embodiment. 図4は、実施例1の管理装置の処理動作の一例を示すフローチャートである。FIG. 4 is a flowchart illustrating an example of a processing operation of the management apparatus according to the first embodiment. 図5は、複数の第1データユニットの一例を示す図である。FIG. 5 is a diagram illustrating an example of a plurality of first data units. 図6は、複数の第2データユニットの一例を示す図である。FIG. 6 is a diagram illustrating an example of a plurality of second data units. 図7は、実施例1の更新処理の説明に供する図である。FIG. 7 is a diagram for explaining the update processing according to the first embodiment. 図8は、管理装置のハードウェア構成例を示す図である。FIG. 8 is a diagram illustrating a hardware configuration example of the management apparatus.

以下に、本願の開示する管理装置及び管理方法の実施形態を図面に基づいて詳細に説明する。なお、この実施形態により本願の開示する管理装置及び管理方法が限定されるものではない。また、実施形態において同一の機能を有する構成には同一の符号を付し、重複する説明は省略される。   Hereinafter, embodiments of a management device and a management method disclosed in the present application will be described in detail with reference to the drawings. In addition, the management apparatus and management method which this application discloses are not limited by this embodiment. Moreover, the same code | symbol is attached | subjected to the structure which has the same function in embodiment, and the overlapping description is abbreviate | omitted.

[実施例1]
[通信システムの概要]
図1は、実施例1の通信システムの一例を示す図である。図1において、通信システム1は、管理装置10と、制御局30−1,2と、基地局50−1〜5とを有する。すなわち、通信システム1は、無線通信ネットワークである。ここでは、制御局30の数を2つ、基地局50の数を5つとしているが、数はこれに限定されるものではない。制御局30は、例えば、RNCである。図1では、制御局30−1の配下には、基地局50−1〜3が配設され、制御局30−2の配下には、基地局50−4,5が配設されている。
[Example 1]
[Outline of communication system]
FIG. 1 is a diagram illustrating an example of a communication system according to the first embodiment. In FIG. 1, the communication system 1 includes a management apparatus 10, control stations 30-1 and 30-1, and base stations 50-1 to 50-5. That is, the communication system 1 is a wireless communication network. Here, the number of control stations 30 is two and the number of base stations 50 is five, but the number is not limited to this. The control station 30 is, for example, an RNC. In FIG. 1, base stations 50-1 to 50-3 are arranged under the control station 30-1, and base stations 50-4 and 5 are arranged under the control station 30-2.

ここで、制御局30−2及び基地局50−4,5は既に存在し、制御局30−1及び基地局50−1〜3が新たに追加されるものとする。   Here, it is assumed that the control station 30-2 and the base stations 50-4 and 5 already exist, and the control station 30-1 and the base stations 50-1 to 50-3 are newly added.

このとき、管理装置10では、通信システム1内の各局の構成情報(構成項目)の「更新処理」が実行される。   At this time, in the management apparatus 10, “update processing” of the configuration information (configuration item) of each station in the communication system 1 is executed.

例えば、まず、管理装置10には、局の「複数の構成項目」にそれぞれ対応し、且つ、各第1データユニットが複数の局についての構成項目に関する第1の更新データ群を含む、複数の第1データユニットが、入力される。第1データユニットは、例えば、独立のデータファイルである。「複数の構成項目」には、例えば、無線通信ネットワークにおける設置位置、セクタ、キャリア及び周波数等が含まれる。   For example, first, the management apparatus 10 includes a plurality of first update data groups each corresponding to a “plurality of configuration items” of a station and each first data unit includes configuration items for a plurality of stations. The first data unit is input. The first data unit is, for example, an independent data file. The “plurality of configuration items” includes, for example, an installation position, a sector, a carrier, and a frequency in the wireless communication network.

そして、管理装置10は、取得した複数の第1データユニットから、複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての複数の構成項目に関する第2の更新データ群を含む、複数の「第2データユニット」を作成する。このとき、管理装置10は、各第2データユニットにおいて第2の更新データ群を複数の構成項目の「従属関係」に基づく順序で並べる。例えば、管理装置10は、上位から下位への順序で、各第2データユニットにおいて第2の更新データ群を並べる。ここで、「従属関係」とは、構成項目間の上位下位の関係である。例えば、無線通信ネットワークにおける設置位置が上位であり、実装情報(つまり、セクタ情報、キャリア情報及び周波数情報等)が下位となる。また、セクタ情報及びキャリア情報と、周波数情報とを比べると、セクタ情報及びキャリア情報が上位であり、周波数情報が下位である。   Then, the management device 10 includes a second update data group related to a plurality of configuration items for one station, each corresponding to a plurality of stations from the plurality of acquired first data units, A plurality of “second data units” are created. At this time, the management apparatus 10 arranges the second update data group in each second data unit in the order based on the “dependency relationship” of the plurality of configuration items. For example, the management apparatus 10 arranges the second update data group in each second data unit in the order from the higher order to the lower order. Here, the “dependency relationship” is an upper-lower relationship between configuration items. For example, the installation position in the wireless communication network is higher, and the mounting information (that is, sector information, carrier information, frequency information, etc.) is lower. Further, when sector information and carrier information are compared with frequency information, sector information and carrier information are higher and frequency information is lower.

すなわち、上記の「第1データユニット」は、構成項目単位で纏められたデータユニットである一方、上記の「第2データユニット」は、局単位で纏められたデータユニットである。   That is, the “first data unit” is a data unit grouped in units of configuration items, while the “second data unit” is a data unit grouped in station units.

そして、管理装置10は、複数の第2データユニットを第2のデータユニット単位で、データベースのデータ更新を実行する複数のプロセッサのいずれかに対して割り当てる。   Then, the management apparatus 10 allocates the plurality of second data units in units of second data units to any of the plurality of processors that execute data update of the database.

そして、管理装置10では、複数のプロセッサが複数の第2データユニットをデータベースに反映する。データベースには、複数の第2データユニットが第2データベース単位で独立して保持されている。   In the management apparatus 10, the plurality of processors reflect the plurality of second data units in the database. The database holds a plurality of second data units independently for each second database.

そして、管理装置10は、データベースに保持された複数の第2データユニット(例えば、複数の局データファイル)を、それぞれ対応する局(例えば、制御局30、基地局50)へ送信する。これにより、各局に対して、局データファイルの情報が反映される。   Then, the management apparatus 10 transmits a plurality of second data units (for example, a plurality of station data files) held in the database to corresponding stations (for example, the control station 30 and the base station 50). Thereby, the information of the station data file is reflected on each station.

以上のように、管理装置10は、各第1データユニットが構成項目単位で更新データを纏めている複数の第1データユニットから、各第2データユニットが局単位で更新データを纏めている複数の第2データユニットを作成する。そして、管理装置10は、複数の第2データユニットを第2のデータユニット単位で、データベースのデータ更新を実行する複数のプロセッサのいずれかに対して割り当てる。   As described above, the management apparatus 10 includes a plurality of first data units in which update data is collected in units of configuration items from a plurality of first data units in which update data is collected in units of configuration items. The second data unit is created. Then, the management apparatus 10 allocates the plurality of second data units in units of second data units to any of the plurality of processors that execute data update of the database.

これにより、複数の第2データユニットを複数のプロセッサを用いてデータベースに反映することができるので、更新処理時間を短縮化することができる。   Thereby, since a plurality of second data units can be reflected in the database using a plurality of processors, the update processing time can be shortened.

また、各第2データユニットにおいて第2の更新データ群は、複数の構成項目の従属関係に基づく順序で並べられている。   In each second data unit, the second update data group is arranged in the order based on the dependency relationship between the plurality of configuration items.

これにより、各プロセッサの更新処理における処理順序にマッチした順序に第2の更新データ群を並べることができるので、エラーの発生を防止でき、結果として、更新処理時間を短縮化させることができる。   Thereby, since the second update data group can be arranged in an order that matches the processing order in the update process of each processor, the occurrence of an error can be prevented, and as a result, the update process time can be shortened.

[管理装置の構成例]
図2は、実施例1の管理装置の一例を示すブロック図である。図2において管理装置10は、取得部11と、作成部12と、処理時間算出部13と、記憶部14,18と、スケジューラ15と、バッファ16と、プロセッサ17−1,2と、処理時間管理部19と、配信部20とを有する。なお、ここではプロセッサ17の数を2つにしているが、この数は複数個であれば特に2つに限定されるものではない。
[Configuration example of management device]
FIG. 2 is a block diagram illustrating an example of a management apparatus according to the first embodiment. In FIG. 2, the management apparatus 10 includes an acquisition unit 11, a creation unit 12, a processing time calculation unit 13, storage units 14 and 18, a scheduler 15, a buffer 16, processors 17-1 and 2, and a processing time. A management unit 19 and a distribution unit 20 are included. Although the number of processors 17 is two here, this number is not particularly limited to two as long as it is plural.

取得部11は、上記の複数の第1データユニットを取得する。取得タイミングは、例えば、通信システムの構成に変更が生じる時である。そして、取得部11は、取得した複数の第1データユニットを作成部12へ出力する。   The acquisition unit 11 acquires the plurality of first data units. The acquisition timing is, for example, when a change occurs in the configuration of the communication system. Then, the acquisition unit 11 outputs the acquired plurality of first data units to the creation unit 12.

作成部12は、取得部11で取得された複数の第1データユニットから、複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての複数の構成項目に関する第2の更新データ群を含む、複数の第2データユニットを作成する。このとき、管理装置10は、各第2データユニットにおいて第2の更新データ群を複数の構成項目の従属関係に基づく順序で並べる。   The creation unit 12 includes a second update data group related to a plurality of configuration items for each of the plurality of first data units acquired by the acquisition unit 11 and corresponding to each of the plurality of stations. A plurality of second data units including are created. At this time, the management apparatus 10 arranges the second update data group in each second data unit in the order based on the dependency of the plurality of configuration items.

例えば、作成部12は、複数の第1データユニットから1つの第1データユニットずつ「分析処理」を行う。すなわち、作成部12は、1つの第1データユニットに含まれる第1の更新データ群の更新データ(つまり、エントリ)を1つずつ分析する。この分析では、各更新データに対応する局が特定される。そして、作成部12は、複数の更新データと各更新データに対応する局識別情報及び構成項目とを対応づける。そして、作成部12は、同じ局識別情報に対応づけられた複数の更新データを上記の従属関係に応じた順序で並べることにより、上記の複数の第2データユニットを作成する。   For example, the creating unit 12 performs “analysis processing” for each first data unit from the plurality of first data units. That is, the creating unit 12 analyzes the update data (that is, the entry) of the first update data group included in one first data unit one by one. In this analysis, a station corresponding to each update data is specified. Then, the creation unit 12 associates a plurality of update data with station identification information and configuration items corresponding to each update data. Then, the creation unit 12 creates the plurality of second data units by arranging a plurality of update data associated with the same station identification information in an order according to the dependency relationship.

また、作成部12は、各更新データに対応する局識別情報及び構成項目を、処理時間算出部13へ出力する。   In addition, the creation unit 12 outputs station identification information and configuration items corresponding to each update data to the processing time calculation unit 13.

また、作成部12は、作成した複数の第2データユニットをバッファ16へ出力する。   The creating unit 12 outputs the created second data units to the buffer 16.

処理時間算出部13は、各第2データユニットについての、データベースの更新処理に掛かる時間(以下では、「第1予測時間」と呼ぶことがある)を算出する。   The processing time calculation unit 13 calculates the time required for database update processing (hereinafter, may be referred to as “first predicted time”) for each second data unit.

例えば、処理時間算出部13は、作成部12から受け取る局識別情報及び構成項目に基づいて、局と構成項目との組合せ毎の数、つまり、各第2データユニットにおける構成項目毎のエントリの数をカウントする。そして、処理時間算出部13は、各カウント値と、記憶部14に記憶されている構成項目毎の更新処理所要時間(以下では、「第2予測時間」と呼ぶことがある)とに基づいて、各第2データユニットについての第1予測時間を算出する。すなわち、処理時間算出部13は、或る第2データユニットにおける各構成項目のカウント値と、各構成項目に対応する第2予測時間とを乗算し、乗算結果をすべて足し合わせることにより、その第2データユニットについての第1予測時間を算出する。   For example, the processing time calculation unit 13 determines the number of combinations of stations and configuration items based on the station identification information and configuration items received from the creation unit 12, that is, the number of entries for each configuration item in each second data unit. Count. Then, the processing time calculation unit 13 is based on each count value and the update processing required time for each configuration item stored in the storage unit 14 (hereinafter sometimes referred to as “second predicted time”). The first predicted time for each second data unit is calculated. That is, the processing time calculation unit 13 multiplies the count value of each configuration item in a certain second data unit by the second prediction time corresponding to each configuration item, and adds all the multiplication results to obtain the first. A first predicted time for two data units is calculated.

そして、処理時間算出部13は、上記の局と構成項目との組合せと、当該組合せ毎のカウント値とを対応付けて、記憶部14に記憶された「管理テーブル」に記憶させる。また、処理時間算出部13は、上記の乗算結果と、上記の第1予測時間とを対応付けて、「管理テーブル」に記憶させる。   Then, the processing time calculation unit 13 associates the combination of the station and the configuration item with the count value for each combination and stores it in the “management table” stored in the storage unit 14. Further, the processing time calculation unit 13 associates the multiplication result with the first prediction time and stores the result in the “management table”.

記憶部14は、上記の「管理テーブル」を記憶する。管理テーブルは、まず、上記の従属関係に関する情報を含む。また、管理テーブルは、上記の局と構成項目との組合せと、当該組合せ毎のカウント値とを対応付けて記憶している。また、管理テーブルは、上記の乗算結果と、上記の第1予測時間とを対応付けて記憶している。   The storage unit 14 stores the “management table”. The management table first includes information related to the dependency relationship. The management table stores a combination of the station and the configuration item and a count value for each combination in association with each other. In addition, the management table stores the multiplication result and the first predicted time in association with each other.

図3は、実施例1の管理テーブルの一例を示す図である。図3における「投入順」は、上記の従属関係に対応する。また、図3における「グループ化の情報」は、上記の局識別情報に対応する。また、図3における「投入予測時間」の「記録1−5の平均」は、上記の第2予測時間に対応する。また、図3における「管理番号」は、上記の局と構成項目との組合せに対応し、「行数」は、上記のカウント値に対応する。また、図3における「予測時間」は、上記の乗算結果及び上記の第1予測時間に対応する。すなわち、図3の局Aに着目すると、予測時間「1」,「2.5」,「15」は、それぞれ乗算結果に対応し、予測時間「18.5」は、第1予測時間に対応する。なお、図3における「記録1〜5」は、1つのエントリについての更新処理に実際に掛かった時間の直近5回分が記憶されている。この「記録1〜5」と、「記録1−5の平均」とは、処理時間管理部19によって管理される。   FIG. 3 is a diagram illustrating an example of a management table according to the first embodiment. The “input order” in FIG. 3 corresponds to the above-described dependency relationship. “Grouping information” in FIG. 3 corresponds to the station identification information. In addition, “record 1-5 average” of “estimated input time” in FIG. 3 corresponds to the second predicted time. In addition, “management number” in FIG. 3 corresponds to the combination of the station and the configuration item, and “number of rows” corresponds to the count value. In addition, “predicted time” in FIG. 3 corresponds to the multiplication result and the first predicted time. That is, when attention is paid to the station A in FIG. 3, the prediction times “1”, “2.5”, and “15” correspond to the multiplication results, respectively, and the prediction time “18.5” corresponds to the first prediction time. To do. Note that “records 1 to 5” in FIG. 3 store the latest five times of the time actually taken for the update processing for one entry. The “records 1 to 5” and the “average of records 1 to 5” are managed by the processing time management unit 19.

スケジューラ15は、作成部12で作成された複数の第2データユニットのそれぞれを、プロセッサ17−1,2のいずれかに対して割り当てる。そして、スケジューラ15は、割当結果に基づいて、バッファ16に対して「出力命令信号」を出力する。出力命令信号には、出力対象である第2データユニットの識別情報と、出力先であるプロセッサ17の識別情報とが含まれる。   The scheduler 15 assigns each of the plurality of second data units created by the creation unit 12 to one of the processors 17-1 and 17-2. Then, the scheduler 15 outputs an “output command signal” to the buffer 16 based on the allocation result. The output command signal includes identification information of the second data unit that is the output target and identification information of the processor 17 that is the output destination.

例えば、スケジューラ15は、上記の「管理テーブル」に基づいて、第1予測時間が長い方から順番に、複数の第2データユニットのそれぞれを、プロセッサ17−1,2のいずれかに対して割り当てる。   For example, the scheduler 15 assigns each of the plurality of second data units to one of the processors 17-1 and 2 in order from the longest first prediction time based on the “management table”. .

バッファ16は、作成部12で作成された複数の第2データユニットを一時保持する。そして、バッファ16は、スケジューラ15から受け取る出力命令信号が示す第2データユニットを、当該出力命令信号が示すプロセッサ17へ出力する。   The buffer 16 temporarily holds a plurality of second data units created by the creation unit 12. Then, the buffer 16 outputs the second data unit indicated by the output command signal received from the scheduler 15 to the processor 17 indicated by the output command signal.

プロセッサ17−1,2のそれぞれは、バッファ16から受け取る第2データユニットを、記憶部18に記憶されているデータベースに反映させる。そして、プロセッサ17−1,2のそれぞれは、1つの第2データユニットの反映処理(つまり、更新処理)が完了する毎に、「完了通知信号」をスケジューラ15に出力する。この完了通知信号をトリガとして、スケジューラ15は、次の出力命令信号を出力する。   Each of the processors 17-1, 2 reflects the second data unit received from the buffer 16 in the database stored in the storage unit 18. Each of the processors 17-1 and 17-2 outputs a “completion notification signal” to the scheduler 15 every time the reflection process (that is, the update process) of one second data unit is completed. Using this completion notification signal as a trigger, the scheduler 15 outputs the next output command signal.

また、プロセッサ17−1,2のそれぞれは、各更新データの更新処理に掛かった時間を、処理時間管理部19に報告する。   Each of the processors 17-1 and 17-2 reports the time taken for the update process of each update data to the processing time management unit 19.

記憶部18は、上記のデータベースを記憶する。なお、記憶部14及び記憶部18は、1つの記憶部として構成されてもよい。   The storage unit 18 stores the above database. Note that the storage unit 14 and the storage unit 18 may be configured as one storage unit.

処理時間管理部19は、プロセッサ17−1,2から報告された時間を用いて、上記の第2予測時間を算出する。   The processing time management unit 19 calculates the second predicted time using the time reported from the processors 17-1 and 17-2.

例えば、処理時間管理部19は、プロセッサ17−1,2から報告された時間を用いて、管理テーブルの「記録1−5」を随時更新する。そして、処理時間管理部19は、「記録1−5」の値を平均することにより、上記の第2予測時間を算出する。そして、処理時間管理部19は、算出した第2予測時間を用いて、管理テーブルの「記録1−5の平均」の値を更新する。   For example, the processing time management unit 19 updates “Record 1-5” of the management table as needed using the times reported from the processors 17-1 and 17-2. Then, the processing time management unit 19 calculates the second predicted time by averaging the values of “Record 1-5”. Then, the processing time management unit 19 updates the value of “average of records 1-5” in the management table using the calculated second predicted time.

配信部20は、データベースに保持された複数の第2データユニット(例えば、複数の局データファイル)を、それぞれ対応する局(例えば、制御局30、基地局50)へ配信する。   The distribution unit 20 distributes a plurality of second data units (for example, a plurality of station data files) held in the database to corresponding stations (for example, the control station 30 and the base station 50).

[管理装置の動作例]
以上の構成を有する管理装置10の処理動作の一例について説明する。図4は、実施例1の管理装置の処理動作の一例を示すフローチャートである。
[Operation example of management device]
An example of the processing operation of the management apparatus 10 having the above configuration will be described. FIG. 4 is a flowchart illustrating an example of a processing operation of the management apparatus according to the first embodiment.

管理装置10において、取得部11は、複数の第1データユニットを取得する(ステップS101)。   In the management device 10, the acquisition unit 11 acquires a plurality of first data units (step S101).

作成部12は、複数の第1データユニットから1つの第1データユニットずつ「分析処理」を実行する(ステップS102)。例えば、作成部12は、1つの第1データユニットに含まれる第2の更新データ群の更新データ(つまり、エントリ)を1つずつ分析する。この分析では、各更新データに対応する局が特定される。そして、作成部12は、複数の更新データと各更新データに対応する局識別情報及び構成項目とを対応づける。   The creating unit 12 executes “analysis processing” for each first data unit from the plurality of first data units (step S102). For example, the creation unit 12 analyzes update data (that is, entries) of the second update data group included in one first data unit one by one. In this analysis, a station corresponding to each update data is specified. Then, the creation unit 12 associates a plurality of update data with station identification information and configuration items corresponding to each update data.

作成部12は、複数の第2データユニットを作成する(ステップS103)。例えば、作成部12は、同じ局識別情報に対応づけられた複数の更新データを上記の従属関係に応じた順序で並べることにより、複数の第2データユニットを作成する。   The creating unit 12 creates a plurality of second data units (step S103). For example, the creating unit 12 creates a plurality of second data units by arranging a plurality of update data associated with the same station identification information in an order according to the dependency relationship.

ここで、図5,6を用いて、複数の第1データユニットと、複数の第2データユニットとを説明する。図5は、複数の第1データユニットの一例を示す図である。図6は、複数の第2データユニットの一例を示す図である。図5において、データユニットDU1−1は、「無線通信ネットワークにおける局の設置位置」に対応する第1データユニットである。また、データユニットDU1−2は、「セクタ・キャリア情報」に対応する第1データユニットである。また、データユニットDU1−3は、「周波数情報」に対応する第1データユニットである。データユニットDU1−1、データユニットDU1−2、及びデータユニットDU1−3のいずれにおいても、局A,B,Cについての更新データ(つまり、図5における各行)が混在している。   Here, a plurality of first data units and a plurality of second data units will be described with reference to FIGS. FIG. 5 is a diagram illustrating an example of a plurality of first data units. FIG. 6 is a diagram illustrating an example of a plurality of second data units. In FIG. 5, the data unit DU1-1 is a first data unit corresponding to “station installation position in the wireless communication network”. The data unit DU1-2 is a first data unit corresponding to “sector / carrier information”. The data units DU1-3 are first data units corresponding to “frequency information”. In any of the data unit DU1-1, the data unit DU1-2, and the data unit DU1-3, update data (that is, each row in FIG. 5) for the stations A, B, and C is mixed.

また、図6において、データユニットDU2−1は、「局A」に対応する第2データユニットである。また、データユニットDU2−2は、「局B」に対応する第2データユニットである。また、データユニットDU2−3は、「局C」に対応する第2データユニットである。データユニットDU2−1、データユニットDU2−2、及びデータユニットDU2−3のいずれにおいても、1つの局についての更新データ(つまり、図6における各行)が含まれている。   In FIG. 6, the data unit DU <b> 2-1 is a second data unit corresponding to “Station A”. The data unit DU2-2 is a second data unit corresponding to “Station B”. The data unit DU2-3 is a second data unit corresponding to “station C”. In any of the data unit DU2-1, the data unit DU2-2, and the data unit DU2-3, update data for one station (that is, each row in FIG. 6) is included.

図4の説明に戻り、処理時間算出部13は、各第2データユニットについての第1予測時間を算出する(ステップS104)。例えば、処理時間算出部13は、作成部12から受け取る局識別情報及び構成項目に基づいて、局と構成項目との組合せ毎の数、つまり、各第2データユニットにおける構成項目毎のエントリの数をカウントする。そして、処理時間算出部13は、各カウント値と、記憶部14に記憶されている構成項目毎の第2予測時間とに基づいて、各第2データユニットについての第1予測時間を算出する。すなわち、処理時間算出部13は、或る第2データユニットにおける各構成項目のカウント値と、各構成項目に対応する第2予測時間とを乗算し、乗算結果をすべて足し合わせることにより、その第2データユニットについての第1予測時間を算出する。   Returning to the description of FIG. 4, the processing time calculation unit 13 calculates the first predicted time for each second data unit (step S <b> 104). For example, the processing time calculation unit 13 determines the number of combinations of stations and configuration items based on the station identification information and configuration items received from the creation unit 12, that is, the number of entries for each configuration item in each second data unit. Count. Then, the processing time calculation unit 13 calculates a first prediction time for each second data unit based on each count value and the second prediction time for each configuration item stored in the storage unit 14. That is, the processing time calculation unit 13 multiplies the count value of each configuration item in a certain second data unit by the second prediction time corresponding to each configuration item, and adds all the multiplication results to obtain the first. A first predicted time for two data units is calculated.

スケジューラ15は、作成部12で作成された複数の第2データユニットのそれぞれを、プロセッサ17−1,2のいずれかに対して割り当てる(ステップS105)。例えば、スケジューラ15は、処理時間算出部13で算出された第1予測時間が長い方から順番に、複数の第2データユニットのそれぞれを、プロセッサ17−1,2のいずれかに対して割り当てる。   The scheduler 15 assigns each of the plurality of second data units created by the creation unit 12 to one of the processors 17-1 and 17-2 (step S105). For example, the scheduler 15 assigns each of the plurality of second data units to one of the processors 17-1 and 17-2 in order from the longest first prediction time calculated by the processing time calculation unit 13.

そして、スケジューラ15は、割当結果に基づいて、バッファ16に対して出力命令信号を出力する。   Then, the scheduler 15 outputs an output command signal to the buffer 16 based on the allocation result.

バッファ16から第2データユニットを受け取ったプロセッサ17は、その第2データユニットを用いて、データベースに対する更新処理を実行する(ステップS106)。   The processor 17 that has received the second data unit from the buffer 16 uses the second data unit to perform update processing on the database (step S106).

図7は、実施例1の更新処理の説明に供する図である。図7における左側には、上記のデータユニットDU1−1、データユニットDU1−2、及びデータユニットDU1−3が1つのプロセッサによって更新処理される様子が示されている。また、図7における右側には、データユニットDU2−1、データユニットDU2−2、及びデータユニットDU2−3が2つのプロセッサによって更新処理される様子が示されている。図7を見てわかるように、構成項目単位で纏められた複数の第1データユニットを、局単位で纏められた複数の第2データユニットにして、それらを用いて複数のプロセッサによってデータベースに対して更新処理することで、更新処理時間をΔTだけ短縮することができる。   FIG. 7 is a diagram for explaining the update processing according to the first embodiment. The left side in FIG. 7 shows how the data unit DU1-1, data unit DU1-2, and data unit DU1-3 are updated by one processor. Further, the right side in FIG. 7 shows a state in which the data unit DU2-1, the data unit DU2-2, and the data unit DU2-3 are updated by two processors. As can be seen from FIG. 7, a plurality of first data units grouped in units of configuration items are converted into a plurality of second data units grouped in units of stations, and they are used for a database by a plurality of processors. Thus, the update processing time can be shortened by ΔT.

以上のように本実施例によれば、管理装置10において、作成部12は、取得部11で取得された複数の第1データユニットから、複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての複数の構成項目に関する第2の更新データ群を含む、複数の第2データユニットを作成する。このとき、作成部12は、各第2データユニットにおいて第2の更新データ群を複数の構成項目の従属関係に基づく順序で並べる。そして、スケジューラ15は、作成部12で作成された複数の第2データユニットのそれぞれを、プロセッサ17−1及びプロセッサ17−2のいずれかに対して割り当てる。   As described above, according to the present embodiment, in the management apparatus 10, the creation unit 12 corresponds to each of a plurality of stations from the plurality of first data units acquired by the acquisition unit 11, and each second data unit is A plurality of second data units including a second update data group related to a plurality of configuration items for one station are created. At this time, the creation unit 12 arranges the second update data group in each second data unit in the order based on the dependency of the plurality of configuration items. Then, the scheduler 15 assigns each of the plurality of second data units created by the creation unit 12 to either the processor 17-1 or the processor 17-2.

この管理装置10の構成により、複数の第2データユニットを複数のプロセッサを用いてデータベースに反映することができるので、更新処理時間を短縮化することができる。また、各プロセッサの更新処理における処理順序にマッチした順序に第2の更新データ群を並べることができるので、エラーの発生を防止でき、結果として、更新処理時間を短縮化させることができる。   With the configuration of the management apparatus 10, a plurality of second data units can be reflected in the database using a plurality of processors, so that the update processing time can be shortened. In addition, since the second update data group can be arranged in an order that matches the processing order in the update process of each processor, it is possible to prevent the occurrence of an error, and as a result, the update process time can be shortened.

例えば、複数の構成項目は、無線通信ネットワークにおける各局の設置位置、及び、各局の実装情報を含む。そして、作成部12は、各第2データユニットにおいて、設置位置に関する更新データを、実装情報に関する更新データよりも前に並べる。   For example, the plurality of configuration items include the installation position of each station in the wireless communication network and the mounting information of each station. Then, the creation unit 12 arranges the update data related to the installation position before the update data related to the mounting information in each second data unit.

また、スケジューラ15は、データ更新に掛かる第1予測時間が長い方から順番に、作成部12で作成された複数の第2データユニットのそれぞれを、プロセッサ17−1及びプロセッサ17−2のいずれかに対して割り当てる。   In addition, the scheduler 15 assigns each of the plurality of second data units created by the creation unit 12 to either the processor 17-1 or the processor 17-2 in order from the longest first prediction time required for data update. Assign to.

この管理装置10の構成により、プロセッサ17−1及びプロセッサ17−2の稼働率を高める割当が可能となるため、結果として、更新処理時間を短縮化させることができる。   With this configuration of the management apparatus 10, it is possible to allocate to increase the operating rates of the processors 17-1 and 17-2. As a result, the update processing time can be shortened.

また、管理装置10において、処理時間算出部13は、各構成項目に対応する更新データについてのデータ更新に掛かる第2予測時間に基づいて、各第2データユニットについての第1予測時間を算出する。   In the management device 10, the processing time calculation unit 13 calculates the first predicted time for each second data unit based on the second predicted time required for data update for the update data corresponding to each configuration item. .

この管理装置10の構成により、第1予測時間を精度良く算出することができる。   With the configuration of the management device 10, the first predicted time can be calculated with high accuracy.

[他の実施例]
実施例1で図示した各部の各構成要素は、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各部の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。
[Other embodiments]
Each component of each part illustrated in the first embodiment does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each part is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed / integrated in arbitrary units according to various loads and usage conditions. Can be configured.

更に、各装置で行われる各種処理機能は、CPU(Central Processing Unit)(又はMPU(Micro Processing Unit)、MCU(Micro Controller Unit)等のマイクロ・コンピュータ)上で、その全部又は任意の一部を実行するようにしてもよい。また、各種処理機能は、CPU(又はMPU、MCU等のマイクロ・コンピュータ)で解析実行するプログラム上、又はワイヤードロジックによるハードウェア上で、その全部又は任意の一部を実行するようにしてもよい。   Furthermore, various processing functions performed in each device are performed on a CPU (Central Processing Unit) (or a microcomputer such as an MPU (Micro Processing Unit), MCU (Micro Controller Unit), etc.) in whole or in part. You may make it perform. Various processing functions may be executed entirely or arbitrarily on a program that is analyzed and executed by a CPU (or a microcomputer such as an MPU or MCU) or hardware based on wired logic. .

実施例1の管理装置は、次のようなハードウェア構成により実現することができる。   The management apparatus according to the first embodiment can be realized by the following hardware configuration.

図8は、管理装置のハードウェア構成例を示す図である。図8に示すように、管理装置100は、IF(Inter Face)101と、プロセッサ102,103,104と、メモリ105とを有する。プロセッサ102,103,104の一例としては、CPU、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)等が挙げられる。また、メモリ105の一例としては、SDRAM(Synchronous Dynamic Random Access Memory)等のRAM(Random Access Memory)、ROM(Read Only Memory)、フラッシュメモリ等が挙げられる。   FIG. 8 is a diagram illustrating a hardware configuration example of the management apparatus. As illustrated in FIG. 8, the management apparatus 100 includes an IF (Inter Face) 101, processors 102, 103, and 104, and a memory 105. Examples of the processors 102, 103, and 104 include a CPU, a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), and the like. Further, examples of the memory 105 include a RAM (Random Access Memory) such as an SDRAM (Synchronous Dynamic Random Access Memory), a ROM (Read Only Memory), a flash memory, and the like.

そして、実施例1の管理装置で行われる各種処理機能は、不揮発性記憶媒体などの各種メモリに格納されたプログラムを管理装置が備えるプロセッサで実行することによって実現してもよい。   The various processing functions performed by the management apparatus according to the first embodiment may be realized by executing programs stored in various memories such as a nonvolatile storage medium by a processor included in the management apparatus.

すなわち、取得部11と、作成部12と、処理時間算出部13と、スケジューラ15と、処理時間管理部19と、配信部20とによって実行される各処理に対応するプログラムがメモリ105に記録され、各プログラムがプロセッサ102で実行されてもよい。また、また、バッファ16と、記憶部14,18とは、メモリ105によって実現される。また、プロセッサ17−1,2は、プロセッサ103,104によって実現される。   That is, a program corresponding to each process executed by the acquisition unit 11, the creation unit 12, the processing time calculation unit 13, the scheduler 15, the processing time management unit 19, and the distribution unit 20 is recorded in the memory 105. Each program may be executed by the processor 102. Further, the buffer 16 and the storage units 14 and 18 are realized by the memory 105. The processors 17-1 and 17-2 are realized by the processors 103 and 104.

1 通信システム
10 管理装置
11 取得部
12 作成部
13 処理時間算出部
14,18 記憶部
15 スケジューラ
16 バッファ
17 プロセッサ
19 処理時間管理部
20 配信部
30 制御局
50 基地局
DESCRIPTION OF SYMBOLS 1 Communication system 10 Management apparatus 11 Acquisition part 12 Creation part 13 Processing time calculation part 14,18 Storage part 15 Scheduler 16 Buffer 17 Processor 19 Processing time management part 20 Distribution part 30 Control station 50 Base station

Claims (5)

無線通信ネットワークにおける各局の情報を管理する管理装置であって、
局の複数の構成項目にそれぞれ対応し、且つ、各第1データユニットが複数の局についての構成項目に関する第1の更新データ群を含む、複数の第1データユニットを取得する取得部と、
前記取得した複数の第1データユニットから、前記複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての前記複数の構成項目に関する第2の更新データ群を含む、複数の第2データユニットを作成し、前記各第2データユニットにおいて前記第2の更新データ群を前記複数の構成項目の従属関係に基づく順序で並べる、作成部と、
前記作成した複数の第2データユニットのそれぞれを、データベースのデータ更新を実行する複数のプロセッサのいずれかに対して割り当てる割当部と、
を具備することを特徴とする管理装置。
A management device that manages information of each station in a wireless communication network,
An acquisition unit for acquiring a plurality of first data units each corresponding to a plurality of configuration items of a station and each first data unit including a first update data group related to the configuration items for the plurality of stations;
From the plurality of first data units acquired, a plurality of second data groups respectively corresponding to the plurality of stations and each second data unit includes a second update data group related to the plurality of configuration items for one station. Creating a data unit, and arranging the second update data group in each second data unit in an order based on the dependency of the plurality of configuration items;
An assigning unit that assigns each of the created second data units to any of a plurality of processors that execute data update of a database;
A management apparatus comprising:
前記複数の構成項目は、前記無線通信ネットワークにおける前記各局の設置位置、及び、前記各局の実装情報を含み、
前記作成部は、前記各第2データユニットにおいて、前記設置位置に関する更新データを、前記実装情報に関する更新データよりも前に並べる、
ことを特徴とする請求項1に記載の管理装置。
The plurality of configuration items include an installation position of each station in the wireless communication network, and mounting information of each station,
The creation unit arranges the update data related to the installation position before the update data related to the mounting information in each of the second data units.
The management apparatus according to claim 1.
前記割当部は、前記データ更新に掛かる第1予測時間が長い方から順番に、前記作成した複数の第2データユニットのそれぞれを前記複数のプロセッサのいずれかに割り当てる、
ことを特徴とする請求項1又は2に記載の管理装置。
The allocating unit allocates each of the plurality of created second data units to any of the plurality of processors in order from the longest first prediction time required for the data update.
The management apparatus according to claim 1, wherein the management apparatus is a management apparatus.
各構成項目に対応する前記更新データについての前記データ更新に掛かる第2予測時間に基づいて、前記各第2データユニットについての前記第1予測時間を算出する算出部を、さらに具備する、
ことを特徴とする請求項3に記載の管理装置。
A calculation unit that calculates the first predicted time for each of the second data units based on a second predicted time for the data update for the update data corresponding to each configuration item;
The management apparatus according to claim 3.
無線通信ネットワークにおける各局の情報を管理する管理方法であって、
局の複数の構成項目にそれぞれ対応し、且つ、各第1データユニットが複数の局についての構成項目に関する第1の更新データ群を含む、複数の第1データユニットを取得し、
前記取得した複数の第1データユニットから、前記複数の局にそれぞれ対応し且つ各第2データユニットが1つの局についての前記複数の構成項目に関する第2の更新データ群を含む、複数の第2データユニットを作成し、
前記作成した複数の第2データユニットのそれぞれを、データベースのデータ更新を実行する複数のプロセッサのいずれかに対して割り当て、
前記作成では、前記各第2データユニットにおいて前記第2の更新データ群を前記複数の構成項目の従属関係に基づく順序で並べる、
ことを特徴とする管理方法。
A management method for managing information of each station in a wireless communication network,
Obtaining a plurality of first data units each corresponding to a plurality of configuration items of a station and each first data unit including a first update data group relating to the configuration items for the plurality of stations;
From the plurality of first data units acquired, a plurality of second data groups respectively corresponding to the plurality of stations and each second data unit includes a second update data group related to the plurality of configuration items for one station. Create a data unit,
Assigning each of the created plurality of second data units to any of a plurality of processors executing data update of a database;
In the creation, in each of the second data units, the second update data group is arranged in an order based on the dependency relationship of the plurality of configuration items.
A management method characterized by that.
JP2013264535A 2013-12-20 2013-12-20 Management apparatus and management method Expired - Fee Related JP6217379B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013264535A JP6217379B2 (en) 2013-12-20 2013-12-20 Management apparatus and management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013264535A JP6217379B2 (en) 2013-12-20 2013-12-20 Management apparatus and management method

Publications (2)

Publication Number Publication Date
JP2015122589A true JP2015122589A (en) 2015-07-02
JP6217379B2 JP6217379B2 (en) 2017-10-25

Family

ID=53533880

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013264535A Expired - Fee Related JP6217379B2 (en) 2013-12-20 2013-12-20 Management apparatus and management method

Country Status (1)

Country Link
JP (1) JP6217379B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309284A (en) * 1993-04-20 1994-11-04 Hitachi Ltd Inquiry processing load distributing method
JP2005056201A (en) * 2003-08-05 2005-03-03 Hitachi Software Eng Co Ltd Heterogeneous hybrid computer connecting system and processing assignment method and charging method in same system
WO2008136422A1 (en) * 2007-04-27 2008-11-13 Ntt Docomo, Inc. Method for controlling access to base station intended for particular users, base station apparatus and mobile communication management apparatus
WO2008142776A1 (en) * 2007-05-21 2008-11-27 Fujitsu Limited Radio base station device, network configuration management system, network configuration management device and network configuration management method
JP2009171039A (en) * 2008-01-11 2009-07-30 Kenwood Corp Distribution system and vehicle-mounted apparatus
WO2013021552A1 (en) * 2011-08-05 2013-02-14 パナソニック株式会社 Positioning server device and positioning control method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06309284A (en) * 1993-04-20 1994-11-04 Hitachi Ltd Inquiry processing load distributing method
JP2005056201A (en) * 2003-08-05 2005-03-03 Hitachi Software Eng Co Ltd Heterogeneous hybrid computer connecting system and processing assignment method and charging method in same system
WO2008136422A1 (en) * 2007-04-27 2008-11-13 Ntt Docomo, Inc. Method for controlling access to base station intended for particular users, base station apparatus and mobile communication management apparatus
WO2008142776A1 (en) * 2007-05-21 2008-11-27 Fujitsu Limited Radio base station device, network configuration management system, network configuration management device and network configuration management method
JP2009171039A (en) * 2008-01-11 2009-07-30 Kenwood Corp Distribution system and vehicle-mounted apparatus
WO2013021552A1 (en) * 2011-08-05 2013-02-14 パナソニック株式会社 Positioning server device and positioning control method

Also Published As

Publication number Publication date
JP6217379B2 (en) 2017-10-25

Similar Documents

Publication Publication Date Title
US8429162B1 (en) Facilitating data redistribution in database sharding
US7644142B2 (en) Methods and apparatus to perform process placement for distributed applications
US8813089B2 (en) Managing resources for maintenance tasks in computing systems
JP2015529429A (en) Communication network evaluation method and apparatus based on service
CN105205154B (en) Data migration method and device
CN109379398B (en) Data synchronization method and device
CN109189572B (en) Resource estimation method and system, electronic equipment and storage medium
CN109196807B (en) Network node and method of operating a network node for resource distribution
JP2014191594A (en) Decentralized processing system
US20170329645A1 (en) Apparatus and method for adding nodes to a computing cluster
CN111431741A (en) Service online method, system, computer device and storage medium
US10028285B2 (en) Method, device and terminal for allocating network services to data channels
CN111858200B (en) Throughput control method and device in system test and electronic equipment
JP6217379B2 (en) Management apparatus and management method
CN103078946A (en) Mass real-time data distributing method and mass real-time data access method
CN104281587B (en) A kind of method and device for establishing connection
CN110362387B (en) Distributed task processing method, device, system and storage medium
US10901972B2 (en) Table partition configuration method, apparatus and system for database system
KR101771183B1 (en) Method for managing in-memory cache
US20190065239A1 (en) Information processing apparatus and process management method
CN114942833A (en) Method and related device for dynamically scheduling timing task resources
CN111355689A (en) Stream data processing method and device
CN106294721B (en) Cluster data counting and exporting methods and devices
CN115328608A (en) Kubernetes container vertical expansion adjusting method and device
CN114116790A (en) Data processing method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170726

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170829

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170911

R150 Certificate of patent or registration of utility model

Ref document number: 6217379

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees