JP2011065495A - Network system, method, and computer program - Google Patents

Network system, method, and computer program Download PDF

Info

Publication number
JP2011065495A
JP2011065495A JP2009216399A JP2009216399A JP2011065495A JP 2011065495 A JP2011065495 A JP 2011065495A JP 2009216399 A JP2009216399 A JP 2009216399A JP 2009216399 A JP2009216399 A JP 2009216399A JP 2011065495 A JP2011065495 A JP 2011065495A
Authority
JP
Japan
Prior art keywords
server
release
network environment
program module
approved
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
JP2009216399A
Other languages
Japanese (ja)
Inventor
Kazuto Irie
一登 入江
Takaaki Sekine
隆哲 関根
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2009216399A priority Critical patent/JP2011065495A/en
Publication of JP2011065495A publication Critical patent/JP2011065495A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To collectively manage communication between a development network environment and an operational network environment. <P>SOLUTION: A distribution server 12 includes a transfer processing part 121 which transmits, to a neutral server 21, a program module to be released to the operational network environment 3 and makes a request for releasing the program module. The neutral server includes: an approval processing part 214 which receives an input of information which indicates that release of the program module receiving the release request from the distribution server is approved by a prescribed approver; a log storage part 213 which stores approval history data based on the input received by the approval processing part; and a delivery directory 212 which distributes the program module, whose release is approved by the approver, to a release server. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、開発ネットワーク環境と運用ネットワーク環境を備えたネットワークシステムに関する。   The present invention relates to a network system having a development network environment and an operation network environment.

従来では、開発環境と運用環境とが互いに独立の環境で構築されたシステムにおいて、これら別個の環境間に保存媒体を設けたことで、開発環境側に蓄積されるファイルを、運用環境側に移行させる技術が知られている(例えば特許文献1)。   Conventionally, in a system constructed in an environment where the development environment and the operation environment are independent from each other, a storage medium is provided between these separate environments, so that files accumulated on the development environment side are transferred to the operation environment side. The technique to make is known (for example, patent document 1).

特許文献1に示す技術は、CORBAに準拠した分散オブジェクト環境において、開発環境において定義されるインターフェースリポジトリIRの情報をIDLファイルとして抽出して保存媒体に記憶させておき、この保存媒体に記憶されたIDLファイルを、全く異なる運用環境で展開して、その環境下でインターフェースリポジトリIRとして登録することにより開発環境と運用環境とを異なる環境として構築することが可能となる。   In the technology shown in Patent Document 1, the information of the interface repository IR defined in the development environment is extracted as an IDL file and stored in a storage medium in a distributed object environment conforming to CORBA, and stored in the storage medium. By developing an IDL file in a completely different operating environment and registering it as an interface repository IR in that environment, it is possible to construct a development environment and an operating environment as different environments.

特開平11−327881号公報JP-A-11-327881

ところで、近年ではいわゆる日本版SOX法対応として、開発者と運用者の職責分離の義務付けや、監査などの要件が厳しくなっている。このため、開発ネットワーク環境と運用ネットワーク環境とを明確に分離するとともに、開発ネットワーク環境から運用ネットワーク環境へアプリケーションをリリースする際にも監査のためのログを収集するなど、開発ネットワーク環境と運用ネットワーク環境との間のやり取りをきちんと管理しておく必要がある。   By the way, in recent years, in order to comply with the so-called Japanese version of the SOX law, requirements for separation of duties between developers and operators and requirements for auditing have become stricter. For this reason, the development network environment and the operation network environment are clearly separated, and audit logs are collected when an application is released from the development network environment to the operation network environment. It is necessary to manage the exchanges between them.

そこで、本発明の目的は、開発ネットワーク環境と運用ネットワーク環境との間のやり取りを一括管理することにある。   Accordingly, an object of the present invention is to collectively manage exchanges between the development network environment and the operation network environment.

本発明の一つの実施態様に従うネットワークシステムは、配信サーバを備えた、プログラム開発を行うための開発ネットワーク環境と、前記開発ネットワーク環境で開発されたプログラムモジュールを実行させる複数の業務サーバを備えた運用ネットワーク環境と、前記開発ネットワーク環境及び前記運用ネットワーク環境に接続された中立サーバとを備えたネットワークシステムであって、前記配信サーバは、前記運用ネットワーク環境にリリースするためのプログラムモジュールを前記中立サーバへ送信して、前記プログラムモジュールのリリース依頼をするリリース依頼手段を備え、前記中立サーバは、所定の承認者から、前記配信サーバからのリリース依頼を受け付けたプログラムモジュールのリリースを承認したことを示す情報の入力を受け付ける受付手段と、前記受付手段が受け付けた入力に基づく承認履歴データを記憶する承認履歴記憶手段と、前記承認者によってリリース承認されたプログラムモジュールを、前記リリースサーバへ送信する手段と、を備え、前記リリースサーバは、前記中立サーバから送信されたリリース承認されたプログラムモジュールを、前記複数の業務サーバが実行可能に前記運用ネットワーク環境内の他の機器に保存するインストール手段を備える。   A network system according to an embodiment of the present invention includes a development network environment for performing program development, including a distribution server, and an operation including a plurality of business servers for executing program modules developed in the development network environment. A network system comprising a network environment and a neutral server connected to the development network environment and the operation network environment, wherein the distribution server sends a program module for releasing to the operation network environment to the neutral server Information indicating that the neutral server has approved the release of the program module that has received the release request from the distribution server from a predetermined approver; of Receiving means for receiving a force, approval history storage means for storing approval history data based on an input received by the receiving means, and means for transmitting a program module released and approved by the approver to the release server. The release server includes an installation unit that stores the release-approved program module transmitted from the neutral server in another device in the operation network environment so that the plurality of business servers can execute the module.

好適な実施態様では、前記運用ネットワーク環境は、前記複数の業務サーバと接続されている共有データ記憶部をさらに有し、前記インストール手段は、前記リリース承認されたプログラムモジュールを前記共有データ記憶部に保存し、前記複数の業務サーバは、前記共有データ記憶部を参照して、前記承認されたプログラムモジュールを実行する。   In a preferred embodiment, the operational network environment further includes a shared data storage unit connected to the plurality of business servers, and the installation unit stores the release approved program module in the shared data storage unit. The plurality of business servers execute the approved program module with reference to the shared data storage unit.

好適な実施態様では、前記中立サーバは、前記リリースサーバから、前記インストール手段による前記承認されたプログラムモジュールのインストール結果を取得し、前記承認履歴記憶手段に格納する。   In a preferred embodiment, the neutral server obtains an installation result of the approved program module by the installation unit from the release server and stores it in the approval history storage unit.

本発明によれば、開発ネットワーク環境と運用ネットワーク環境との間のやり取りを一括管理することができる。   According to the present invention, it is possible to collectively manage exchanges between the development network environment and the operation network environment.

本実施形態にかかるネットワークシステムの全体構成図である。1 is an overall configuration diagram of a network system according to an embodiment. ログ記憶部に記憶されたログの一例を示す図である。It is a figure which shows an example of the log memorize | stored in the log memory | storage part. 承認展開部の機能を説明するための図である。It is a figure for demonstrating the function of an approval expansion | deployment part. NASの内部のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure inside NAS. 本実施形態にかかるネットワークシステムの通常時のリリース処理における動作の一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the operation | movement in the normal release process of the network system concerning this embodiment. 通常時のリリース処理における、展開処理部の展開処理を示すフローチャートの一例である。It is an example of the flowchart which shows the expansion | deployment process of the expansion | deployment process part in the normal release process. 本実施形態にかかるネットワークシステムの緊急時のリリース処理における動作の一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the operation | movement in the emergency release process of the network system concerning this embodiment. 本実施形態にかかるネットワークシステムの切り戻し処理における動作の一例を説明するための説明図である。It is explanatory drawing for demonstrating an example of the operation | movement in the switch-back process of the network system concerning this embodiment. 切り戻し処理における、展開処理部の展開処理を示すフローチャートの一例である。It is an example of the flowchart which shows the expansion | deployment process of the expansion | deployment process part in a switchback process.

以下、本発明の一実施形態にかかるネットワークシステムとして、開発ネットワーク環境で開発されたプログラムモジュールの運用ネットワーク環境へのプログラムモジュールのリリース処理などを行うシステムを一例に挙げ、図面を参照して詳細に説明する。   Hereinafter, as an example of a network system according to an embodiment of the present invention, a system that performs a release process of a program module to an operation network environment of a program module developed in a development network environment will be described as an example, with reference to the drawings. explain.

