JP2000047856A - Software resource distribution system - Google Patents

Software resource distribution system

Info

Publication number
JP2000047856A
JP2000047856A JP11197012A JP19701299A JP2000047856A JP 2000047856 A JP2000047856 A JP 2000047856A JP 11197012 A JP11197012 A JP 11197012A JP 19701299 A JP19701299 A JP 19701299A JP 2000047856 A JP2000047856 A JP 2000047856A
Authority
JP
Japan
Prior art keywords
distribution
management table
terminal
host
software resource
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
JP11197012A
Other languages
Japanese (ja)
Inventor
Takanori Matsuzaki
高典 松崎
Goro Ikeba
悟郎 池場
Keizo Mizuguchi
圭三 水口
Takeo Nakayama
武雄 中山
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11197012A priority Critical patent/JP2000047856A/en
Publication of JP2000047856A publication Critical patent/JP2000047856A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable a user to freely specify distribution systems for every distributed matter by providing a host system with a means which stores distribution control information corresponding to software resources and a means which distributes the software resources according to the distribution control information. SOLUTION: The host system 201 distributes a distribution management table wherein distributed matter (program, system, etc.), needed for distribution- destination terminals and distribution systems by the distributed matter are defined to a host system 202 and a terminal system 102. The host system 202 stores received programs and systems in a data base 411 and stores the received distribution management table in a data base 412. Similarly, the terminal system 102 stores pieces of information in the data bases 412 and 422. Then the host system 202 and terminal system 102 distribute the programs, systems, and distribution management table to a terminal system 103 according to the distribution management table.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ホスト及び端末か
ら配布される各種のソフトウェア資源を配布条件に従い
配布するソフトウェア資源配布管理システムに関する。
The present invention relates to a software resource distribution management system for distributing various software resources distributed from a host and a terminal according to distribution conditions.

【0002】[0002]

【従来の技術】従来、ホスト計算機システムあるいは端
末システムから端末システムにソフトウェアをダウンロ
ードする場合、例えば特開平1−152536号公報に
記載されるように、ソフトウェアを組み込む対象端末シ
ステムの識別子を提供媒体内に記録しておき、ソフトウ
ェア資源をダウンロードするときにホスト計算機システ
ムと端末システムのダウンロード制御機能が組み込み先
の端末システムの識別子と照合し、一致したときにのみ
ダウンロードを実行する方法がある。これにより、ソフ
トウェアの使用契約にもとづいた端末システムにのみ提
供ソフトウェアが提供される。
2. Description of the Related Art Conventionally, when software is downloaded from a host computer system or a terminal system to a terminal system, for example, as described in Japanese Patent Application Laid-Open No. 1-152536, an identifier of a target terminal system in which the software is to be incorporated is provided in a providing medium. When downloading a software resource, the download control function of the host computer system and the terminal system checks the identifier of the terminal system to be installed, and executes the download only when the identifier matches. As a result, the provided software is provided only to the terminal system based on the software use contract.

【0003】また、特開平1−245346号公報に
は、プログラムのバージョン番号をチェックしながら配
布する方式が記載されている。
Japanese Patent Laid-Open Publication No. 1-245346 discloses a method of distributing a program while checking the version number of the program.

【0004】このように、契約内容に従った配布管理方
式や、バージョン番号のように契約とは関係しない情報
で配布を管理する方式等種々の配布方式がある。このよ
うな配布を行うシステムは、システム毎にその配布条件
が一律に決まっている。例えば、第2図に示すように、
プログラムあるいはマップ3をホスト2から端末1へ配
布する場合、配布を行うホスト、端末2の配布方式がそ
れぞれA、B、C方式であると、各システムはこの配布
方式のみによりソフトウェアの配布を実行している。
As described above, there are various distribution methods such as a distribution management method according to the contents of a contract and a method of managing distribution using information unrelated to a contract such as a version number. In a system that performs such distribution, distribution conditions are uniformly determined for each system. For example, as shown in FIG.
When distributing the program or map 3 from the host 2 to the terminal 1, if the distribution systems of the host and the terminal 2 to distribute are the A, B, and C systems, respectively, each system executes software distribution only by this distribution system. are doing.

【0005】[0005]

