JPH05100984A - Machine resource management system - Google Patents

Machine resource management system

Info

Publication number
JPH05100984A
JPH05100984A JP3260730A JP26073091A JPH05100984A JP H05100984 A JPH05100984 A JP H05100984A JP 3260730 A JP3260730 A JP 3260730A JP 26073091 A JP26073091 A JP 26073091A JP H05100984 A JPH05100984 A JP H05100984A
Authority
JP
Japan
Prior art keywords
resource
hardware
resource management
allocation
common hardware
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP3260730A
Other languages
Japanese (ja)
Other versions
JP3346422B2 (en
Inventor
Takeshi Hyodo
毅 兵藤
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP26073091A priority Critical patent/JP3346422B2/en
Publication of JPH05100984A publication Critical patent/JPH05100984A/en
Application granted granted Critical
Publication of JP3346422B2 publication Critical patent/JP3346422B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To attain the effective utilization of a hardware resource without bothering a user. CONSTITUTION:When an application executing part 31 refers to a port number table 32 and tries to access common hardware in order to execute prescribed application, a resource assignment requiring means 33 requires the assignment of common hardware to a resource assignment ensuring means 11, which informs information concerning assignable common hardware to a resource linking means 34, which makes the application executing part 31 access to informed common hardware. When access is finished, a resource assignment releasing means 13 releases common hardware.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ネットワークで接続さ
れているコンピュータのハードウェア資源を管理するマ
シン資源管理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a machine resource management system for managing hardware resources of computers connected by a network.

【0002】[0002]

【従来の技術】従来のネットワークで接続されたコンピ
ュータ(以降、マシンと記す)による資源管理システム
は、ネットワークの加入とは無関係に、個々のマシン毎
にハードウェア(例えば、MT装置、HDD装置など)
の資源管理を個々のマシン上で稼働しているOSが管理
していた。このため、ネットワークで接続されている他
のマシンに接続されているハードウェアを使用するため
には、データを他のマシンへ転送し、リモート実行する
か、自分のディレクトリ下に他のマシンのハードウェア
を接続したように見せかける(UNIXというOSで
は、ネットワークファイルシステム(NFS)など)機
能で実現されている。これらの様々な実現方法について
は、例えば、『端末サーバーの仕組み』(UNIXマガ
ジン1987年11月号p57〜p68、(株)アスキ
ー発行)に掲載されている。
2. Description of the Related Art A conventional resource management system using a computer (hereinafter, referred to as a machine) connected to a network is hardware (for example, MT device, HDD device, etc.) for each individual machine, regardless of network subscription. )
The resource management of the above was managed by the OS running on each machine. Therefore, in order to use the hardware connected to another machine connected to the network, you can transfer the data to the other machine and execute it remotely, or use the hardware of the other machine under your directory. It is realized by a function that makes it look like the software is connected (in the OS called UNIX, a network file system (NFS), etc.). Various methods for implementing these are described in, for example, "Mechanism of Terminal Server" (UNIX magazine, November 1987, p57 to p68, published by ASCII Corporation).

【0003】また、ネットワークを意識させないですむ
ように、あるマシンから各マシンのCPU資源(アプリ
ケーションの実行に必要なメモリ)を検索し、その結果
を画面に表示する手段と、ユーザーが選択したマシンの
指示に基づいて、当該マシン上で所定のアプリケーショ
ンを起動する手段からなりたつツールにより、他のマシ
ン上で容易にアプリケーションを起動できる方式が存在
する(例えば、日経エレクトロニクス1991/3/4
号p122〜p123、日経BP社発行)。
[0003] Further, in order not to be conscious of the network, a CPU resource (memory required for executing an application) of each machine is searched from a certain machine, a means for displaying the result on the screen, and an instruction of the machine selected by the user. Based on the above, there is a method in which an application can be easily started on another machine by a tool made up of means for starting a predetermined application on the machine (for example, Nikkei Electronics 1991/3/4).
No. p122-p123, published by Nikkei BP).

【0004】[0004]