本実施形態にかかるネットワークシステムは、配信サーバ12を備えた、プログラム開発を行うための開発ネットワーク環境1と、開発ネットワーク環境1で開発されたプログラムモジュールを実行させる複数の業務サーバ33を備えた運用ネットワーク環境3と、開発ネットワーク環境1及び運用ネットワーク環境3に接続された中立サーバ21とを備える。また、運用ネットワーク環境3は、複数の業務サーバ33と接続されている共有データ記憶部をさらに備える。   The network system according to the present embodiment includes a development network environment 1 for performing program development, which includes a distribution server 12, and an operation including a plurality of business servers 33 that execute program modules developed in the development network environment 1. A network environment 3 and a neutral server 21 connected to the development network environment 1 and the operation network environment 3 are provided. The operation network environment 3 further includes a shared data storage unit connected to the plurality of business servers 33.

図1は、本実施形態にかかるネットワークシステムの全体構成図である。図1を用いて、本ネットワークシステムの構成を以下に説明する。   FIG. 1 is an overall configuration diagram of a network system according to the present embodiment. The configuration of this network system will be described below with reference to FIG.

本ネットワークシステムは、例えば図1に示すように、開発ネットワーク環境1と、中立ネットワーク環境2と、運用ネットワーク環境3とを備える。   The network system includes a development network environment 1, a neutral network environment 2, and an operation network environment 3, as shown in FIG.

開発ネットワーク環境1、運用ネットワーク環境3及び中立ネットワーク環境2は、各々が独立したネットワークシステムである。これらネットワークシステムは、それぞれLANなどのネットワーク内にサーバや記憶装置等が接続される。   The development network environment 1, the operation network environment 3, and the neutral network environment 2 are independent network systems. In each of these network systems, a server, a storage device, and the like are connected in a network such as a LAN.

開発ネットワーク環境1は、プログラムモジュール開発者側の環境であって、例えば図1に示すように、一または複数の開発側アプリケーションサーバ11(以下、開発側APサーバという)と、配信サーバ12とを備える。   The development network environment 1 is an environment on the program module developer side. For example, as shown in FIG. 1, one or a plurality of development application servers 11 (hereinafter referred to as development side AP servers) and a distribution server 12 are provided. Prepare.

開発側APサーバ11は、例えば、アプリケーション開発に使用されるサーバである。開発側APサーバ11には、開発者が開発したアプリケーションのプログラムモジュールが蓄積される。開発側APサーバ11は、一つの開発ネットワーク環境につき1つのみ設置してもよいし、複数設置してもよい。   The development-side AP server 11 is a server used for application development, for example. The development side AP server 11 stores program modules of applications developed by the developer. Only one development-side AP server 11 may be installed per development network environment, or a plurality of development-side AP servers 11 may be installed.

配信サーバ12は、運用ネットワーク環境3にリリースするためのプログラムモジュールを中立サーバ21へ送信して、プログラムモジュールのリリース依頼をするリリース依頼手段としての配信サーバ12を備える。   The distribution server 12 includes a distribution server 12 as a release request unit that transmits a program module to be released to the operation network environment 3 to the neutral server 21 and requests release of the program module.

配信サーバ12は、転送処理部121と、抽出部122とを備える。   The distribution server 12 includes a transfer processing unit 121 and an extraction unit 122.

「所定のアプリケーションの所定バージョンのプログラムモジュールを運用ネットワーク環境3にリリースするように」との開発者からのリリース依頼が、端末装置4を通じて配信サーバ12に受信された場合には、抽出部122は、例えば、開発者からリリース依頼のあった所定のアプリケーションの所定バージョンのプログラムモジュール(以下、対象モジュールという)を、開発側APサーバ11から抽出する。このとき、対象モジュールは、開発者からリリース依頼のあった所定のアプリケーションの所定バージョンのプログラムモジュール群すべてではなく、運用ネットワーク環境3において、そのアプリケーションが現在稼働しているバージョン(以下、カレントバージョンという)との差分のプログラムモジュールのみである。   When the release request from the developer that “a program module of a predetermined version of a predetermined application is released to the operation network environment 3” is received by the distribution server 12 through the terminal device 4, the extraction unit 122 For example, a predetermined version of a program module (hereinafter referred to as a target module) of a predetermined application requested to be released from the developer is extracted from the development-side AP server 11. At this time, the target module is not the entire program module group of the predetermined version of the predetermined application requested by the developer, but the version in which the application is currently operating in the operation network environment 3 (hereinafter referred to as the current version). ) And only the difference program module.

転送処理部121は、対象モジュールを中立サーバ21へ転送することにより、中立サーバ21に対象モジュールのリリースを依頼する。   The transfer processing unit 121 requests the neutral server 21 to release the target module by transferring the target module to the neutral server 21.

例えば、中立サーバ121は、対象モジュールをアーカイブ処理し、アーカイブファイルとして中立サーバ21へ転送する。   For example, the neutral server 121 archives the target module and transfers it to the neutral server 21 as an archive file.

アーカイブファイルは、所定の単位、例えば業務ごとに作成するなどしてもよい。アーカイブファイルは、例えばそのファイル名として、そのアーカイブファイルに含まれる対象モジュールのリリース希望日と、対象モジュールのアプリケーション名及びバージョン名と、1つのアーカイブファイルで複数の対象モジュールをリリースする場合のリリース番号とを記載しておいてもよい。転送は、例えばFTP形式で行われる。   The archive file may be created for each predetermined unit, for example, for each business. The archive file has, for example, the desired release date of the target module included in the archive file, the application name and version name of the target module, and the release number when a plurality of target modules are released with one archive file. May be described. The transfer is performed in the FTP format, for example.

中立ネットワーク環境2は、開発ネットワーク環境1から運用ネットワーク環境3へ、プログラムモジュールをリリースする場合の中継をするとともに、開発ネットワーク環境1から運用ネットワーク環境3へのプログラムモジュールのリリースについて、一括管理を行うネットワークシステムである。   The neutral network environment 2 relays when releasing a program module from the development network environment 1 to the operation network environment 3, and performs collective management of the release of the program module from the development network environment 1 to the operation network environment 3. It is a network system.

中立ネットワーク環境2には、例えば図1に示すように、中立サーバ21が設置される。   In the neutral network environment 2, for example, as shown in FIG. 1, a neutral server 21 is installed.

中立サーバ21は、所定の承認者から、配信サーバ12からのリリース依頼を受け付けたプログラムモジュールのリリースを承認したことを示す情報の入力を受け付ける受付手段としての承認処理部214と、受付手段が受け付けた入力に基づく承認履歴データ(ログ)を記憶する承認履歴記憶手段としてのログ記憶部213と、承認者によってリリース承認されたプログラムモジュールを、リリースサーバ31へ送信する手段としての転送処理部215と、を備える。中立サーバ21は、また、移動ディレクトリ211と、配布ディレクトリとを備えてもよい。中立サーバ21は、さらに、リリースサーバ31から、後述するインストール手段による承認されたプログラムモジュールのインストール結果を取得し、ログ記憶部に格納する。   The neutral server 21 receives an input of information indicating that the release of the program module for which the release request from the distribution server 12 has been accepted is received from a predetermined approver, and the accepting unit accepts the approval processing unit 214 as an accepting unit. A log storage unit 213 serving as an approval history storage unit that stores approval history data (log) based on the input, and a transfer processing unit 215 serving as a unit that transmits the program module released and approved by the approver to the release server 31. . The neutral server 21 may also include a moving directory 211 and a distribution directory. Further, the neutral server 21 acquires the installation result of the program module approved by the installation unit described later from the release server 31 and stores it in the log storage unit.

移動ディレクトリ211は、配信サーバ12から送信されたアーカイブファイルが、一時的に保存されるディレクトリである。   The moving directory 211 is a directory in which the archive file transmitted from the distribution server 12 is temporarily saved.

配布ディレクトリ212は、例えば、承認処理部214によって、移動ディレクトリ211から移動してきた、後述する承認アーカイブファイルが保存されるディレクトリである。   The distribution directory 212 is a directory in which an approval archive file, which will be described later, moved from the migration directory 211 by the approval processing unit 214 is stored, for example.