【発明が解決しようとする課題】上記従来技術は、プロ
グラム等のソフトウェアをホストから端末へ配布する場
合、その配布条件が一律に決まっており、利用者が各種
配布方式を選択したりあるいは各種配布方式の組合せを
指定できないという問題がある。例えば、第2図に示す
ように、A方式をサポートしているシステムはA方式の
みによる配布しかできず、利用者がA、B、C方式を自
由に選択したり、 A、B両方式による配布依頼ができ
ないという問題がある。
According to the above-mentioned prior art, when software such as a program is distributed from a host to a terminal, the distribution conditions are uniformly determined, and a user selects various distribution methods or various distribution methods. There is a problem that a combination of methods cannot be specified. For example, as shown in FIG. 2, a system that supports the A method can only distribute by the A method, and the user can freely select the A, B, and C methods, There is a problem that a distribution request cannot be made.

【0006】また、一台のホストにより全ネットワーク
システムのホスト、端末への配布管理を行うため、一台
のホストに配布管理処理の負荷がかかるという問題があ
る。
[0006] In addition, since distribution management to all network system hosts and terminals is performed by one host, there is a problem that a load of distribution management processing is applied to one host.

【0007】本発明の目的は、利用者が配布物毎に自由
に配布方式を指定できるソフトウェア資源管理システム
を提供することにある。
An object of the present invention is to provide a software resource management system that allows a user to freely specify a distribution method for each distribution.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明においては上位システムから、これに接続さ
れた下位システムにソフトウェア資源を配布するソフト
ウェア資源配布管理システムにおいて、上位システムに
ソフトウェア資源に対応する配布制御情報を格納する手
段と、この配布制御情報に応じてソフトウェア資源を配
布する手段とを設けたものである。
According to the present invention, there is provided a software resource distribution management system for distributing software resources from a higher system to a lower system connected thereto. And means for distributing software resources according to the distribution control information.

【0009】利用者が配布物毎に配布方式を定義した配
布管理テーブルは配布を実行するホスト、端末によって
管理される。プログラムの配布要求があったとき、配布
を実行するホスト、端末は、配布管理テーブルで規定さ
れた配布方式に従って、当該プログラムの配布制御を行
うので利用者は自由に配布方式を選ぶことができる。配
布を行う場合、配布管理テーブルと配布物を一組として
配布し、配布先のホストあるいは端末に対して、これら
が管理している端末等への配布を依頼するため、1台の
ホストが全ての配布管理を行うことがなくなる。
[0009] A distribution management table in which a user defines a distribution method for each distribution is managed by a host or terminal that executes distribution. When a program distribution request is issued, the host or terminal that performs distribution controls distribution of the program according to the distribution method specified in the distribution management table, so that the user can freely select the distribution method. When distributing, the distribution management table and the distributed material are distributed as a set, and the distribution is requested to the distribution destination host or terminal to the terminal etc. managed by these. Will no longer be required for distribution management.

【0010】[0010]

【発明の実施の形態】以下、本発明の一実施例を図面に
基づいて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below in detail with reference to the drawings.

【0011】第1図は本発明の一実施例を示す全体構成
図である。端末装置101は管理端末であり、配布したい
プログラム、ゼネレーション済又はシステムインテグレ
ーションを行ったシステム、配布時に必要な配布方式を
示す配布管理テーブルを入力し、ホストシステム201が
管理するデータベース401、402に蓄積する。データベー
ス401には配布するプログラムやシステム等の配布物を
蓄積し、データベース402には配布管理テーブルを蓄積
する。ホストシステム201にはデータベース402に蓄積さ
れた配布管理テーブルの内容に従いプログラム、システ
ムを配布する。
FIG. 1 is an overall configuration diagram showing an embodiment of the present invention. The terminal device 101 is a management terminal, and inputs a program to be distributed, a system that has undergone generation or system integration, a distribution management table indicating a distribution method required at the time of distribution, and a database 401, 402 managed by the host system 201. accumulate. The database 401 stores distribution items such as programs and systems to be distributed, and the database 402 stores a distribution management table. The program and the system are distributed to the host system 201 in accordance with the contents of the distribution management table stored in the database 402.