【発明が解決しようとする課題】従来マシン資源管理シ
ステムは、ネットワークに依存しないため、ネットワー
クで接続されている他のマシンで管理されるハードウェ
アを使用したいときは、ネットワーク関係の様々なコマ
ンドを駆使しなければならず、非常に面倒であり誰にで
も使えるわけではない。
Since the conventional machine resource management system does not depend on the network, when it is desired to use the hardware managed by another machine connected to the network, various network-related commands are issued. You have to make full use of it, it is very troublesome and not usable for everyone.

【0005】また、ツールにより他のマシン上でアプリ
ケーションを容易に立ち上げる方式については、ユーザ
ーとの会話が必要であるのと、様々なハードウェアの制
御を行うわけではないことから、完全に上記の問題を解
決しているとはいえない。
Regarding the method of easily launching an application on another machine by using a tool, it is necessary to have a conversation with the user and control various hardware. It cannot be said that the problem of is solved.

【0006】さらに、OSによっては、複数のアプリケ
ーションから同時に1つのハードウェアにアクセスでき
るため、誤動作や重要なデータの破壊を招く可能性があ
る。
Further, depending on the OS, one application can simultaneously access one piece of hardware, which may lead to malfunction or destruction of important data.

【0007】本発明は上記問題に鑑み、ユーザーの手を
煩わすことなくハードウェア資源を有効に利用でき、か
つアクセスの衝突を発生させないマシン資源管理システ
ムを提供することを目的とする。
In view of the above problems, it is an object of the present invention to provide a machine resource management system that can effectively use hardware resources without the user's trouble and does not cause access collision.

【0008】[0008]

【課題を解決するための手段】本発明のマシン資源管理
システムは、複数の資源管理対象マシンと、各資源管理
対象マシンとそれぞれネットワークを介して接続され、
各資源管理対象マシンが具備するハードウェアのうち共
通に使用する共通ハードウェアを一括して管理する資源
管理サーバーとからなるマシン資源管理システムであっ
て、前記資源管理サーバーは、前記共通ハードウェアの
使用状態を登録する資源テーブルと、前記資源管理対象
マシンから割当要求のあった共通ハードウェアを資源テ
ーブルを検索して、検索結果を割当要求した資源管理対
象マシンに通知する資源割当確保手段と、共通ハードウ
ェアを割当てていた資源管理対象マシンから共通ハード
ウェアの使用完了の報告を受けると、共通ハードウェア
を割当てていた資源管理対象マシンから共通ハードウェ
アを解放する資源解放手段とを有し、前記各資源管理対
象マシンは、アプリケーション実行部がポート番号テー
ブルを介して共通ハードウェアにアクセスしようとする
のを検出すると、前記資源管理サーバーの資源割当確保
手段に、該当する共通ハードウェアの割当てを要求し、
アプリケーション実行部が割当てられた共通ハードウェ
アの使用を完了したことを検出すると、その報告を資源
解放手段に行う資源割当て要求手段と、資源割当要求手
段の割当要求に対する検索結果を資源割当確保手段から
受けると、受けた検索結果に基づいてアプリケーション
実行部を共通ハードウェアにアクセスさせる資源リンク
手段とを有する。
A machine resource management system according to the present invention includes a plurality of resource management target machines, each of which is connected to each resource management target machine via a network.
A machine resource management system comprising a resource management server that collectively manages common hardware that is commonly used among the hardware included in each resource management target machine, wherein the resource management server is A resource table for registering a usage state, a resource allocation securing means for searching the resource table for the common hardware for which allocation is requested from the resource management target machine, and notifying the resource management target machine of the search result of the allocation request, When a report of completion of use of common hardware is received from a resource management target machine to which common hardware has been allocated, the resource management target machine to which common hardware has been allocated has resource releasing means for releasing the common hardware, For each resource management target machine, the application execution unit is common via the port number table. When detect attempts to access Dowea, the resource allocation securing means of the resource management server, requests the allocation of the relevant common hardware,
When the application execution unit detects that the use of the allocated common hardware has been completed, the resource allocation requesting unit that reports the resource allocation to the resource releasing unit, and the search result for the allocation request of the resource allocation requesting unit from the resource allocation securing unit. Upon receipt, it has a resource linking means for causing the application execution unit to access the common hardware based on the received search result.