承認処理部214は、リリース依頼を受けた対象モジュールの承認処理を行う。   The approval processing unit 214 performs an approval process for the target module that has received the release request.

例えば、承認処理部214は、対象モジュールが承認者に承認されたか否かを示す承認情報を端末装置4から受け付ける。ここで、承認情報とは、「対象モジュールについて運用ネットワーク環境3側にリリースしてほしい」と要請を、本システムとは別途に、承認者が開発者から受けた場合に、承認者が、その要請をアーカイブ単位で承認したか否かを示す情報である。なおここでは、承認者は、アーカイブファイル単位で承認を行っているが、アーカイブファイル単位で承認を行うのでなく、アーカイブファイル内のプログラムモジュール(対象モジュール)単位で承認を行っててもよい。   For example, the approval processing unit 214 receives approval information indicating whether or not the target module has been approved by the approver from the terminal device 4. Here, the approval information means that if the approver receives a request from the developer separately from this system, the approver receives the request that the target module should be released to the operation network environment 3 side. This is information indicating whether or not the request has been approved in archive units. Here, the approver approves in units of archive files. However, instead of approving in units of archive files, the approver may approve in units of program modules (target modules) in the archive file.

移動ディレクトリ211にアーカイブファイルが一時保存され、かつ、そのアーカイブファイルが承認された旨の承認情報を承認処理部214が受信した場合には、承認処理部214は、その承認されたアーカイブファイル(以下、承認アーカイブファイルという)を配布ディレクトリ212に移動させる。なお、移動ディレクトリ211がアーカイブファイルを受信し、かつ、そのアーカイブファイルの承認しない旨の承認情報を承認処理部214が受信した場合には、承認処理部214は、移動ディレクトリ211内のそのアーカイブファイルを破棄する。   When the archive file is temporarily stored in the moving directory 211 and the approval processing unit 214 receives approval information indicating that the archive file has been approved, the approval processing unit 214 reads the approved archive file (hereinafter referred to as the approved archive file). , The approval archive file) is moved to the distribution directory 212. When the approval processing unit 214 receives the approval information indicating that the moving directory 211 receives the archive file and the archive file is not approved, the approval processing unit 214 sets the archive file in the moving directory 211. Is discarded.

また詳細は後述するが、承認処理部214は、リリース処理が完了したときには、展開処理部313から完了通知を受信する。そして、承認処理部214は、受信した完了通知の内容をログ記憶部213のログファイル40に記録する。   Although details will be described later, the approval processing unit 214 receives a completion notification from the expansion processing unit 313 when the release processing is completed. Then, the approval processing unit 214 records the content of the received completion notification in the log file 40 of the log storage unit 213.

転送処理部215は、配布ディレクトリ212に保存されている承認アーカイブファイルをリリースサーバ31へ転送する。   The transfer processing unit 215 transfers the approval archive file stored in the distribution directory 212 to the release server 31.

例えば、転送処理部215は、タイマー送信機能を有しており、配布ディレクトリ212が受信した承認アーカイブファイルを、予めタイマー予約しておいた予約時間に、運用ネットワーク環境3内のリリースサーバ31に転送する。転送は例えばFTP形式により行われる。   For example, the transfer processing unit 215 has a timer transmission function, and transfers the approval archive file received by the distribution directory 212 to the release server 31 in the operation network environment 3 at the reserved time reserved in advance by the timer. To do. The transfer is performed in the FTP format, for example.

ログ記憶部213には、例えば、承認処理部214による処理についての情報を含むログが記憶される。例えば図2に、ログ記憶部213に記憶されたログファイル40の一例を示す。ログファイル40には、承認処理部214が承認情報をいつ受信したかを示す日時41と、承認情報について誰が判断をしたかを示す承認者42と、どのアーカイブファイルについての承認情報かを示すアーカイブファイル43と、承認情報の内容について、承認がされたか否かを示す承認の有無44と、承認がなされた場合に、後述する完了通知結果の内容が記憶される完了通知結果45と、リリース処理が「通常」の処理であるか、「緊急」の処理であるか、若しくは、リリース処理に代えてバージョン「切り戻し」の処理が行われたかを示すリリースの種類46と、が記憶される。   In the log storage unit 213, for example, a log including information about processing by the approval processing unit 214 is stored. For example, FIG. 2 shows an example of the log file 40 stored in the log storage unit 213. The log file 40 includes a date and time 41 indicating when the approval processing unit 214 received the approval information, an approver 42 indicating who made the determination on the approval information, and an archive indicating which archive file is the approval information. Approval information 44 indicating whether or not the content of the file 43 and the approval information has been approved, a completion notification result 45 in which the content of a completion notification result to be described later is stored when the approval is made, and release processing Is a “normal” process, an “emergency” process, or a release type 46 indicating whether a version “switchback” process has been performed instead of the release process.

運用ネットワーク環境3は、例えば図1に示すように、リリースサーバ31と、NAS(Network Attached Strage)32と、複数の業務サーバ33と、運用監視サーバ34とを備える。   For example, as shown in FIG. 1, the operation network environment 3 includes a release server 31, a NAS (Network Attached Storage) 32, a plurality of business servers 33, and an operation monitoring server 34.

リリースサーバ31は、中立サーバ21から送信されたリリース承認されたプログラムモジュールを、複数の業務サーバ33が実行可能に運用ネットワーク環境3内の他の機器に保存するインストール手段を備える。他の機器は、例えばNASなどの共有データ記憶部、または、各業務サーバ33のローカルの記憶部である。、また、インストール手段により、複数の業務サーバ33は、共有データ記憶部を参照して、承認されたプログラムモジュールを実行する。   The release server 31 includes an installation unit that stores the release-approved program module transmitted from the neutral server 21 in another device in the operation network environment 3 so that the plurality of business servers 33 can execute it. The other device is a shared data storage unit such as NAS or a local storage unit of each business server 33. In addition, the plurality of business servers 33 execute the approved program module with reference to the shared data storage unit by the installation unit.

リリースサーバ31は、例えば図1に示すように、受信ディレクトリ311と、プールディレクトリ312と、展開処理部313と、監視部314とを備える。   As shown in FIG. 1, for example, the release server 31 includes a reception directory 311, a pool directory 312, a development processing unit 313, and a monitoring unit 314.

リリースサーバ31は、中立サーバ21から転送された承認アーカイブファイル展開処理し、対象モジュールを取り出すとともに、対象モジュールをNAS32に反映する。NAS32に対象モジュールを反映した後、リリースサーバ31は、NAS32への反映が正常に完了したか、異常な完了であったかが記録される完了通知を、業務サーバ33及び中立ネットワーク環境2の承認処理部214に送信する。   The release server 31 expands the approved archive file transferred from the neutral server 21, takes out the target module, and reflects the target module in the NAS 32. After reflecting the target module on the NAS 32, the release server 31 sends a completion notification that records whether the reflection to the NAS 32 is completed normally or abnormally, to the approval server of the business server 33 and the neutral network environment 2. Send to 214.

受信ディレクトリ311は、中立サーバ21の配布ディレクトリ212から転送された承認アーカイブファイルを一時的に蓄積するディレクトリである。   The reception directory 311 is a directory for temporarily storing the approved archive file transferred from the distribution directory 212 of the neutral server 21.

また、受信ディレクトリ311は、業務サーバ33から送信されたフラグファイルを一時的に保存するディレクトリである。ここで、フラグファイルとは、リリース開始の合図として、後述の運用監視サーバ34などからの指示により、業務サーバ33などのサーバから送信されるファイルである。フラグファイルは、開発者、承認者若しくはオペレータなどによって、端末装置4から業務サーバ33などに登録されている。フラグファイルには、例えば、リリース要請のあったアーカイブファイル名と、NAS32への反映が終了した後に完了通知を送付する業務サーバ33などのIPアドレスとが記載される。   The reception directory 311 is a directory for temporarily storing the flag file transmitted from the business server 33. Here, the flag file is a file transmitted from a server such as the business server 33 in response to an instruction from the operation monitoring server 34 to be described later as a cue for release start. The flag file is registered in the business server 33 from the terminal device 4 by a developer, an approver, or an operator. In the flag file, for example, the name of the archive file requested to be released and the IP address of the business server 33 to which a completion notification is sent after the reflection to the NAS 32 is described.