【0012】第1図では、ホストシステム201から端末
システム103−a、b、c、d、e、fへ直接配布する
のではなく、ホストシステム201がホストシステム202や
端末システム102に配布依頼をして端末システム103−
a、b、c、d、e、fに配布する例を示している。端
末システム102は配布端末であり、プログラム、システ
ムを配布する端末システムである。ホストシステム201
はホストシステム202及び端末システム102に各々の
システムの配布先端末(ホストシステム202は端末シス
テム103−a,b,c。端末システム102は端末シ
ステム103−d,e,f)に必要な配布物(プログラ
ムやシステム等)及び各配布物毎に定義された配布管理
テーブルを配布する。ホストシステム202は受信した
プログラム、システムをデータベース411に蓄積し、
受信した配布管理テーブルをデータベース412に蓄積
する。同様に端末システム102はデータベース42
1、422へ各々の情報を蓄積する。その後、ホストシ
ステム202、端末システム102は配布管理テーブル
に従いプログラム、システム、配布管理テーブルを端末
システム103に配布する。配布物を受信した端末シス
テム103はプログラム、システムをローディングし、
又は端末システム毎に異なる再定義を行い、プログラ
ム、システムを利用可能状態にする。また配布された管
理テーブルは各端末システムのデータベース432に蓄
積し、各端末システムが現在持っているプログラム、シ
ステム等をこのデータベース432で管理する。仮に、
端末システムで利用しなくなったプログラム、システム
等があればそれらを削除するのと同時に該当する管理テ
ーブルの情報も削除する。また同一配布物の管理テーブ
ルが配布前に配布先にあれば、配布先システムは新しく
送られた管理テーブルに更新する。
In FIG. 1, instead of direct distribution from the host system 201 to the terminal systems 103-a, b, c, d, e, and f, the host system 201 sends a distribution request to the host system 202 and the terminal system 102. Terminal system 103-
The example which distributes to a, b, c, d, e, and f is shown. The terminal system 102 is a distribution terminal, and is a terminal system that distributes programs and systems. Host system 201
Is the distribution destination terminal of each system to the host system 202 and the terminal system 102 (the host system 202 is the terminal system 103-a, b, c. The terminal system 102 is the distribution system required for the terminal system 103-d, e, f). (Programs, systems, etc.) and distribution management tables defined for each distribution. The host system 202 stores the received program and system in the database 411,
The received distribution management table is stored in the database 412. Similarly, the terminal system 102 has the database 42
The respective information is stored in 1, 422. After that, the host system 202 and the terminal system 102 distribute the program, the system, and the distribution management table to the terminal system 103 according to the distribution management table. The terminal system 103 receiving the distribution loads the program and the system,
Alternatively, different redefinition is performed for each terminal system, and the program and the system are made usable. The distributed management table is stored in the database 432 of each terminal system, and the programs, systems, and the like currently owned by each terminal system are managed by the database 432. what if,
If there are any programs, systems, etc. that are no longer used in the terminal system, they are deleted, and at the same time, the information of the corresponding management table is deleted. If the management table of the same distribution item is at the distribution destination before distribution, the distribution destination system updates the newly transmitted management table.

【0013】第3図は第1図のデータベース402に蓄
積された配布前の配布管理テーブルを示す図である。プ
ログラムA,システムBはゼネレーションやシステムイ
ンテグレーションを行ったプログラム、システムであ
る。この管理テーブルの構成は、各配布物毎に配布方式
を示す属性の種別と属性値からなる。
FIG. 3 is a view showing a distribution management table before distribution stored in the database 402 of FIG. The program A and the system B are programs and systems that have performed generation and system integration. The configuration of this management table is composed of attribute types and attribute values indicating the distribution method for each distribution.

【0014】第4図は第3図の管理テーブルに定義され
る各種属性の値(属性値)の意味を説明している。この
ように属性毎に入力する値は異なり、配布時に使用され
る。また本実施例以外にも属性の種類があり、本発明は
属性の種類については問わない。
FIG. 4 explains the meaning of various attribute values (attribute values) defined in the management table of FIG. As described above, the value to be input differs for each attribute and is used at the time of distribution. There are types of attributes other than the present embodiment, and the present invention is not limited to the types of attributes.