【0009】好ましくは、前記資源確保手段が割当て可
能な共通ハードウェアを複数検出した場合、割当要求元
に属するハードウェア、割当要求元に近接したハードウ
ェアの順に優先的に選択して、前記資源リンク手段に通
知する。
[0009] Preferably, when the resource securing means detects a plurality of common hardware that can be allocated, the hardware belonging to the allocation request source and the hardware close to the allocation request source are preferentially selected in this order, and the resource is allocated. Notify the linking means.

【0010】[0010]

【作用】アプリケーション実行部が所定のアプリケーシ
ョンを実行するために、共通ハードウエアにアクセスし
ようとすると、資源割当要求手段が資源割当確保手段に
共通ハードウェアの割当を要求する。割当可能な共通ハ
ードウェアが資源テーブルにあると、その共通ハードウ
ェアに関する情報を資源割当確保手段が資源リンク手段
に通知する。資源リンク手段は通知のあった共通ハード
ウェアにアプリケーション実行部をアクセスさせる。ア
クセスが完了すると、資源解放手段が共通ハードウェア
を解放する。
When the application executing unit tries to access the common hardware in order to execute the predetermined application, the resource allocation requesting means requests the resource allocation securing means to allocate the common hardware. When the common hardware that can be allocated exists in the resource table, the resource allocation securing means notifies the resource linking means of information regarding the common hardware. The resource link means causes the application execution unit to access the notified common hardware. When the access is completed, the resource releasing means releases the common hardware.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。図1は本発明のマシン資源管理システムの
一実施例を示すブロック図である。
Embodiments of the present invention will now be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a machine resource management system of the present invention.

【0012】資源サーバー10および資源管理対象マシ
ン21,22,〜,2n(例えば、端末ワークステーシ
ョン)はネットワーク40を介して相互に接続されてい
る。各資源管理対象マシン21,22,〜,2n(以
降、マシン21,22,〜,2nと記す)はそれぞれ各
種のハードウェア511 ,〜,51m ,〜,5N1
〜,5Nm (例えば、MT装置やHDD装置など)を具
備している。また、資源管理サーバー10は、資源割当
確保手段11、資源テーブル12、資源割当解放手段1
3を有し、各マシン21,22,〜,2nは、それぞれ
アプリケーション実行部31、ポート番号テーブル3
2、資源割当要求手段33、資源リンク手段34を有す
る。
The resource server 10 and the resource management target machines 21, 22, ..., 2n (for example, terminal workstations) are interconnected via a network 40. Each resource managed machines 21 and 22, -, 2n (hereinafter, the machine 21, ~, referred to 2n) each various hardware 51 1, ~, 51 m, ~, 5N 1,
, 5N m (for example, MT device, HDD device, etc.). The resource management server 10 also includes a resource allocation securing unit 11, a resource table 12, and a resource allocation releasing unit 1.
3, each of the machines 21, 22, ..., 2n has an application execution unit 31 and a port number table 3 respectively.
2. It has a resource allocation requesting means 33 and a resource linking means 34.

【0013】資源テーブル12は、ハードウェアのうち
マシン間で共通に使用する共通マシンを登録しており、
表1で示すように各フィールドにネットワーク40が識
別するマシン番号、ハードウェアを識別する資源名、実
際にハードウェアにアクセスするためのポート情報、各
マシンの資源の使用可否についての状態を示す使用可否
情報を記憶している。
The resource table 12 registers common machines that are commonly used among machines among the hardware,
As shown in Table 1, in each field, the machine number identified by the network 40, the resource name identifying the hardware, the port information for actually accessing the hardware, and the usage indicating the availability of the resource of each machine The propriety information is stored.

【0014】[0014]

【表1】 例えば、表1の第1欄においてはマシン番号21のマシ
ンのハードウェアである磁気テープ装置がポート70/
48に配置されているが、いずれかのマシンの使用中な
どにより、他のマシンのアクセスは不可となっている。
[Table 1] For example, in the first column of Table 1, the magnetic tape device which is the hardware of the machine with the machine number 21 is the port 70 /
Although it is located at No. 48, access to other machines is not possible because one of the machines is in use.