プールディレクトリ312には、受信ディレクトリ311から受け渡された承認アーカイブファイルが保存される   The pool directory 312 stores the approval archive file transferred from the reception directory 311.

監視部314は、受信ディレクトリ311及びプールディレクトリ312を常時監視する。例えば、受信ディレクトリ311に、配布ディレクトリ212から転送されて承認アーカイブファイルが格納された場合には、監視部314は、格納された承認アーカイブファイルを、受信ディレクトリ311からプールディレクトリ312へ移動する。   The monitoring unit 314 constantly monitors the reception directory 311 and the pool directory 312. For example, when the approval archive file is transferred from the distribution directory 212 and stored in the reception directory 311, the monitoring unit 314 moves the stored approval archive file from the reception directory 311 to the pool directory 312.

また、受信ディレクトリ311が、業務サーバからフラグファイルを受信した場合には、監視部314は、プールディレクトリ312内に保存された承認アーカイブファイルの中から、そのフラグファイルに記載された承認アーカイブファイル名を展開処理部313に通知する。   When the reception directory 311 receives the flag file from the business server, the monitoring unit 314 selects the approval archive file name described in the flag file from the approval archive files stored in the pool directory 312. Is sent to the expansion processing unit 313.

図3は、承認展開部313の機能を説明するための図である。   FIG. 3 is a diagram for explaining the function of the approval development unit 313.

展開処理部313は、監視部314からの通知を受け、通知された承認アーカイブファイルを展開処理して、対象モジュールを取り出す。   The expansion processing unit 313 receives the notification from the monitoring unit 314, expands the notified approval archive file, and takes out the target module.

例えば、展開処理部313は、監視部314から通知された承認アーカイブファイル名に基づいて、対象モジュールのアプリケーション名及びバージョン名を特定する。そして、特定されたアプリケーション名及びバージョン名の更新ディレクトリdを、展開処理部313の一時記憶部313a内に作成する。なお、作成された更新ディレクトリd名が、更新後の新たなバージョン名となる。   For example, the expansion processing unit 313 identifies the application name and version name of the target module based on the approved archive file name notified from the monitoring unit 314. Then, an update directory d of the identified application name and version name is created in the temporary storage unit 313a of the expansion processing unit 313. The created update directory d name becomes the new version name after update.

また、展開処理部313は、一時記憶部313aの更新ディレクトリd内に、対象となるアプリケーションのカレントバージョンのプログラムモジュール群をNAS32からコピーするとともに、そのフォルダ内に、対象モジュールを保存する。なお、前述したように、展開処理後の対象モジュールは、対象となるアプリケーションのカレントバージョンのプログラムモジュール群に対する差分のプログラムモジュールであるため、上述の処理により、更新ディレクトリd内に、対象となるアプリケーションの更新後の新たなバージョンのプログラムモジュール群が保存されることとなる。   Further, the development processing unit 313 copies the current version of the program module group of the target application from the NAS 32 into the update directory d of the temporary storage unit 313a, and saves the target module in the folder. As described above, the target module after the expansion process is a program module that is a difference with respect to the program module group of the current version of the target application. Therefore, the target application is stored in the update directory d by the above process. A new version of the program module group after the update is stored.

さらに、展開処理部313は、一時記憶部内に作成された更新ディレクトリdをNAS32へ反映する。NAS32への反映については後述する。   Further, the expansion processing unit 313 reflects the update directory d created in the temporary storage unit to the NAS 32. The reflection on the NAS 32 will be described later.

また、リリース処理が完了したときには、展開処理部313は完了通知を作成し、作成した完了通知を、業務サーバ33と、中立サーバ21の承認処理部214とに送付する。なお、完了通知については後述する。   When the release processing is completed, the expansion processing unit 313 creates a completion notification and sends the created completion notification to the business server 33 and the approval processing unit 214 of the neutral server 21. The completion notification will be described later.

NAS32には、一または複数のアプリケーションの各バージョンのプログラムモジュールが一元管理されている。   The NAS 32 centrally manages program modules for each version of one or more applications.

NAS32は、例えば図4のようなディレクトリ構造を有する。業務サーバ33でアプリケーションが実行される際には、点線の枠で示された部分のディレクトリ群50が業務サーバ33にマウントされる。業務サーバ33へのマウントについては後述する。   The NAS 32 has a directory structure as shown in FIG. When an application is executed on the business server 33, the part of the directory group 50 indicated by the dotted frame is mounted on the business server 33. The mounting on the business server 33 will be described later.

点線内のディレクトリ群50は、一つのアプリケーション501に対するディレクトリ群50であって、業務名を示す(App Name)ディレクトリ502と、グループを示す二つの(prod)及び(Sys ID)ディレクトリ503、504と、サブシステムを示す(www)ディレクトリ505と、アーキテクチャのハードウェアを示す(x86_6)ディレクトリ506及びOS名を示す(RHEL)ディレクトリ507と、カレントディレクトリ508とを備える。   A directory group 50 within a dotted line is a directory group 50 for one application 501, and includes an (App Name) directory 502 indicating a business name, and two (prod) and (Sys ID) directories 503 and 504 indicating a group. A (www) directory 505 indicating a subsystem, a (x86_6) directory 506 indicating architecture hardware, a (RHEL) directory 507 indicating an OS name, and a current directory 508.

OS名を示すディレクトリ507は、その下位に、ディレクトリ名がプログラムのバージョンになっている一または複数のディレクトリ509(509a、509b)を備える。各ディレクトリ509a、509bには、そのバージョンのプログラムモジュール群510が保存される。なお、カレントディレクトリ508は、仮想ディレクトリであって、カレントディレクトリ508からカレントバージョン名のディレクトリ(図4においては、バージョン2.0のディレクトリ509b)にシンボリックリンク511が貼られている。これにより、使用者はカレントディレクトリ508を指定すれば、カレントバージョンのアプリケーションを使用できる。   The directory 507 indicating the OS name includes one or a plurality of directories 509 (509a and 509b) in which the directory name is the version of the program. Each directory 509a and 509b stores a program module group 510 of that version. The current directory 508 is a virtual directory, and a symbolic link 511 is pasted from the current directory 508 to a directory having a current version name (the directory 509b of version 2.0 in FIG. 4). Thus, if the user designates the current directory 508, the current version of the application can be used.

展開処理部313によって、NAS32には、所定位置に、更新ディレクトリdが反映される。ここで所定位置とは、例えば、OS名を示す(RHEL)フォルダ507の下位の位置の事である。つまり、展開処理部313によって反映された、更新ディレクトリdに対応するバージョン名のディレクトリ509に、更新ディレクトリd内の各モジュールを格納する。反映されたバージョン名のディレクトリ509には、カレントディレクトリ508のシンボリックリンク511が貼られる。   The update processing unit 313 reflects the update directory d in the NAS 32 at a predetermined position. Here, the predetermined position is, for example, a lower position of the (RHEL) folder 507 indicating the OS name. That is, each module in the update directory d is stored in the directory 509 having the version name corresponding to the update directory d reflected by the expansion processing unit 313. A symbolic link 511 of the current directory 508 is attached to the directory 509 having the reflected version name.

上述した更新ディレクトリdの反映が完了すると、業務サーバ33には、展開処理部313から完了通知が通知される。完了通知には、承認アーカイブファイルについてリリースが正常に終了したか、異常終了であったかが記載される。   When the reflection of the update directory d described above is completed, the business server 33 is notified of completion from the expansion processing unit 313. The completion notification describes whether the release of the approved archive file has ended normally or has ended abnormally.

また、各業務サーバ33は、所定のアプリケーションを実行するために、NAS32内のディレクトリ群50をマウントする。ディレクトリ群50のマウントは、例えば業務単位に行う。各業務サーバ33には、それぞれ業務が割り当てられている。各業務サーバ33は、自らに割り当てられた業務に関連するディレクトリ群50をマウントする。   Each business server 33 mounts a directory group 50 in the NAS 32 in order to execute a predetermined application. The directory group 50 is mounted on a business unit basis, for example. Each business server 33 is assigned a business. Each business server 33 mounts a directory group 50 related to the business assigned to itself.