【0015】第3図における各々配布物の配布方式につ
いて説明する。次に説明する配布処理は第1図における
202、102から103への配布で行なわれる。これ
らの配布管理テーブルは配布物を入力する時と同時に入
力してもよいし、配布物入力後配布管理テーブルを入力
してもよい。配布は配布管理テーブルの属性種別と属性
値に従って行われる。属性種別毎に、配布の方式が異な
り、例えば次のようになる。
The distribution method of each distribution in FIG. 3 will be described. The distribution process to be described next is performed by distribution from 202 and 102 to 103 in FIG. These distribution management tables may be input at the same time as inputting the distribution, or the distribution management table may be input after inputting the distribution. Distribution is performed according to the attribute type and attribute value of the distribution management table. The distribution method differs for each attribute type, for example, as follows.

【0016】配布宛先属性:属性値で示す配布宛先の
み、当該配布物を配布する。
Distribution destination attribute: Only the distribution destination indicated by the attribute value distributes the distribution.

【0017】配布個数属性:属性値で示す値を越えた配
布を行わない。例えば属性値が5であれば配布する所は
5ヶ所のみであり、6ヶ所以上へは配布しないことを意
味する。
Distribution number attribute: Distribution not exceeding the value indicated by the attribute value is not performed. For example, if the attribute value is 5, it means that there are only five places to distribute, and no distribution to six or more places.

【0018】配布日属性:属性値で示す日程以降に配布
を開始することを意味する。
Distribution date attribute: Means that distribution starts after the schedule indicated by the attribute value.

【0019】適用日属性:配布先の利用者が、古い配布
物から配布された新しい配布物へ入れ替える日程を示し
ている。全システムを同時期に一斉入替えしたいときに
有効。この属性は配布方式には直接関係しない。単に本
属性の値を配布先に送付するのみである。
Application date attribute: It indicates the schedule for the user of the distribution destination to replace the old distribution material with the new distribution material. Effective when you want to replace all systems at the same time. This attribute is not directly related to the distribution method. It simply sends the value of this attribute to the distribution destination.

【0020】バージョン属性:配布物のバージョン番号
を示す。配布先に同じ配布物があれば(配布物名で識別
する。)その配布物のバージョン番号より、当該配布物
のバージョン番号の方が新しければ当該配布物を配布す
る。
Version attribute: Indicates the version number of the distribution. If the distribution destination has the same distribution (identified by the distribution name), the distribution is distributed if the version number of the distribution is newer than the version number of the distribution.

【0021】配布を行うシステム(本実施例では第1図
の201、202、102)では、以上のような各種属
性(配布方式)に従って制御する。
In the distribution system (201, 202, and 102 in FIG. 1 in this embodiment), control is performed in accordance with the above-described various attributes (distribution methods).

【0022】次に、プログラムAの配布について、第3
図の管理テーブル及び第5図を用いて説明する。第5図
は、プログラムの配布処理を示すフローチャートであ
る。
Next, regarding the distribution of the program A, the third
This will be described with reference to the management table shown in FIG. FIG. 5 is a flowchart showing a program distribution process.

【0023】プログラムAの管理テーブルでは配布日が
指定されており、配布日以降になったかどうかのチェッ
クを行う。チェックはシステムの立上げ後直ちに行う
(501)。配布日以降であれば配布個数に従って配布
を実行する。まず始めに配布個数が0かどうかをチェッ
クする(502)。0であればこれ以上配布ができない
ので配布終了する。配布個数が0以上であれば配布可能
状態となり、配布先WSから配布依頼があればプログラ
ムAを配布する(503)。その後配布個数を1引いて
(504)配布個数が0になれば配布終了、0でなけれ
ばWSからの配布依頼待ちとなる(505)。
A distribution date is specified in the management table of the program A, and it is checked whether or not the distribution date has passed. The check is performed immediately after the system is started (501). If it is after the distribution date, distribution is performed according to the number of distributions. First, it is checked whether the number of distributions is 0 (502). If the value is 0, distribution cannot be performed any more, and the distribution ends. If the number of distributions is 0 or more, distribution is possible, and if there is a distribution request from the distribution destination WS, the program A is distributed (503). Thereafter, the number of distributions is subtracted by 1 (504). If the number of distributions becomes 0, the distribution ends. If not, the distribution request from the WS is waited for (505).

【0024】配布後、WS側では適用日以降に利用者に
よってプログラムAの更新が行なわれる。
After the distribution, on the WS side, the user updates the program A after the application date.