【0015】資源割当確保手段11は、マシン21,2
2,〜,2nのいずれかから割当要求を受け、マシン番
号と資源名とを伝えられると、資源テーブル12の中の
資源名フィールドが一致するもので、使用可否フィール
ドが「可」であるものを見つけ、使用できるハードウェ
アを有するマシン番号と、資源名と、ポート番号を要求
のあったマシンの資源リンク手段34へ送付する。ちな
みに、資源テーブル12の探索方法を工夫することによ
り、要求元のマシン自身のハードウェアを接続するのを
最優先とし、自身から離れたマシンを近いものから順次
検索することも可能である。また、資源割当確保手段1
1は、以降の資源の割当要求においては、同一ハードウ
ェアを別々のアプリケーションに割当てないように、割
当に成功したハードウェアについては資源テーブル12
の使用可否フィールドに使用不可であることを示す情報
(例えばフラグ、または「不可」という文字列)を書き
込んでおく。もし、資源テーブル12を検索しても使用
可能な資源名が見つからなかったときは、ブランクなど
のポート情報を通知することによって、割当てに失敗し
たことを要求したマシンの資源リンク手段34に通知
し、割当資源割当解放手段13はマシンの資源割当要求
手段33より割当てられたハードウェアの使用完了の通
知を受取ると、マシン名とポート情報より該当する資源
テーブルの使用可否フィールドを「可」に変更する。
The resource allocation securing means 11 is composed of the machines 21 and 2.
When the allocation request is received from any one of 2, 2 and 2n and the machine number and the resource name are transmitted, the resource name field in the resource table 12 is the same and the availability field is “OK”. And sends the machine number having available hardware, the resource name, and the port number to the resource link means 34 of the requested machine. Incidentally, by devising the method of searching the resource table 12, it is possible to give priority to connecting the hardware of the requesting machine itself, and sequentially search for machines distant from themselves in the order of proximity. Resource allocation securing means 1
In the following resource allocation request, the resource table 12 indicates the hardware that has been successfully allocated so that the same hardware is not allocated to different applications.
Into the usability field of No., information indicating that it is unusable (for example, a flag or a character string “impossible”) is written. If no usable resource name is found even after searching the resource table 12, the resource link means 34 of the machine requesting the allocation failure is notified by notifying the port information such as blank. When the allocation resource allocation releasing means 13 receives the notification of the completion of use of the allocated hardware from the resource allocation requesting means 33 of the machine, the availability field of the corresponding resource table is changed to “enabled” from the machine name and port information. To do.

【0016】一方、全てのマシン21,22,〜,2n
においては、ポート番号テーブル32の内容のうち、自
身に具備された共通ハードウェアについては存在しない
ポート番号を割当て、自身のハードウェアへダイレクト
にアクセスできないようにする。また、存在しないポー
トへのアクセスが発生したとき、アプリケーションの実
行にエラーが発生したことを通知せず、アプリケーショ
ン実行部からのデータ転送を一時保留させるようにして
おく。このような機能は、通常、OS(オペレーティン
グ・システム)に備わっているので、OSの設定の調整
を行えばよい。
On the other hand, all the machines 21, 22, ..., 2n
In the above, in the contents of the port number table 32, a port number that does not exist is assigned to the common hardware provided in itself so that the own hardware cannot be directly accessed. Also, when an access to a port that does not exist occurs, the fact that an error has occurred in the execution of the application is not notified, and the data transfer from the application execution unit is temporarily suspended. Since such a function is usually provided in the OS (operating system), the OS settings may be adjusted.

【0017】また、あるマシンからネットワーク40を
介して、他のマシンの共通ハードウェアを参照できるよ
うに、NFSなどのネットワーク機能を用いて密結合さ
せる。ネッートワーク40の機能については本発明の範
囲外であるので、詳細にはふれない。以上の環境設定
は、通常、インストールする際に1回だけ設定しておけ
ばよい。
In addition, a network function such as NFS is used to tightly couple one machine so that the common hardware of another machine can be referred to via the network 40. The function of the network 40 is outside the scope of the present invention, and will not be described in detail. Normally, the above environment settings need to be set only once at the time of installation.