例えば、図4においては、各業務サーバ33が行う業務の業務名を示すフォルダ502をマウントポイントとして、これ以下の点線枠内のディレクトリ群50が業務サーバ33にマウントされる。これにより、各業務サーバ33は、マウントポイントである業務名を示すフォルダ502以下のディレクトリをローカルディレクトリと同様にアクセスできるようになる。従って、NASに32に更新ディレクトリdを反映することで、各業務サーバ33にプログラムモジュールを個別にインストールすることと同様の効果を得られる。一方、開発者側は、開発したプログラムモジュールを、NAS32に配布するだけで、各業務サーバ33にプログラムモジュールを個別に配布したことと同様の効果を得られることとなる。   For example, in FIG. 4, the directory group 50 in the dotted frame below is mounted on the business server 33 with the folder 502 indicating the business name of the business performed by each business server 33 as a mount point. As a result, each business server 33 can access the directory under the folder 502 indicating the business name as the mount point in the same manner as the local directory. Therefore, by reflecting the update directory d in the NAS 32, it is possible to obtain the same effect as installing the program modules individually in each business server 33. On the other hand, just by distributing the developed program module to the NAS 32, the developer side can obtain the same effect as distributing the program module to each business server 33 individually.

運用監視サーバ34は、運用ネットワーク環境3内のすべての業務サーバ33について、アプリケーションの使用状況を常時監視する。例えば、運用監視サーバ34は、端末装置4からフラグファイルを受け取った業務サーバ33に、そのフラグファイルを受信ディレクトリ311に通知するタイミングを知らせる。フラグファイルを通知するタイミングは、フラグファイルに記載されたアプリケーションないしはアプリケーションが属する業務が終了したときなどが、業務サーバ33に使用されていないときである。また、オペレータが、業務処理の終了を確認してから、オペレータの手作業によりフラグファイルを受信ディレクトリに通知してもよい。   The operation monitoring server 34 constantly monitors the application usage status of all the business servers 33 in the operation network environment 3. For example, the operation monitoring server 34 notifies the business server 33 that has received the flag file from the terminal device 4 when to notify the reception directory 311 of the flag file. The timing of notifying the flag file is when the application described in the flag file or the business to which the application belongs is not used by the business server 33. Further, after the operator confirms the end of the business process, the flag file may be notified to the receiving directory manually by the operator.

なお、運用ネットワーク環境3で何らかのエラーが発生した場合には、運用監視サーバ34は、例えば、エラーが発生したサーバ31、33やNAS32からアラームを受信し、アーカイブファイルのリリース処理を中断する。リリース処理の中断若しくはその他のエラーが発生した場合には、後述するアプリケーションのカレントバージョンの切り戻し処理を行う場合がある。   When an error occurs in the operation network environment 3, the operation monitoring server 34 receives an alarm from, for example, the server 31 or 33 or NAS 32 in which the error has occurred, and interrupts the archive file release process. When the release process is interrupted or other errors occur, a switch back process for the current version of the application described later may be performed.

以下に、本実施形態にかかるネットワークシステムの通常時のリリース処理における動作を、図5を参照して説明する。   The operation in the normal release process of the network system according to the present embodiment will be described below with reference to FIG.

まず、開発者は、対象モジュールをリリースする旨の指示を端末装置4に入力し、配信サーバ12へ送信する(S1)。   First, the developer inputs an instruction to release the target module to the terminal device 4 and transmits it to the distribution server 12 (S1).

配信サーバ12の抽出部122は、ステップS1での開発者の指示に基づき、指示された対象モジュールを開発側APサーバ11から抽出する(S2)。   The extraction unit 122 of the distribution server 12 extracts the instructed target module from the development-side AP server 11 based on the developer's instruction in step S1 (S2).

配信サーバ12の転送処理部121は、抽出部122によって抽出された対象モジュールをアーカイブ処理し、これにより作成されたアーカイブファイルを中立サーバ21の移動ディレクトリ211に転送する(S3)。   The transfer processing unit 121 of the distribution server 12 archives the target module extracted by the extraction unit 122, and transfers the archive file created thereby to the migration directory 211 of the neutral server 21 (S3).

一方、本システムとは別に、開発者は、承認者に対し、ステップS1の対象モジュールについて、運用ネットワーク環境へのリリースを承認してほしいとの要請をする(S00)。要請を受けた承認者は、リリースを承認するか否かを決定し、その承認情報を端末装置4に入力する。端末装置4はその承認情報を中立サーバ21の承認処理部214へ送信する(S4)。   On the other hand, separately from this system, the developer requests the approver to approve the release of the target module in step S1 to the operation network environment (S00). Upon receiving the request, the approver decides whether or not to approve the release, and inputs the approval information to the terminal device 4. The terminal device 4 transmits the approval information to the approval processing unit 214 of the neutral server 21 (S4).

承認処理部214は、承認情報に基づき、例えば図2に例示されたログファイル40に、日時41、承認者42、アーカイブファイル43、承認の有無44、リリースの種類46を追加し、ログ記憶部213に登録する(S5)。   Based on the approval information, the approval processing unit 214 adds the date and time 41, the approver 42, the archive file 43, the approval status 44, and the release type 46 to the log file 40 illustrated in FIG. It is registered in 213 (S5).

ステップS3において移動ディレクトリ211が受信したアーカイブファイルについて、承認情報で承認されている場合には、承認処理部214は、移動ディレクトリ211内の承認アーカイブファイルを配布ディレクトリ212に移動する(S6)。   If the archive file received by the moving directory 211 in step S3 is approved by the approval information, the approval processing unit 214 moves the approved archive file in the moving directory 211 to the distribution directory 212 (S6).

承認処理部214は、予め設定された予約時間に、配布ディレクトリ212内の承認アーカイブファイルを受信ディレクトリ311に送信する(S7)。   The approval processing unit 214 transmits the approval archive file in the distribution directory 212 to the reception directory 311 at a preset reservation time (S7).

受信ディレクトリ311が承認アーカイブファイルを受信した場合には、監視部314は、受信ディレクトリ311内の承認アーカイブファイルをプールディレクトリ312に移動する(S8)。   When the reception directory 311 receives the approval archive file, the monitoring unit 314 moves the approval archive file in the reception directory 311 to the pool directory 312 (S8).

運用ネットワーク環境3内のすべての業務サーバ33について、アプリケーションの使用状況を監視している運用監視サーバ34は、開発者からのフラグファイルを保持している業務サーバ33に対して、そのフラグファイルに記載されているアプリケーションがどの業務サーバ33でも実行されていない状態であるときに、その旨を業務サーバ33に通知する(S9)。   For all business servers 33 in the operational network environment 3, the operation monitoring server 34 that monitors the usage status of the application uses the flag file for the business server 33 that holds the flag file from the developer. When the described application is not being executed by any business server 33, the business server 33 is notified (S9).

ステップS9において、運用監視サーバ34から、フラグファイルに記載されたアプリケーションについて、どの業務サーバ33でも実行されていない状態である旨の通知を受け取った業務サーバ33は、そのフラグファイルを受信ディレクトリ311に送信する(S10)。   In step S 9, the business server 33 that has received a notification from the operation monitoring server 34 that the application described in the flag file is not being executed by any business server 33, stores the flag file in the reception directory 311. Transmit (S10).

受信ディレクトリ311にフラグファイルが受信されたことを、運用監視サーバ34が検知すると、運用監視サーバ34は、フラグファイルに記載された承認アーカイブファイルを、プールディレクトリ312から抽出し、展開処理部313にコピーする(S11)。   When the operation monitoring server 34 detects that the flag file has been received in the reception directory 311, the operation monitoring server 34 extracts the approved archive file described in the flag file from the pool directory 312 and sends it to the expansion processing unit 313. Copy (S11).

展開処理部313は、例えば図6に示す展開処理によって、承認アーカイブファイルから対象モジュールを取り出し、NAS32に反映する(S12)。   The expansion processing unit 313 extracts the target module from the approved archive file by, for example, the expansion process illustrated in FIG. 6 and reflects it in the NAS 32 (S12).

展開処理部313は、対象モジュールのNAS32への反映が、正常に終了したか若しくは異常終了であったかを検知する(S13)。   The development processing unit 313 detects whether the reflection of the target module to the NAS 32 has ended normally or abnormally (S13).

検知の結果に基づき、展開処理部313は完了通知を作成し、業務サーバ33へ送信する(S14)。   Based on the detection result, the deployment processing unit 313 creates a completion notification and transmits it to the business server 33 (S14).