【0025】さらに、システムBの配布について第3図
の管理テーブル及び第6図を用いて説明する。第6図
は、システムBの配布処理を示すフローチャートであ
る。
Further, the distribution of the system B will be described with reference to the management table shown in FIG. 3 and FIG. FIG. 6 is a flowchart showing the distribution processing of the system B.

【0026】システムBの管理テーブルでは配布日が指
定されており、配布日以降になったかどうかのチェック
を行う。チェックはシステムの立ち上げ後直ちに行う
(601)。配布日以降であれば配布可能状態となり、
配布先WSから配布依頼があれば(602)、配布依頼の
WSの名前が管理テーブルの配布宛先の中にあれば(50
3)、システムBを配布する(604)。なければ配布
拒否をする(605)。このようにして配布ホストの稼
動が終了するまで処理を続ける。
The distribution date is specified in the management table of the system B, and it is checked whether or not the distribution date has passed. The check is performed immediately after the system is started (601). If it is after the distribution date, it will be available for distribution,
If there is a distribution request from the distribution destination WS (602), the distribution request
If the WS name is in the distribution destination of the management table (50
3) Distribute system B (604). If not, the distribution is rejected (605). In this way, the processing is continued until the operation of the distribution host ends.

【0027】このように本実施例では配布物毎に配布属
性を指定でき利用者のシステムに合わせて管理が実行で
きる。また配布先に配布物の配布管理テーブルがあり、
その配布管理テーブルを収集することにより、どのシス
テムにどのプログラムを配布したかの配布状況も知るこ
とができる。
As described above, in this embodiment, a distribution attribute can be specified for each distribution, and management can be performed according to the user's system. In addition, there is a distribution management table for distribution items at the distribution destination,
By collecting the distribution management table, the distribution status of which program has been distributed to which system can be known.

【0028】また、本実施例においては、第1図に示す
ように、ホストシステム201は、配布物と配布管理テ
ーブルを1組として、ホストシステム202、端末シス
テム102に配布し、これらのシステムに配布管理テー
ブルに基づいた配布を依頼するため、1台のホストシス
テム201に負荷がかかることなく、分散した処理がで
きる。
In this embodiment, as shown in FIG. 1, the host system 201 distributes a set of a distribution and a distribution management table to the host system 202 and the terminal system 102, and distributes them to these systems. Since distribution is requested based on the distribution management table, distributed processing can be performed without imposing a load on one host system 201.

【0029】[0029]

【発明の効果】本発明によれば、システムの管理者が管
理端末より各種配布物に対し配布方式を示す配布属性を
定義することによって利用者が自由に選んだ配布が実現
できるという効果がある。
According to the present invention, there is an effect that the distribution freely selected by the user can be realized by the system administrator defining the distribution attribute indicating the distribution method for various distributions from the management terminal. .

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例を示す全体構成図である。FIG. 1 is an overall configuration diagram showing one embodiment of the present invention.

【図2】従来の配布方式を示す図である。FIG. 2 is a diagram showing a conventional distribution method.

【図3】配布管理テーブルのフォーマットを示す図であ
る。
FIG. 3 is a diagram showing a format of a distribution management table.

【図4】図3における属性値の意味を説明するための図
である。
FIG. 4 is a diagram for explaining the meaning of an attribute value in FIG. 3;

【図5】プログラムAの配布処理を示すフローチャート
である。
FIG. 5 is a flowchart illustrating a distribution process of a program A;

【図6】システムBの配布処理を示すフローチャートで
ある。
FIG. 6 is a flowchart illustrating a distribution process of a system B;

【符号の説明】[Explanation of symbols]

101…端末システム(管理端末) 102…端末システム(配布端末) 103…端末システム 201,202…ホストシステム 101: Terminal system (management terminal) 102: Terminal system (distribution terminal) 103: Terminal system 201, 202: Host system