【0018】なお、資源管理サーバー10を立ち上げた
ときに、自動的に、資源割当確保手段11と、資源割当
解放手段13とを起動させ、それぞれの手段への要求を
ネットワーク40を介して受取ったときに当該手段が処
理を開始できるようにする(一般的に「メモリ上に常駐
させる」、あるいは「デーモンを起動する」という)。
また、全てのマシン21,22,〜,2nにおいても資
源割当要求手段33と資源リンク手段34とをメモリ上
に常駐させる。これらの手段11,13,33,34は
それぞれ独立しており、ネットワーク40を介して各々
の手段が起動できるようになっている。
It should be noted that when the resource management server 10 is started up, the resource allocation securing means 11 and the resource allocation releasing means 13 are automatically activated, and requests to the respective means are received via the network 40. When it does, the means can start processing (generally referred to as "resident in memory" or "start daemon").
Also, the resource allocation requesting means 33 and the resource linking means 34 are made resident in the memory in all the machines 21, 22, ..., 2n. These means 11, 13, 33, 34 are independent of each other, and each means can be activated via the network 40.

【0019】アプリケーション実行部31は、指示され
たアプリケーションを実行するが、実行の際にハードウ
ェアにアクセスが必要な場合にはポート番号テーブル3
2を参照して、該当するハードウェア511 ,51m
〜,5Nm のいずれかにアクセスする。資源割当要求手
段33は、アプリケーション実行部31が、アプリケー
ション実行部31の属するマシンに配設されているもの
として登録されていないハードウェアにアクセスするの
を検出すると、資源割当確保手段11に該当するハード
ウェアを割当てることを要求する。また、アプリケーシ
ョン実行部31が割当てられたハードウェアへのアクセ
スを完了する。その旨を資源割当開放手段13に通知す
る。資源リンク手段34は、資源割当確保手段11から
ハードウェアが割当可能である旨の通知を受けると、ア
プリケーション実行部31を当該ハードウェアにアクセ
ス可能にさせる。
The application executing section 31 executes the instructed application, but when access to the hardware is required at the time of execution, the port number table 3
2, the corresponding hardware 51 1 , 51 m ,
~, 5N m is accessed. When the resource allocation requesting unit 33 detects that the application executing unit 31 accesses the hardware that is not registered as the device installed in the machine to which the application executing unit 31 belongs, the resource allocation requesting unit 33 corresponds to the resource allocation securing unit 11. Request to allocate hardware. Further, the application execution unit 31 completes the access to the assigned hardware. This is notified to the resource allocation releasing means 13. Upon receiving the notification from the resource allocation securing means 11 that the hardware can be allocated, the resource linking means 34 makes the application executing section 31 accessible to the hardware.

【0020】次に本実施例の動作について表2を参照し
てさらに説明する。
Next, the operation of this embodiment will be further described with reference to Table 2.

【0021】[0021]