また、展開処理部313は、完了通知を中立ネットワーク環境2の承認処理部214にも通知する(S15)。   The deployment processing unit 313 also notifies the completion processing to the approval processing unit 214 of the neutral network environment 2 (S15).

図6は、展開処理部313による展開処理を示すフローチャートの一例である。   FIG. 6 is an example of a flowchart showing the expansion processing by the expansion processing unit 313.

展開処理部313は、プールディレクトリ312から抽出した承認アーカイブファイルに含まれる対象モジュールについて、そのアプリケーション名及びバージョン名を検出する(S100)。   The development processing unit 313 detects the application name and version name of the target module included in the approved archive file extracted from the pool directory 312 (S100).

次に、展開処理部313は、一時記憶部に、検出したバージョン名を示す更新フォルダdを作成する(S101)。   Next, the expansion processing unit 313 creates an update folder d indicating the detected version name in the temporary storage unit (S101).

展開処理部313は、NAS32を参照して、検出したアプリケーションのカレントバージョンのバージョン名(1.0)を示すディレクトリ509aを抽出し、バージョン名(1.0)を示すディレクトリ509a内のプログラムモジュール群を、ステップS101で作成した更新フォルダd内にコピーする(S102)。   The expansion processing unit 313 refers to the NAS 32, extracts the directory 509a indicating the version name (1.0) of the current version of the detected application, and program module group in the directory 509a indicating the version name (1.0) Is copied into the update folder d created in step S101 (S102).

展開処理部313は、ステップS100でプールディレクトリ312から抽出した承認アーカイブファイルを展開し取り出した対象モジュールを、更新フォルダd内に保存する(S103)。   The expansion processing unit 313 stores the target module extracted and extracted from the approved archive file extracted from the pool directory 312 in step S100 in the update folder d (S103).

次に、展開処理部313は、更新フォルダdをNAS32へ反映する(S104)。   Next, the expansion processing unit 313 reflects the update folder d on the NAS 32 (S104).

ステップS13の検知の結果に基づき、展開処理部313は完了通知を作成し、業務サーバ33及び中立サーバ21の承認処理部214に送信する(S105)。   Based on the detection result of step S13, the deployment processing unit 313 creates a completion notification and transmits it to the business server 33 and the approval processing unit 214 of the neutral server 21 (S105).

次に、本実施形態にかかるネットワークシステムの緊急時のリリース処理の動作を、図7を参照して以下に説明する。以下の説明では、緊急時における対象モジュールのリリース処理の動作が、通常時の対象モジュールのリリース処理の動作と異なる部分を中心に説明し、同じ動作については説明を割愛することがある。   Next, the operation of the emergency release process of the network system according to the present embodiment will be described below with reference to FIG. In the following description, the operation of the release process of the target module in an emergency will be described mainly with respect to a part different from the operation of the release process of the target module at the normal time, and the description of the same operation may be omitted.

緊急時には、フラグファイルは、リリースを要請した開発者によって業務サーバ33に登録されるのではなく、例えば、開発者から承認の要請のあった承認者などによって承認処理部214に送付される。これは例えば、ステップS4において承認情報を承認処理部214に送付する際に、承認処理部214に一緒に送付しておく。   In an emergency, the flag file is not registered in the business server 33 by the developer who requested the release, but is sent to the approval processing unit 214 by, for example, an approver who requested the approval from the developer. For example, when the approval information is sent to the approval processing unit 214 in step S4, it is sent to the approval processing unit 214 together.

そして、承認処理部214は、フラグファイルを受信ディレクトリ311に送付する(S21)。このため、通常時におけるステップS9及びステップS10は省略される。   Then, the approval processing unit 214 sends the flag file to the reception directory 311 (S21). For this reason, step S9 and step S10 in normal times are omitted.

また、ステップS7に代えて、承認処理部214は、移動ディレクトリ211から配布ディレクトリ212が承認アーカイブファイルを受信すると、すぐに受信ディレクトリ311に送信する(S22)。   Further, instead of step S7, when the distribution directory 212 receives the approval archive file from the migration directory 211, the approval processing unit 214 immediately transmits it to the reception directory 311 (S22).

次に、本実施形態に係るネットワークシステムのリリース処理の変形例として、NAS32内に保存される所定のアプリケーションのカレントバージョンの切り戻し処理の動作を、図8を参照して説明する。通常時における対象モジュールのリリース処理の動作と同じ動作については説明を割愛することがある。   Next, as a modification of the release process of the network system according to the present embodiment, the operation of the current version switchback process for a predetermined application stored in the NAS 32 will be described with reference to FIG. Description of the same operation as that of the release processing of the target module in the normal time may be omitted.

アプリケーションのカレントバージョンの切り戻し処理は、主に、リリース処理の中断など、リリース処理が失敗した場合や、本システムにおいて何かしらのエラーが発生した時などに行われる。   The switch-back process for the current version of the application is performed mainly when the release process fails, such as when the release process is interrupted, or when an error occurs in this system.

まず、開発者は、ステップS1に代えて、NAS32上に記憶された、所定のアプリケーションのカレントバージョンを切り戻す旨の指示を端末装置4に入力し、指示ファイルとして配信サーバ12へ送信する(S31)。   First, instead of step S1, the developer inputs to the terminal device 4 an instruction to switch back the current version of a predetermined application stored on the NAS 32, and transmits it to the distribution server 12 as an instruction file (S31). ).

このため、ステップS2は省略される。   For this reason, step S2 is omitted.

ステップS3に代えて、配信サーバ12の転送処理部121は、指示ファイルをアーカイブ処理してアーカイブファイルを作成し、そのアーカイブファイルを移動ディレクトリ211へ転送する(S32)。   Instead of step S3, the transfer processing unit 121 of the distribution server 12 archives the instruction file to create an archive file, and transfers the archive file to the migration directory 211 (S32).

一方、本システムとは別に、開発者は、承認者に対し、ステップS31の切り戻し指示ついて承認してほしいとの要請をする(S99)。要請を受けた承認者は、ステップS4に代えて、その切り戻しについての承認情報を端末装置4に入力し、中立サーバ21の承認処理部214へ送信する(S33)。   On the other hand, separately from this system, the developer requests the approver to approve the switch-back instruction in step S31 (S99). In response to the request, the approver inputs approval information about the switchback to the terminal device 4 instead of step S4, and transmits it to the approval processing unit 214 of the neutral server 21 (S33).

切り戻し処理の際には、フラグファイルは、切り戻しを要請した開発者によって業務サーバ33に登録されるのではなく、例えば、開発者から承認の要請のあった承認者などによって承認処理部214に送付される。これは例えば、ステップS33において承認情報を承認処理部214に送付する際に、承認処理部214に一緒に送付しておく。   At the time of switchback processing, the flag file is not registered in the business server 33 by the developer who requested the switchback, but, for example, by the approver who requested the approval from the developer, the approval processing unit 214. To be sent to. For example, when the approval information is sent to the approval processing unit 214 in step S33, it is sent to the approval processing unit 214 together.

そして、承認処理部214は、フラグファイルを受信ディレクトリ311に送信する(S34)。   Then, the approval processing unit 214 transmits the flag file to the reception directory 311 (S34).

ステップS5及びステップS6は通常時と同様である。   Steps S5 and S6 are the same as in normal times.

ステップS7に代えて、承認処理部214は、移動ディレクトリ211から配布ディレクトリ212が承認アーカイブファイルを受信すると、すぐに受信ディレクトリ311に送信する(S35)。   Instead of step S7, when the distribution directory 212 receives the approval archive file from the migration directory 211, the approval processing unit 214 immediately transmits it to the reception directory 311 (S35).

ステップS8は通常時と同様である。   Step S8 is the same as in normal time.

前述したように、フラグファイルはステップS4で承認処理部214に送付されるため、ステップS9及びステップS10は省略される。   As described above, since the flag file is sent to the approval processing unit 214 in step S4, steps S9 and S10 are omitted.

ステップS11は通常時と同様である。   Step S11 is the same as in normal time.

ステップS12に代えて、展開処理部313は、例えば図9に示す展開処理によって、承認アーカイブファイルから指示ファイルを取り出し、指示に基づいてNAS32内の該当バージョンの切り戻し処理を行う(S36)。   Instead of step S12, the expansion processing unit 313 takes out the instruction file from the approved archive file, for example, by the expansion process shown in FIG. 9, and performs a switchback process of the corresponding version in the NAS 32 based on the instruction (S36).