─────────────────────────────────────────────────────
────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成11年8月9日(1999.8.9)[Submission date] August 9, 1999 (1999.8.9)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】発明の名称[Correction target item name] Name of invention

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【発明の名称】 ソフトウェア資源配布システム[Title of the Invention] Software resource distribution system

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0001[Correction target item name] 0001

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0001】本発明は、計算機から配布される各種のソ
フトウェア資源を配布条件に従い配布するソフトウェア
資源配布システムに関する。
The present invention relates to a software resource distribution system for distributing various software resources distributed from a computer according to distribution conditions.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0007】本発明の目的は、利用者が配布物毎に配布
方式を指定できるソフトウェア資源配布システムを提供
することにある。
It is an object of the present invention to provide a software resource distribution system that allows a user to specify a distribution method for each distribution.

【手続補正5】[Procedure amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0008[Correction target item name] 0008

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0008】上記目的を達成するために、本発明におい
ては上位システムから、これに接続された下位システム
にソフトウェア資源を配布するソフトウェア資源配布シ
ステムにおいて、上位システムにソフトウェア資源に対
応する配布制御情報を格納する手段と、この配布制御情
報に応じてソフトウェア資源を配布する手段とを設けた
ものである。
In order to achieve the above object, according to the present invention, in a software resource distribution system for distributing software resources from a higher system to a lower system connected thereto, distribution control information corresponding to the software resource is transmitted to the higher system. There are provided means for storing and means for distributing software resources according to the distribution control information.

【手続補正6】[Procedure amendment 6]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0009[Correction target item name] 0009

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0009】利用者が配布物毎に配布方式を定義した配
布管理テーブルは配布を実行するホスト、端末によって
管理される。プログラムの配布要求があったとき、配布
を実行するホスト、端末は、配布管理テーブルで規定さ
れた配布方式に従って、当該プログラムの配布制御を行
うので利用者は自由に配布方式を選ぶことができる。配
布を行う場合、配布管理テーブルと配布物を一組として
配布し、配布先のホストあるいは端末に対して、これら
が管理している端末等への配布を依頼するため、1台の
ホストが全ての配布を行うことがなくなる。
[0009] A distribution management table in which a user defines a distribution method for each distribution is managed by a host or terminal that executes distribution. When a program distribution request is issued, the host or terminal that performs distribution controls distribution of the program according to the distribution method specified in the distribution management table, so that the user can freely select the distribution method. When distributing, the distribution management table and the distributed material are distributed as a set, and the distribution is requested to the distribution destination host or terminal to the terminal etc. managed by these. Will not be distributed.

【手続補正7】[Procedure amendment 7]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0028[Correction target item name] 0028

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0028】また、本実施例においては、第1図に示す
ように、ホストシステム201は、配布物と、配布管理
テーブルを1組として、ホストシステム202、端末シ
ステム102に配布し、これらのシステムに配布管理テ
ーブルに基づいた配布を依頼するため、1台のホストシ
ステム201に負荷がかかることなく、分散した処理が
できる。また、本実施例によれば、システムの管理者が
管理端末より、各種配布物に対し配布方式を示す配布属
性を定義することによって利用者が自由に選んだ配布が
実現できるという効果がある。
In this embodiment, as shown in FIG. 1, the host system 201 distributes a set of a distribution product and a distribution management table to the host system 202 and the terminal system 102. Requesting distribution based on the distribution management table, distributed processing can be performed without imposing a load on one host system 201. Further, according to the present embodiment, there is an effect that the distribution freely selected by the user can be realized by the system administrator defining the distribution attribute indicating the distribution method for the various distribution materials from the management terminal.

【手続補正8】[Procedure amendment 8]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0029[Correction target item name] 0029

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0029】本発明によれば、配布物毎に配布方式を指
定した配布を行うことができるという効果がある。
According to the present invention, there is an effect that distribution can be performed by specifying a distribution method for each distribution.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 水口 圭三 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア工場内 (72)発明者 中山 武雄 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア工場内 ──────────────────────────────────────────────────の Continuing on the front page (72) Inventor Keizo Mizuguchi 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Inside the software factory of Hitachi, Ltd. (72) Takeo Nakayama 5030 Totsuka-cho, Totsuka-ku, Yokohama, Kanagawa Prefecture Inside the Hitachi Ltd. software factory

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】ソフトウェア資源を配布する第一の計算機
と前記ソフトウェア資源を受け取る第二の計算機とを含
むソフトウェア資源配布管理システムにおいて、プログ
ラムを格納する第一の記憶部と、配布制御情報を格納す
る第二の記憶部と、前記配布制御情報に基づいて前記ソ
フトウェア資源を配布する配布制御部とを備えることを
特徴とするソフトウェア資源配布管理システム。
In a software resource distribution management system including a first computer for distributing software resources and a second computer for receiving the software resources, a first storage unit for storing programs and storing distribution control information. And a distribution control unit for distributing the software resource based on the distribution control information.
【請求項2】請求項1のソフトウェア資源配布管理シス
テムにおいて、さらに第三の計算機を備え、第二の計算
機が第一の計算機から受け取ったソフトウェア資源を配
布制御情報に基づいて前記第三の計算機へ配布すること
を特徴とするソフトウェア資源配布管理システム。
2. The software resource distribution management system according to claim 1, further comprising a third computer, wherein the second computer transfers the software resource received from the first computer based on the distribution control information. A software resource distribution management system for distributing to software resources.
【請求項3】請求項1のソフトウェア資源配布管理シス
テムにおいて、前記第二の計算機へ配布される前記配布
制御情報は前記第二の計算機で参照され、前記配布制御
情報に基づいて前記第二の計算機で前記ソフトウェア資
源が使用されることを特徴とするソフトウェア資源配布
管理システム。
3. The software resource distribution management system according to claim 1, wherein said distribution control information distributed to said second computer is referred to by said second computer, and said second control information is distributed based on said distribution control information. A software resource distribution management system, wherein the software resource is used in a computer.
【請求項4】請求項1から請求項3に記載のソフトウェ
ア資源配布管理システムにおいて、ソフトウェア資源は
プログラムであることを特徴とするソフトウェア資源配
布管理システム。
4. The software resource distribution management system according to claim 1, wherein the software resource is a program.
JP11197012A 1999-07-12 1999-07-12 Software resource distribution system Pending JP2000047856A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11197012A JP2000047856A (en) 1999-07-12 1999-07-12 Software resource distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11197012A JP2000047856A (en) 1999-07-12 1999-07-12 Software resource distribution system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP16410190A Division JP3304353B2 (en) 1990-06-25 1990-06-25 Software resource distribution management system

Publications (1)

Publication Number Publication Date
JP2000047856A true JP2000047856A (en) 2000-02-18

Family

ID=16367326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11197012A Pending JP2000047856A (en) 1999-07-12 1999-07-12 Software resource distribution system

Country Status (1)

Country Link
JP (1) JP2000047856A (en)

Similar Documents

Publication Publication Date Title
KR100470851B1 (en) Method to optimize the network distribution of digital information based on hierarchical grouping of server topology and code distribution
EP0797798B1 (en) Method and apparatus to update or change a network directory
JP2007529078A (en) Application programming interface for managing the distribution of software updates in an update distribution system
NO332249B1 (en) Update distribution system and an update service node for software update distribution.
WO2001002954A1 (en) Reconfiguration manager for controlling upgrades of electronic devices
MX2007015188A (en) Extensible and automatically replicating server farm configuration management infrastructure.
EP1210658B1 (en) Lightweight global distribution mechanism
US20070005732A1 (en) Extensible and distributed job execution service in a server farm
WO2021003798A1 (en) Method and system for implementing domain name access accelration
US11226943B2 (en) Assigning access control for flat data structure
KR100300788B1 (en) publish&subscribe data processing apparatus, method and computer program product with use of a stream to distribute administrative and configuration information
CN114218619A (en) Data security protection method, device, medium and electronic equipment
US6952703B1 (en) Subsystem application notification method in a centralized router database
JP3304353B2 (en) Software resource distribution management system
US7203738B1 (en) System and method for distributing application objects
JP2000047856A (en) Software resource distribution system
JP2000029711A (en) Software resource distributing method
JP2005190221A (en) Cache control unit, its method, and computer program
JPH05134959A (en) Remote service execution control system
US7000017B1 (en) System and method for distributing a selected object and for automatically distributing the objects that are associated with the selected object
JP2002251323A (en) Access management program
JP2002157039A (en) License management method for maintenance support contract
WO2022038935A1 (en) Information processing device, information processing method, and information processing program
US7149751B1 (en) System and method for distributing selected objects from a source database to a destination database
JP2010511222A (en) Peer management server and peer management method in P2P system