【表2】 マシン21,22,〜,2nのいずれか(ここではマシ
ン21とする)でアプリケーション実行部31が起動
し、ポート番号テーブル32にアクセスしてハードウェ
アへのアクセスを要求する。要求したハードウェアに関
する資源名がマシン21に存在しないものであると、資
源割当要求手段33が資源割当確保手段11に自身の属
するマシンのマシン番号と要求する資源名とを伝達する
(ステップS1)。資源割当確保手段11は、要求され
た資源名をキーにして表1で示される資源テーブル12
を検索する。アクセス可能なハードウェアが複数あり、
そのうちに要求元自身にアクセス可能なハードウェアが
あった場合、優先的に要求元のハードウェアを選択し、
資源リンク手段34に通知する。その他の場合には要求
元に近接している順に選択する。また、割当に失敗の場
合には、何も割当てずに(ダミーのポート番号のまま)
ハードウェアの接続が完了したことを通知する(ステッ
プS2)。通知を受けた資源リンク手段34は、資源割
当確保手段11からの情報、すなわち使用可能なハード
ウェアの有するマシン番号と、ポート情報を受取った
ら、ポート番号テーブル32のポート情報を割当てられ
たマシンのポートとネットワークを介してリンクし、ア
プリケーション実行部31にハードウェアへのアクセス
が可能であることを通知する。このとき、必要であれ
ば、ディスプレイなどの出力機器へ、いずれのマシンの
ハードウェアを確保したかをユーザーに通知する。割当
の失敗の場合にはダミーのポート番号を受取るので、そ
のままアプリケーション実行部31にハードウェアの接
続が完了したことを通知し、わざとアクセスさせること
によって、ハードウェアに異常があることをアプリケー
ション実行部31に認識させる(ステップS3)。
[Table 2] The application execution unit 31 is activated in any of the machines 21, 22, to 2n (here, the machine 21), accesses the port number table 32, and requests access to the hardware. If the resource name relating to the requested hardware does not exist in the machine 21, the resource allocation request means 33 transmits the machine number of the machine to which it belongs and the requested resource name to the resource allocation securing means 11 (step S1). .. The resource allocation securing means 11 uses the requested resource name as a key and the resource table 12 shown in Table 1.
To search. There are multiple pieces of accessible hardware,
If there is hardware that can be accessed by the requester itself, the requesting hardware is selected with priority,
The resource link means 34 is notified. In other cases, select in order of proximity to the request source. If the allocation fails, do not allocate anything (leave the dummy port number).
It notifies that the hardware connection is completed (step S2). Upon receiving the information, the resource linking means 34 receives the information from the resource allocation securing means 11, that is, the machine number of the available hardware and the port information. The port and the network are linked to notify the application execution unit 31 that the hardware can be accessed. At this time, if necessary, the user is notified to the output device such as the display of which machine the hardware is secured. If the allocation fails, a dummy port number is received. Therefore, the application execution unit 31 is informed of the fact that the hardware connection is completed, and by intentionally accessing the application execution unit 31, the application execution unit 31 is notified of the abnormality in the hardware. 31 is recognized (step S3).

【0022】資源リンク手段34により、アプリケーシ
ョン実行部31が当該ハードウェアにリンクされ、アプ
リケーションを実行完了し、アプリケーションがマシン
21から消えると、資源割当要求手段33は、監視して
いたアプリケーションが資源管理対象マシン上に存在し
なくなると、ポート番号テーブル32から割当てられた
マシン番号およびポート情報が資源リンク手段34によ
って取出されて資源割当開放手段13に送られる。ポー
ト番号テーブル32のどのレコードを参照すればよいか
は、最初に資源割当確保手段11へ送ったときの資源名
を参照すればよい。
When the application executing unit 31 is linked to the hardware by the resource linking means 34, the execution of the application is completed and the application disappears from the machine 21, the resource allocation requesting means 33 causes the monitored application to perform resource management. When it does not exist on the target machine, the machine number and port information assigned from the port number table 32 are taken out by the resource linking means 34 and sent to the resource assignment releasing means 13. As to which record in the port number table 32 should be referred to, the resource name when it is first sent to the resource allocation securing means 11 may be referred to.

【0023】最後に資源割当要求手段33は、ポート番
号テーブル32の実施に割当てられているポート情報を
ダミーのポート情報に戻して動作を停止する(ステップ
S4)。
Finally, the resource allocation requesting means 33 returns the port information allocated for the implementation of the port number table 32 to dummy port information and stops the operation (step S4).

【0024】資源割当開放手段13は資源割当要求手段
33より受取った、マシン番号とポート情報より当ては
まる資源テーブル12の使用可否のフィールドのデータ
を「可」に変更する(ステップS5)。
The resource allocation releasing means 13 changes the data in the availability field of the resource table 12, which is received from the resource allocation requesting means 33 and which is applicable from the machine number and the port information, to "enabled" (step S5).

【0025】[0025]

【発明の効果】以上説明したようには本発明は、共通ハ
ードウェアの使用の可否を資源テーブルに登録し、割当
要求のある毎に資源テーブルを参照して割当てを行うこ
とにより、ユーザーの手を煩わすことなく、ネットワー
クにつながれている複数のマシンを1つのシステムとみ
なして、マシン資源を有効に活用できるようにしたの
で、誰にでも容易に様々なマシンにつながれているハー
ドウェアを最大限に活用できるという効果がある。
As described above, according to the present invention, the availability of use of common hardware is registered in the resource table, and the resource table is referenced every time there is an allocation request, and the allocation is performed by the user. Without having to worry about the problem, multiple machines connected to the network are regarded as one system, and the machine resources can be effectively used, so that anyone can easily maximize the hardware connected to various machines. There is an effect that it can be used for.