ステップS13に代えて、展開処理部313は、該当バージョンの切り戻し処理が、正常に終了したか若しくは異常終了であったかを検知する(S37)。   Instead of step S13, the development processing unit 313 detects whether the switchback processing of the corresponding version has ended normally or abnormally (S37).

ステップS14及びステップS15は通常時と同様である。   Steps S14 and S15 are the same as in normal times.

図9は、カレントバージョン切り戻し処理の際の、展開処理部313による展開処理を示すフローチャートの一例である。   FIG. 9 is an example of a flowchart illustrating the expansion process performed by the expansion processing unit 313 during the current version switch-back process.

展開処理部313は、プールディレクトリ312から抽出した承認アーカイブファイルを一時記憶部313aに展開する(S200)。   The expansion processing unit 313 expands the approval archive file extracted from the pool directory 312 to the temporary storage unit 313a (S200).

展開処理部313は、一時記憶部313a内の指示ファイルを参照し、そこに記載されたアプリケーションのカレントバージョンをNAS32から検出し、そのカレントバージョンを切り戻す(S201)。カレントバージョンの切り戻しは、カレントフォルダ508のシンボリックリンク510貼られる位置を、現在指示しているバージョン名のフォルダ509から上位のバージョン名のフォルダ509へ変更することで行われる。   The development processing unit 313 refers to the instruction file in the temporary storage unit 313a, detects the current version of the application described therein from the NAS 32, and switches back the current version (S201). Switching back the current version is performed by changing the position where the symbolic link 510 of the current folder 508 is pasted from the folder 509 having the version name currently instructed to the folder 509 having a higher version name.

カレントバージョンの切り戻しが正常に行われたか否かの結果を検出した展開処理部313は、この結果に基づいて完了通知作成し、業務サーバ33及び中立サーバ21の承認処理部214に送信する(S202)。   The expansion processing unit 313 that has detected the result of whether or not the current version has been successfully switched back creates a completion notification based on this result, and transmits it to the approval processing unit 214 of the business server 33 and the neutral server 21 ( S202).

本実施形態によれば、開発ネットワーク環境1と運用ネットワーク環境3の間に中立ネットワーク環境2を設け、中立ネットワーク環境2内の中立サーバ21に、プログラムモジュールの運用ネットワーク環境3へのリリース処理若しくは運用ネットワーク環境3においてのカレントバージョン切り戻し処理の際のログが記憶される。このため、中立サーバ21によって、開発ネットワーク環境1及び運用ネットワーク環境3とのやり取り、とくに上記リリース処理や上記カレントバージョン切り戻し処理によるやり取りを一元管理することができる。   According to the present embodiment, the neutral network environment 2 is provided between the development network environment 1 and the operation network environment 3, and the release processing or operation of the program module to the operation network environment 3 is performed in the neutral server 21 in the neutral network environment 2. A log for the current version switchback processing in the network environment 3 is stored. Therefore, the neutral server 21 can centrally manage the exchanges with the development network environment 1 and the operation network environment 3, particularly the exchanges by the release process and the current version switchback process.

本実施形態によれば、一または複数のアプリケーションの各バージョンのプログラムモジュールが一元管理されている。このため、開発者側は、開発したプログラムモジュールを、各業務サーバ33を意識することなく、NAS32にのみリリースすればよい。   According to this embodiment, the program modules of each version of one or a plurality of applications are centrally managed. Therefore, the developer only has to release the developed program module only to the NAS 32 without being conscious of each business server 33.

また、本実施形態によれば、アプリケーションのバージョン情報が蓄積されたNAS32内部の構造が、ディレクトリ構造となっている。このため、各業務サーバ33は、必要に応じて、NAS32へアクセスすれば、NAS32内のアプリケーションのカレントバージョンを、自身にインストールされているのと同等に、使用できることとなる。   According to the present embodiment, the internal structure of the NAS 32 in which the application version information is stored has a directory structure. Therefore, if each business server 33 accesses the NAS 32 as necessary, the current version of the application in the NAS 32 can be used in the same way as if it is installed in itself.

また、アプリケーションのバージョン情報が蓄積されたNAS32内部の構造が、ディレクトリ構造となっていることによって、プログラムモジュールのNAS32へのリリースが失敗した場合であっても、上述したアプリケーションのカレントバージョンの切り戻し処理によって、容易に現状回復できる。   Further, since the internal structure of the NAS 32 in which the version information of the application is stored is a directory structure, even if the release of the program module to the NAS 32 fails, the current version of the application described above is switched back. The current state can be easily recovered by processing.

以上、本発明の幾つかの実施例を説明したが、これらは本発明の説明のための例示であって、本発明の範囲をこれらの実施例にのみ限定する趣旨ではない。本発明は、他の種々の形態でも実施することが可能である。   As mentioned above, although several Example of this invention was described, these are the illustrations for description of this invention, Comprising: It is not the meaning which limits the scope of the present invention only to these Examples. The present invention can be implemented in various other forms.

1 開発ネットワーク環境
2 中立ネットワーク環境
3 運用ネットワーク環境
4 端末装置
11 開発側アプリケーションサーバ
12 配信サーバ
21 中立サーバ
31 リリースサーバ
33 業務サーバ
34 運用監視サーバ
121 転送処理部
211 移動ディレクトリ
212 配布ディレクトリ
213 ログ記憶部
214 承認処理部
311 受信ディレクトリ
312 プールディレクトリ
313 展開処理部
314 監視部
DESCRIPTION OF SYMBOLS 1 Development network environment 2 Neutral network environment 3 Operation network environment 4 Terminal device 11 Development side application server 12 Distribution server 21 Neutral server 31 Release server 33 Business server 34 Operation monitoring server 121 Transfer processing part 211 Moving directory 212 Distribution directory 213 Log storage part 214 Approval processing unit 311 Reception directory 312 Pool directory 313 Deployment processing unit 314 Monitoring unit

Claims (5)

配信サーバを備えた、プログラム開発を行うための開発ネットワーク環境と、前記開発ネットワーク環境で開発されたプログラムモジュールを実行させる複数の業務サーバを備えた運用ネットワーク環境と、前記開発ネットワーク環境及び前記運用ネットワーク環境に接続された中立サーバとを備えたネットワークシステムであって、
前記配信サーバは、
前記運用ネットワーク環境にリリースするためのプログラムモジュールを前記中立サーバへ送信して、前記プログラムモジュールのリリース依頼をするリリース依頼手段を備え、
前記中立サーバは、
所定の承認者から、前記配信サーバからのリリース依頼を受け付けたプログラムモジュールのリリースを承認したことを示す情報の入力を受け付ける受付手段と、
前記受付手段が受け付けた入力に基づく承認履歴データを記憶する承認履歴記憶手段と、
前記承認者によってリリース承認されたプログラムモジュールを、前記リリースサーバへ送信する手段と、を備え、
前記リリースサーバは、
前記中立サーバから送信されたリリース承認されたプログラムモジュールを、前記複数の業務サーバが実行可能に前記運用ネットワーク環境内の他の機器に保存するインストール手段を備えるネットワークシステム。
A development network environment for performing program development, including a distribution server, an operation network environment including a plurality of business servers for executing program modules developed in the development network environment, the development network environment, and the operation network A network system with a neutral server connected to the environment,
The distribution server
A release request means for sending a program module for releasing to the operational network environment to the neutral server and requesting release of the program module;
The neutral server is
A receiving unit that receives input of information indicating that the release of the program module that has received the release request from the distribution server is approved from a predetermined approver;
Approval history storage means for storing approval history data based on the input received by the receiving means;
Means for transmitting a program module approved for release by the approver to the release server,
The release server is
A network system comprising installation means for storing a release-approved program module transmitted from the neutral server in another device in the operation network environment so that the plurality of business servers can execute the module.
前記運用ネットワーク環境は、
前記複数の業務サーバと接続されている共有データ記憶部をさらに有し、
前記インストール手段は、前記リリース承認されたプログラムモジュールを前記共有データ記憶部に保存し、
前記複数の業務サーバは、前記共有データ記憶部を参照して、前記承認されたプログラムモジュールを実行する、請求項1記載のネットワークシステム。
The operational network environment is:
A shared data storage unit connected to the plurality of business servers;
The installation means stores the release-approved program module in the shared data storage unit,
The network system according to claim 1, wherein the plurality of business servers execute the approved program module with reference to the shared data storage unit.
前記中立サーバは、前記リリースサーバから、前記インストール手段による前記承認されたプログラムモジュールのインストール結果を取得し、前記承認履歴記憶手段に格納する、請求項2記載のネットワークシステム。   The network system according to claim 2, wherein the neutral server acquires an installation result of the approved program module by the installation unit from the release server, and stores the result in the approval history storage unit. 配信サーバを備えた、プログラム開発を行うための開発ネットワーク環境と、前記開発ネットワーク環境で開発されたプログラムモジュールを実行させる複数の業務サーバを備えた運用ネットワーク環境と、前記開発ネットワーク環境及び前記運用ネットワーク環境に接続された中立サーバとを備えたネットワークシステムにおけるプログラムモジュールをリリースする方法であって、
前記配信サーバが、
前記運用ネットワーク環境にリリースするためのプログラムモジュールを前記中立サーバへ送信して、前記プログラムモジュールのリリース依頼をするリリース依頼ステップを行い、
前記中立サーバが、
所定の承認者から、前記配信サーバからのリリース依頼を受け付けたプログラムモジュールのリリースを承認したことを示す情報の入力を受け付けるステップと、
前記受付手段が受け付けた入力に基づく承認履歴データを記憶する承認履歴記憶するステップと、
前記承認者によってリリース承認されたプログラムモジュールを、前記リリースサーバへ送信するステップと、を行い、
前記リリースサーバが、
前記中立サーバから送信されたリリース承認されたプログラムモジュールを、前記複数の業務サーバが実行可能に前記運用ネットワーク環境内の他の機器に保存するステップを行う方法。
A development network environment for performing program development, including a distribution server, an operation network environment including a plurality of business servers for executing program modules developed in the development network environment, the development network environment, and the operation network A method for releasing a program module in a network system with a neutral server connected to an environment, comprising:
The distribution server is
Sending a program module for release to the operational network environment to the neutral server, and performing a release request step for requesting release of the program module,
The neutral server is
A step of receiving an input of information indicating that the release of the program module that has received the release request from the distribution server is approved from a predetermined approver;
Storing approval history data for storing approval history data based on the input received by the receiving means;
Sending a program module approved for release by the approver to the release server;
The release server is
A method of performing a step of storing a release-approved program module transmitted from the neutral server in another device in the operation network environment so that the plurality of business servers can execute the module.
配信サーバを備えた、プログラム開発を行うための開発ネットワーク環境と、前記開発ネットワーク環境で開発されたプログラムモジュールを実行させる複数の業務サーバを備えた運用ネットワーク環境と、前記開発ネットワーク環境及び前記運用ネットワーク環境に接続された中立サーバとを備えたネットワークシステムにおいてプログラムモジュールをリリースするためのコンピュータプログラムであって、
前記配信サーバは、
前記運用ネットワーク環境にリリースするためのプログラムモジュールを前記中立サーバへ送信して、前記プログラムモジュールのリリース依頼をするリリース依頼手段を備え、
前記中立サーバは、
所定の承認者から、前記配信サーバからのリリース依頼を受け付けたプログラムモジュールのリリースを承認したことを示す情報の入力を受け付ける受付手段と、
前記受付手段が受け付けた入力に基づく承認履歴データを記憶する承認履歴記憶手段と、
前記承認者によってリリース承認されたプログラムモジュールを、前記リリースサーバへ送信する手段と、を備え、
前記リリースサーバは、
前記中立サーバから送信されたリリース承認されたプログラムモジュールを、前記複数の業務サーバが実行可能に前記運用ネットワーク環境内の他の機器に保存するインストール手段を備える、ネットワークシステムを構築するためのコンピュータプログラム。
A development network environment for performing program development, including a distribution server, an operation network environment including a plurality of business servers for executing program modules developed in the development network environment, the development network environment, and the operation network A computer program for releasing a program module in a network system comprising a neutral server connected to an environment,
The distribution server
A release request means for sending a program module for releasing to the operational network environment to the neutral server and requesting release of the program module;
The neutral server is
A receiving unit that receives input of information indicating that the release of the program module that has received the release request from the distribution server is approved from a predetermined approver;
Approval history storage means for storing approval history data based on the input received by the receiving means;
Means for transmitting a program module approved for release by the approver to the release server,
The release server is
A computer program for constructing a network system, comprising installation means for storing a release-approved program module transmitted from the neutral server in another device in the operational network environment so that the plurality of business servers can execute the module. .
JP2009216399A 2009-09-18 2009-09-18 Network system, method, and computer program Pending JP2011065495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009216399A JP2011065495A (en) 2009-09-18 2009-09-18 Network system, method, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009216399A JP2011065495A (en) 2009-09-18 2009-09-18 Network system, method, and computer program

Publications (1)

Publication Number Publication Date
JP2011065495A true JP2011065495A (en) 2011-03-31

Family

ID=43951655

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009216399A Pending JP2011065495A (en) 2009-09-18 2009-09-18 Network system, method, and computer program

Country Status (1)

Country Link
JP (1) JP2011065495A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018063520A (en) * 2016-10-12 2018-04-19 株式会社日立製作所 Computer system and program release management method
JP2020149671A (en) * 2019-03-06 2020-09-17 シチズン時計株式会社 Program management system, external device and terminal device
JP2020204891A (en) * 2019-06-17 2020-12-24 株式会社野村総合研究所 System utilizing block chain
US11375043B2 (en) 2019-03-06 2022-06-28 Citizen Watch Co., Ltd. Program management system, external device and terminal device for controlling a program developer's ability to access, publish and manage marketing of a program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018063520A (en) * 2016-10-12 2018-04-19 株式会社日立製作所 Computer system and program release management method
JP2020149671A (en) * 2019-03-06 2020-09-17 シチズン時計株式会社 Program management system, external device and terminal device
JP2021114316A (en) * 2019-03-06 2021-08-05 シチズン時計株式会社 Program management system and external instrument
US11375043B2 (en) 2019-03-06 2022-06-28 Citizen Watch Co., Ltd. Program management system, external device and terminal device for controlling a program developer's ability to access, publish and manage marketing of a program
JP2020204891A (en) * 2019-06-17 2020-12-24 株式会社野村総合研究所 System utilizing block chain
WO2020255483A1 (en) * 2019-06-17 2020-12-24 株式会社野村総合研究所 Blockchain utilization system
JP7297200B2 (en) 2019-06-17 2023-06-26 株式会社野村総合研究所 System using blockchain
US11762643B2 (en) 2019-06-17 2023-09-19 Nomura Research Institute, Ltd. System using blockchain

Similar Documents

Publication Publication Date Title
US6971095B2 (en) Automatic firmware version upgrade system
KR101924746B1 (en) english
EP1110148B1 (en) Fault tolerant computer system
JP4422519B2 (en) Information processing system
JP6784291B2 (en) Software update control device, software update control system, software update control method, and software update control program
US20080244552A1 (en) Upgrading services associated with high availability systems
JP7069672B2 (en) Application update method and program
US20120150930A1 (en) Cloud storage and method for managing the same
JP2011248683A (en) Cloud computing system, server computer, method for connecting device and program
CN103930879A (en) Shadowing storage gateway
JP2013545166A (en) Cloud computing system and data synchronization method thereof
CN101739263A (en) Method and device for realizing operating system update in multi-computer cluster system
JP6520448B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, AND INFORMATION PROCESSING DEVICE CONTROL METHOD
JP4152755B2 (en) Server device having a function of switching between old and new program modules
JP2011065495A (en) Network system, method, and computer program
JP2008299709A (en) Firmware updating system, network connection apparatus, firmware updating method, and program
JP2004086769A (en) Application updating processing method, updating processing system, and updating processing program
CN101796504B (en) Session broker extensibility application program iinterface
JP2010003022A (en) File updating method
CN113422700B (en) Non-inductive upgrading method and non-inductive upgrading device
JP2007173990A (en) Information processing apparatus, transmission load distribution method, and transmission load distribution program
JP6856574B2 (en) Service continuation system and service continuation method
JP6273916B2 (en) Redundant processing method, redundant processing system, and information processing apparatus
JP5691248B2 (en) Task takeover program, processing device, and computer system
JP2009245118A (en) System and method for providing application service, and method for transferring application