【0026】また、資源の状態を一括して管理するた
め、同時に複数のアプリケーションの実行により1つの
ハードウェアに対するアクセスが生ずる事故を未然に防
げるという効果もある。
Further, since the resource states are collectively managed, there is an effect that it is possible to prevent an accident in which one hardware is accessed by executing a plurality of applications at the same time.

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

【図1】本発明のマシン資源管理システムの一実施例を
示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a machine resource management system of the present invention.

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

10 資源管理サーバー 11 資源割当確保手段 12 資源テーブル 13 資源割当解放手段 21,22,〜,2n 資源管理対象マシン 31 アプリケーション実行部 32 ポート番号テーブル 33 資源割当要求手段 34 資源リンク手段 40 ネットワーク 511 ,〜,51m ,〜5Nm ハードウェア10 resource management server 11 resource allocation securing means 12 resource table 13 resource allocation releasing means 21, 22, ..., 2n resource management target machine 31 application execution unit 32 port number table 33 resource allocation requesting means 34 resource linking means 40 network 51 1 , ~, 51 m , ~ 5N m hardware

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数の資源管理対象マシンと、各資源管
理対象マシンとそれぞれネットワークを介して接続さ
れ、各資源管理対象マシンが具備するハードウェアのう
ち共通に使用する共通ハードウェアを一括して管理する
資源管理サーバーとからなるマシン資源管理システムに
おいて、 前記資源管理サーバーは、前記共通ハードウェアの使用
状態を登録する資源テーブルと、前記資源管理対象マシ
ンから割当要求のあった共通ハードウェアについて資源
テーブルを検索して、検索結果を割当要求した資源管理
対象マシンに通知する資源割当確保手段と、共通ハード
ウェアを割当てていた資源管理対象マシンから共通ハー
ドウェアの使用完了の報告を受けると、共通ハードウェ
アを割当てていた資源管理対象マシンから共通ハードウ
ェアを解放する資源解放手段とを有し、 前記各資源管理対象マシンは、アプリケーション実行部
がポート番号テーブルを介して共通ハードウェアにアク
セスしようとするのを検出すると、前記資源管理サーバ
ーの資源割当確保手段に、該当する共通ハードウェアの
割当てを要求し、アプリケーション実行部が割当てられ
た共通ハードウェアの使用を完了したことを検出する
と、その報告を資源解放手段に行う資源割当て要求手段
と、資源割当要求手段の割当要求に対する検索結果を資
源割当確保手段から受けると、受けた検索結果に基づい
てアプリケーション実行部を共通ハードウェアにアクセ
スさせる資源リンク手段とを有することを特徴とするマ
シン資源管理システム。
1. A plurality of resource management target machines and a common hardware which is connected to each resource management target machine via a network and is commonly used among the hardware included in each resource management target machine. In a machine resource management system comprising a resource management server for managing the resource, the resource management server registers a resource table for registering the usage status of the common hardware, and resources for the common hardware requested to be allocated by the resource management target machine. The resource allocation securing means that searches the table and notifies the resource management target machine that requested the allocation of the search result, and the common use completion report from the resource management target machine to which the common hardware was allocated Release common hardware from resource-managed machines that had been assigned hardware Each resource management target machine, when detecting that the application execution unit tries to access the common hardware through the port number table, the resource management target machine causes the resource allocation securing means of the resource management server to , Requesting the allocation of the corresponding common hardware, and detecting that the application executing unit has completed the use of the allocated common hardware, the resource allocation requesting means for sending the report to the resource releasing means, and the resource allocation requesting means And a resource linking unit that causes the application executing unit to access the common hardware based on the received search result from the resource allocation securing unit.
【請求項2】 前記資源確保手段が割当て可能な共通ハ
ードウェアを複数検出した場合、割当要求元に属するハ
ードウェア、割当要求元に近接したハードウェアの順に
優先的に選択して、前記資源リンク手段に通知する請求
項1記載のマシン資源管理システム。
2. When the resource securing means detects a plurality of common hardware that can be allocated, the hardware belonging to the allocation request source and the hardware close to the allocation request source are preferentially selected in order, and the resource link The machine resource management system according to claim 1, which notifies the means.
JP26073091A 1991-10-08 1991-10-08 Machine resource management system Expired - Fee Related JP3346422B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26073091A JP3346422B2 (en) 1991-10-08 1991-10-08 Machine resource management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26073091A JP3346422B2 (en) 1991-10-08 1991-10-08 Machine resource management system

Publications (2)

Publication Number Publication Date
JPH05100984A true JPH05100984A (en) 1993-04-23
JP3346422B2 JP3346422B2 (en) 2002-11-18

Family

ID=17351958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26073091A Expired - Fee Related JP3346422B2 (en) 1991-10-08 1991-10-08 Machine resource management system

Country Status (1)

Country Link
JP (1) JP3346422B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004519794A (en) * 2001-04-02 2004-07-02 モトローラ・インコーポレイテッド System and method for dynamic process assignment in regional networks
JP2009532807A (en) * 2006-04-03 2009-09-10 セキュア64・ソフトウェア・コーポレイション Method and system for managing computing resources
WO2012144462A1 (en) 2011-04-22 2012-10-26 日本電気株式会社 Port number identification system, port number identification system control method, and control program thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004519794A (en) * 2001-04-02 2004-07-02 モトローラ・インコーポレイテッド System and method for dynamic process assignment in regional networks
JP2009532807A (en) * 2006-04-03 2009-09-10 セキュア64・ソフトウェア・コーポレイション Method and system for managing computing resources
WO2012144462A1 (en) 2011-04-22 2012-10-26 日本電気株式会社 Port number identification system, port number identification system control method, and control program thereof
KR20140018342A (en) 2011-04-22 2014-02-12 닛본 덴끼 가부시끼가이샤 Port number identification system, port number identification system control method, and control program thereof

Also Published As

Publication number Publication date
JP3346422B2 (en) 2002-11-18

Similar Documents

Publication Publication Date Title
US5737600A (en) Method and system for log management in a coupled data processing system
US8495131B2 (en) Method, system, and program for managing locks enabling access to a shared resource
US5630050A (en) Method and system for capturing and controlling access to information in a coupling facility
US6633925B2 (en) Operating system for generating overlapped input-output requests to a device in a disk array storage
US7856496B2 (en) Information gathering tool for systems administration
US5416921A (en) Apparatus and accompanying method for use in a sysplex environment for performing escalated isolation of a sysplex component in the event of a failure
US20080294764A1 (en) Storage medium bearing hba information provision program, hba information provision method and hba information provision apparatus
EP0747832A2 (en) Customer information control system and method in a loosely coupled parallel processing environment
EP0563623A2 (en) Communicating messages between processors and a coupling facility
US5682507A (en) Plurality of servers having identical customer information control procedure functions using temporary storage file of a predetermined server for centrally storing temporary data records
US7100162B2 (en) System and method for process management
US5790868A (en) Customer information control system and method with transaction serialization control functions in a loosely coupled parallel processing environment
JP2000259585A (en) System application management system and recording medium stored with program for executing the system
US5630133A (en) Customer information control system and method with API start and cancel transaction functions in a loosely coupled parallel processing environment
JPH05100984A (en) Machine resource management system
JPH06348512A (en) Resource-control computer system
CN111031126A (en) Cluster cache sharing method, system, equipment and storage medium
US20150088880A1 (en) Systems and methods for supporting multiple database server versions on a database machine
JP5884566B2 (en) Batch processing system, progress confirmation device, progress confirmation method, and program
JPS63228335A (en) Event information and reception processing system in computer system
US7149821B2 (en) Predictably defining input/output configurations for environments employing fabrics
JP2000163345A (en) Device control system, information registering method, device utilizing method and storage medium recording computer program
JP3884239B2 (en) Server computer
JP2005031892A (en) Job execution system and execution control method
US7266596B2 (en) Dynamic storage space linking

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees