JPH0283767A - Operating system - Google Patents

Operating system

Info

Publication number
JPH0283767A
JPH0283767A JP23692088A JP23692088A JPH0283767A JP H0283767 A JPH0283767 A JP H0283767A JP 23692088 A JP23692088 A JP 23692088A JP 23692088 A JP23692088 A JP 23692088A JP H0283767 A JPH0283767 A JP H0283767A
Authority
JP
Japan
Prior art keywords
node
running
identifier
information processing
nodes
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
JP23692088A
Other languages
Japanese (ja)
Inventor
Koji Sugishita
杉下 幸司
Toru Tsubosaki
坪崎 徹
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP23692088A priority Critical patent/JPH0283767A/en
Publication of JPH0283767A publication Critical patent/JPH0283767A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To facilitate the extension of an operating system by performing the information process after identifying the process by reference to a table for correspondence between the process identifiers running on other nodes and the temporary identifiers which run the processes on their own nodes. CONSTITUTION:A process identification means 12 takes the corresponding process identifier out of a network control means 14 based on an identifier of its own node in response to a request and identifies a process. This process is carried out via a communication means 15, etc., and the corresponding information process is carried out by an information process means 11. While an other- node process identification means 13 refers to a table of correspondence between the corresponding temporary identifiers for own nodes and the identifiers for processes of other nodes corresponding to the requests to identify the processes in response to a request to drive the process of another node via its own node. Thus the information is processed based on a running process of another node with no consciousness of other nodes. As a result, an operating system is easily extended.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、コンピュータのオペレーティングシ31\−
ノ ステムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention relates to a computer operating system 31\-
It is about nostem.

従来の技術 第6図は、この従来のオペレーティングシステムの構成
図を示すものであり、第6図において、21は情報処理
手段、22はプロセス識別手段、23はネットワーク管
理手段、24は通信手段である。
BACKGROUND ART FIG. 6 shows a configuration diagram of this conventional operating system. In FIG. 6, 21 is an information processing means, 22 is a process identification means, 23 is a network management means, and 24 is a communication means. be.

以上のように構成された従来のオペレーティングシステ
ムにおけるプロセス識別の処理について記す。
Process identification processing in a conventional operating system configured as described above will be described.

情報処理手段21はプロセスを生成した場合、プロセス
識別手段22に対して、プロセス識別子割り当ての要求
を出す。プロセス識別手段22はネットワーク管理手段
23より、ネットワーク内での自ノードの識別情報を得
、自ノード内でプロセスを一意に識別する情報に前記自
ノードのネットワーク内での識別情報を付加して生成す
るプロセスのプロセス識別子を割り当てる。
When the information processing means 21 generates a process, it issues a request to the process identification means 22 to allocate a process identifier. The process identification means 22 obtains the identification information of its own node within the network from the network management means 23, and generates the information by adding the identification information of said own node within the network to the information that uniquely identifies the process within its own node. Assign a process identifier for the process to be used.

一方、プロセス識別子を用いて、該プロセス識別子を有
するプロセスに対する処理要求を受けた場合、第6図の
アルゴリズムに従って、処理を行なう。
On the other hand, when a process request is received using a process identifier for a process having the process identifier, the process is performed according to the algorithm shown in FIG.

第6図は以下のアルゴリズムを示している。Figure 6 shows the following algorithm.

(61) 情報処理手段21は、プロセス識別子のノー
ド識別情報を用いて、自ノードで走行するプロセスか否
かを判断する。自ノードで走行するプロセスの場合は、 (52)へ行く。他のノードの場合は、(63)へ行く
(61) The information processing means 21 uses the node identification information of the process identifier to determine whether the process runs on its own node. If the process runs on its own node, go to (52). For other nodes, go to (63).

(62) 情報処理手段21は、必要な処理を行ない、
処理を終了する。
(62) The information processing means 21 performs necessary processing,
Finish the process.

(63) 情報処理手段21は、ネ7 +−ワーク管理
手段23に対してプロセスの走行するノードの物理アド
レスを問い合わせる。
(63) The information processing means 21 inquires of the work management means 23 about the physical address of the node on which the process runs.

(54)へ行く。Go to (54).

(54) 情報処理手段21は、通信手段24を介して
(63)で得られた物理アドレスの示すノードの情報処
理手段に対して必要な処理要求を出す。処理を終了する
(54) The information processing means 21 issues a necessary processing request to the information processing means of the node indicated by the physical address obtained in (63) via the communication means 24. Finish the process.

以上のように構成されたオペレーティングシス5 ヘー
/ テムにおいては、プロセス識別子をネットワーク内で准
−に割りふることができ、処理が簡単になるという利点
を有している。
The operating system 5/system configured as described above has the advantage of being able to allocate process identifiers evenly within the network, which simplifies processing.

発明が解決しようとする課題 しかしながら上記のような構成では、ネットワーク内の
ノードを動的に増やす場合、ネットワーク内でのプロセ
ス識別の唯一性を損なう事無く、行なうことは困難であ
る。
Problems to be Solved by the Invention However, with the above configuration, it is difficult to dynamically increase the number of nodes in the network without impairing the uniqueness of process identification within the network.

捷だ、上記の構成のオペレーティングシステムの多くの
インプリメントでは、プロセス識別子を32ビツトとし
、そのうちの上位1eピッl−’にノードの識別に用い
ているが、このようなインプリメントでは、将来、ノー
ド数が増えた場合の拡張は困難であり、現在勤作中のア
プリケーションを変更することなく、動作させるのは困
難である。
In many implementations of the operating system with the above configuration, the process identifier is 32 bits, and the upper 1e bit is used to identify the node. It is difficult to expand when the number of applications increases, and it is difficult to operate the application currently in use without changing it.

壕だ、ネットワークに対応した機能を有しないオペレー
ティングシステムをネットワークに対応するように拡張
する場合、上記の構成では、アプリケーションの変更を
行なわずに実現するのは困難であるという問題点を有し
ていた。
Unfortunately, when extending an operating system that does not have network-compatible functions to support networks, the above configuration has the problem that it is difficult to do so without making changes to the application. Ta.

61\−/ 本発明はかかる点に鑑み、拡張が容易で、各プロセスが
他のプロセスの実際に走行するノードを意識することな
く、他のプロセスに対して必要な処理を行なえるオペレ
ーティングシステムを提供することを目的とする。
61\-/ In view of the above, the present invention provides an operating system that is easily expandable and allows each process to perform necessary processing for other processes without being aware of the nodes on which other processes actually run. The purpose is to provide.

課題を解決するための手段 本発明は自ノードで走行するプロセスを一意に識別する
ために各プロセスにプロセス識別子を付与してプロセス
の識別を行なうプロセス識別手段と、他のノードで走行
するプロセスの走行ノードでのプロセス識別子と自ノー
ドにおいて該他ノードで走行するプロセスを唯一に識別
する仮識別子との対応表を有して他のノードで走行する
プロセスを識別する他ノードプロセス識別手段を備える
オペレーティングシステムである。
Means for Solving the Problems The present invention provides process identification means for identifying processes by assigning process identifiers to each process in order to uniquely identify processes running on its own node, and process identification means for identifying processes running on other nodes. An operating system comprising other node process identification means for identifying a process running on another node by having a correspondence table between a process identifier on a running node and a temporary identifier uniquely identifying a process running on the other node on the own node. It is a system.

作用 本発明は前記した構成により、自ノードで走行する第1
のプロセスから他のノードで走行する第2のプロセスの
プロセス識別子獲得の要求があった場合、第2のプロセ
スを自ノードで走行するブ7 ヘーン ロセスも含めて唯一に識別する仮識別子を与え、自ノー
ドにおける第2のプロセスの仮識別子と第2のプロセス
の走行ノード及び走行ノードにおける第2のプロセスの
識別子との対応表を生成し、第1のプロセスには前記の
第2のプロセスの仮識別子を戻し、前記第1のプロセス
から前記第2のプロセスの仮識別子を用いて第2のプロ
セスを指定した処理要求が生じた場合、前記の対応表よ
り第2のプロセスの走行ノード及び第2のプロセスの走
行ノードでの識別子を取り出し、第2のプロセスの走行
ノードに対して第2のプロセスの走行ノードにおける識
別子を用いて前記の処理要求を行ない、拡張が容易で、
各プロセスが他のプロセスの実際に走行するノードを意
識することなく、他のプロセスに対して必要な処理を行
なえる。
Effect The present invention has the above-described configuration, and the first
When there is a request from the second process to acquire the process identifier of the second process running on another node, the second process is given a temporary identifier that uniquely identifies the second process, including the process on the own node. A correspondence table between the temporary identifier of the second process in the node and the running node of the second process and the identifier of the second process in the running node is generated, and the temporary identifier of the second process is assigned to the first process. , and when a processing request is issued from the first process that specifies the second process using the temporary identifier of the second process, the running node of the second process and the second process are determined from the correspondence table. The identifier at the running node of the process is extracted, and the above processing request is made to the running node of the second process using the identifier at the running node of the second process.
Each process can perform necessary processing on other processes without being aware of the nodes on which the other processes actually run.

実施例 第1図は本発明の実施例におけるオペレーティングシス
テムの構成図を示すものである。第1図において、11
は情報処理手段、12はプロセス識別手段、13は他ノ
ード・プロセス識別手段、14はネットワーク管理手段
、16は通信手段である。
Embodiment FIG. 1 shows a configuration diagram of an operating system in an embodiment of the present invention. In Figure 1, 11
12 is an information processing means, 12 is a process identification means, 13 is an other node/process identification means, 14 is a network management means, and 16 is a communication means.

以上のように構成された本実施例のオペレーティングシ
ステムにおけるプロセス識別の処理について記す。
Process identification processing in the operating system of this embodiment configured as described above will be described.

情報処理手段11はプロセスを生成した場合、フロセス
識別手段12に対して、プロセス識別子割り当ての要求
を出す。プロセス識別手段12il−j:自ノード内で
プロセスを一意に識別するように生成するプロセスのプ
ロセス識別子を割り当てる。
When the information processing means 11 generates a process, it requests the process identification means 12 to allocate a process identifier. Process identification means 12il-j: Assigns a process identifier to a process to be generated so as to uniquely identify the process within its own node.

他ノード・プロセス識別手段13は、プロセス識別子対
応表を用いて、他のノードのプロセスの識別を行なう。
The other node/process identification means 13 uses the process identifier correspondence table to identify processes of other nodes.

プロセス識別子対応表は第2図に示すような構成を持つ
The process identifier correspondence table has a structure as shown in FIG.

70セス識別子対応表は、所定数のエンドIJがらなり
、各エントリは他のノードで走行するプロセスに1=1
に対応し、走行ノード61.走行ノードでのプロセス識
別子62.自ノードにおける仮識別子63から構成され
る。
The 70 process identifier correspondence table consists of a predetermined number of end IJs, and each entry corresponds to a process running on another node.
Corresponding to the running node 61. Process identifier 62 on the running node. It is composed of a temporary identifier 63 at the own node.

仮識別子は、自ノードのプロセスに与えた識別9 へ−
ン 子なのか、仮識別子なのかを容易に判断できるように定
める。例えば、16ビツトでプロセス識別子を表わす場
合、0〜16383までを自ノードのプロセスの識別に
用い、16383〜32767を仮識別子に用いる。
The temporary identifier is the identification 9 given to the process on the own node.
It is determined in such a way that it is easy to determine whether the identifier is a temporary identifier or a temporary identifier. For example, when representing a process identifier with 16 bits, 0 to 16383 are used to identify the process of the own node, and 16383 to 32767 are used as a temporary identifier.

情報処理手段11は、他のノードで走行するプロセスの
プロセス識別子獲得の要求を受けた場合、第3図のフロ
ーチャートに従って処理を行なう。
When the information processing means 11 receives a request to acquire a process identifier of a process running on another node, it performs processing according to the flowchart shown in FIG.

第3図は以下のアルゴリズムを示している。Figure 3 shows the following algorithm.

(31) 情報処理手段11は、ネットワーク管理手段
14より、該プロセスの走行ノードの物理アドレスを得
る。(32)へ行く。
(31) The information processing means 11 obtains the physical address of the running node of the process from the network management means 14. Go to (32).

(32) 情報処理手段11は、通信手段15を介して
、(、Sl)で得られたノードの情報処理手段11に対
して走行ノードにおけるプロセス識別子を問い合わせる
(32) The information processing means 11 inquires, via the communication means 15, about the process identifier of the running node to the information processing means 11 of the node obtained in (, Sl).

(33)へ行く。Go to (33).

(33) 情報処理手段11は、他ノード・プロセス識
別手段13に対して仮識別子を割10 ヘーノ り当てる事を指示する。(34)へ行く。
(33) The information processing means 11 instructs the other node/process identification means 13 to allocate a temporary identifier. Go to (34).

(34) 他ノード・プロセス識別手段13は、プロセ
ス識別子対応表に走行ノード、走行ノードにおけるプロ
セス識別子を設定する。(35)へ行く。
(34) The other node/process identifying means 13 sets the running node and the process identifier in the running node in the process identifier correspondence table. Go to (35).

(35) 他ノード・プロセス識別手段13は、仮識別
子を割り当て、プロセス識別子対応表に設定する。(3
6)へ行く。
(35) The other node/process identifying means 13 allocates a temporary identifier and sets it in the process identifier correspondence table. (3
Go to 6).

(36) 他ノード・プロセス識別手段13は、(35
)で割り当てた仮識別子を情報処理手段11に通知する
。(37)へ行く。
(36) The other node/process identification means 13 (35
), the information processing means 11 is notified of the temporary identifier assigned. Go to (37).

(37) 情報処理手段11ば、処理を終了する。(37) The information processing means 11 ends the process.

一方、プロセス識別子を用いて、該プロセス識別子を有
するプロセスに対する処理要求を受けた場合、第4図の
アルゴリズムに従って、処理を行なう。
On the other hand, when a process request is received using a process identifier for a process having the process identifier, the process is performed according to the algorithm shown in FIG.

第4図は以下のアルゴリズムを示している。Figure 4 shows the following algorithm.

(41) 情報処理手段11は、プロセス識別子が自ノ
ードで走行するプロセスの識別子か、仮識別子かの判断
を行なう。自ノー11  ・\−7 ドで走行するプロセスの場合は、(42)へ行く。仮識
別子の場合は、(43)へ行く。
(41) The information processing means 11 determines whether the process identifier is an identifier of a process running on its own node or a temporary identifier. If the process runs at own No. 11 \-7, go to (42). If it is a temporary identifier, go to (43).

(42) 情報処理手段11は、必要な処理を行ない、
処理を終了する。
(42) The information processing means 11 performs necessary processing,
Finish the process.

(43) 情報処理手段11ば、他ノード・プロセス識
別手段13に対して、処理を依頼する。
(43) The information processing means 11 requests the other node/process identification means 13 to perform processing.

(44) 他ノード・プロセス識別手段13は、プロセ
ス識別子対応表より、走行ノード及び走行ノードにおけ
るプロセス識別子を取得する。(45)へ行く。
(44) The other node/process identifying means 13 acquires the running node and the process identifier in the running node from the process identifier correspondence table. Go to (45).

(45) 他ノード・プロセス識別手段13ば、ネット
ワーク管理手段14に対してプロセスの走行するノード
の物理アドレスを問い合わせる。(46)へ行く。
(45) The other node/process identification means 13 inquires of the network management means 14 about the physical address of the node on which the process runs. Go to (46).

(46) 他ノード・プロセス識別手段13は、通信手
段15を介して(46)で得られた物理アドレスの示す
ノードの情報処理手段11に対して必要な処理要求を出
す。
(46) The other node/process identifying means 13 issues a necessary processing request to the information processing means 11 of the node indicated by the physical address obtained in (46) via the communication means 15.

処理を終了する。Finish the process.

以上のように本実施例によれば、自ノードで走行するプ
ロセスを一意に識別するために各プロセスにプロセス識
別−Fを例−りしてプロセスの識別を行なうプロセス識
別手段と、自ノードで走行する第1のプロセスから他の
ノードで走行する第2のプロセスのプロセス識別子獲得
の要求があった場合、第2のプロセスを自ノードで走行
するプロセスも含めて唯一に識別する仮識別子ヲ力え、
自ノードにおける第2のプロセスの仮識別子と第2のプ
ロセスの走行ノード及び走行ノードにおける第2のプロ
セスの識別子との対応表を生成し、第1のプロセスには
前記の第2のプロセスの仮識別子を戻し、前記第1のプ
ロセスから前記第2のプロセスの仮識別子を用いて第2
のプロセスを指定した処理要求が生じた場合、前記の対
応表より第2のプロセスの走行ノード及び第2のプロセ
スの走行ノードでの識別子を取り出し、第2のプロセス
の走行ノードに対して第2のプロセスの走行ノードにお
ける識別子を用いて前記の処理要求を行な13 へ−7 つ他ノード・プロセス識別手段を備えたことにより、容
易に拡張ができ、各プロセスが他のプロセスの実際に走
行するノードを意識することなく、他のプロセスに対し
て必要な処理を行なえる。
As described above, according to this embodiment, there is provided a process identification means for uniquely identifying processes running on the own node by assigning process identification -F to each process, and When there is a request from a first running process to obtain a process identifier for a second process running on another node, a temporary identifier that uniquely identifies the second process, including processes running on its own node, is issued. picture,
A correspondence table between the temporary identifier of the second process in its own node and the running node of the second process and the identifier of the second process in the running node is generated, and the first process is assigned the temporary identifier of the second process. returns the identifier, and returns the second process from the first process to the second process using the temporary identifier of the second process.
When a processing request that specifies a process occurs, the running node of the second process and the identifier at the running node of the second process are extracted from the correspondence table, and the second process is sent to the running node of the second process. The above processing request is made using the identifier of the running node of the process. It is possible to perform necessary processing on other processes without being aware of the nodes being processed.

発明の詳細 な説明したように、本発明によれば、容易に拡張力でき
、各プロセスが他のプロセスの実際に走行するノートヲ
意識するとと々く、他のプロセスに対して必要な処理を
行なうことができ、その実用的効果は大きい。
As described in detail, the present invention can be easily extended, and as soon as each process is aware of the actually running notes of other processes, it can perform necessary processing for other processes. The practical effects are great.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明における一実施例の構成図、第2図はプ
ロセス識別子対応表の1つのエン)・すのブロック図、
第3図は本発明における一実施例の他のノードで走行す
るプロセスのプロセス識別子獲得の要求を受けた場合の
処理を示すフローチャー 1−1第4図は本発明におけ
る一実施例のプロセス識別子を用いて該プロセス識別子
を有するプロセスに対する処理要求を受けた場合の処理
を示すフローチャー1・、第5図は従来のオベレーティ
ン14 \−ノ グシステムの構成図、第6図は従来例のプロセス識別子
を用いて該プロセス識別子を有するプロセスに対する処
理要求を受けた場合の処理を示すフローチャートである
。 11・・・・・・情報処理手段、12・・・・ プロセ
ス識別手段、13・・・・・他ノードープロセス識別手
段、14・・・・ネットワーク管理手段、16・・・・
通信手段、61・・・・・走行ノード、62・・・・・
走行ノードでのプロセス識別子、63・・・・ 自ノー
ドにおける仮識別子。
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of one of the process identifier correspondence tables.
FIG. 3 is a flowchart showing processing when a request to obtain a process identifier of a process running on another node is received according to an embodiment of the present invention.1-1 FIG. Flowchart 1 shows the process when a processing request is received for a process having the process identifier using 12 is a flowchart showing processing when a processing request for a process having the process identifier is received using the process identifier. 11... Information processing means, 12... Process identification means, 13... Other node process identification means, 14... Network management means, 16...
Communication means, 61... Running node, 62...
Process identifier at running node, 63...Temporary identifier at own node.

Claims (1)

【特許請求の範囲】[Claims] 各種の情報処理を行なう情報処理手段と、ネットワーク
に接続した場合にネットワーク内の各ノードに関する情
報を管理するネットワーク管理手段と、他のノードとの
通信を行なう通信手段と、前記情報処理手段がプロセス
生成要求を受けた場合、前記情報処理手段の指示に基づ
き、プロセスを自ノード内で一意に識別するプロセス識
別子を生成すべきプロセスに付与することと、前記情報
処理手段の指示に基づき、自ノードで走行するプロセス
の識別を行なうプロセス識別手段と、自ノードで走行す
る第1のプロセスから他のノードで走行する第2のプロ
セスのプロセス識別子獲得の要求を前記情報処理手段が
受けた場合、前記情報処理手段の指示に基づき、第2の
プロセスを自ノードで走行するプロセスも含めて自ノー
ドにおいて唯一に識別する仮識別子を与え、自ノードに
おける第2のプロセスの仮識別子と第2のプロセスの走
行ノード及び走行ノードにおける第2のプロセスの識別
子との対応表を生成し、第1のプロセスには前記第2の
プロセスの仮識別子を戻すことと、前記第1のプロセス
から前記第2のプロセスの仮識別子を用いて第2のプロ
セスを指定した処理要求を前記情報処理手段が受けた場
合、前記情報処理手段の指示に基づき、前記の対応表よ
り第2のプロセスの走行ノード及び第2のプロセスの走
行ノードでの識別子を取り出し、前記ネットワーク管理
手段に指示して第2のプロセスの走行するノードの物理
アドレスを取得し、前記通信手段を介し、第2のプロセ
スの走行ノードに対して第2のプロセスの走行ノードに
おける識別子を用いて前記処理要求をすることを行なう
他ノード・プロセス識別手段を備えたことを特徴とする
オペレーティングシステム。
an information processing means for performing various information processing; a network management means for managing information regarding each node in the network when connected to the network; a communication means for communicating with other nodes; When a generation request is received, based on the instruction from the information processing means, a process identifier that uniquely identifies the process within the own node is given to the process to be generated, and based on the instruction from the information processing means, the own node When the information processing means receives a request from a first process running on its own node to obtain a process identifier of a second process running on another node, Based on instructions from the information processing means, a temporary identifier that uniquely identifies the second process in the own node, including processes running on the own node, is given, and the temporary identifier of the second process in the own node and the second process are generating a correspondence table between a running node and an identifier of a second process in the running node; returning a temporary identifier of the second process to the first process; and When the information processing means receives a processing request specifying a second process using a temporary identifier, the running node of the second process and the second The identifier of the running node of the process is extracted, the network management means is instructed to acquire the physical address of the node where the second process is running, and the physical address of the running node of the second process is sent to the running node of the second process via the communication means. 2. An operating system characterized by comprising: other node/process identification means for issuing the processing request using an identifier in a running node of the second process.
JP23692088A 1988-09-21 1988-09-21 Operating system Pending JPH0283767A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23692088A JPH0283767A (en) 1988-09-21 1988-09-21 Operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23692088A JPH0283767A (en) 1988-09-21 1988-09-21 Operating system

Publications (1)

Publication Number Publication Date
JPH0283767A true JPH0283767A (en) 1990-03-23

Family

ID=17007708

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23692088A Pending JPH0283767A (en) 1988-09-21 1988-09-21 Operating system

Country Status (1)

Country Link
JP (1) JPH0283767A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793271A (en) * 1990-05-16 1995-04-07 Internatl Business Mach Corp <Ibm> Computer system for adjustment of comit range so as to match work unit
WO2012147268A1 (en) * 2011-04-28 2012-11-01 パナソニック株式会社 Virtual computer system, as well as control method, program, and integrated circuit for same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0793271A (en) * 1990-05-16 1995-04-07 Internatl Business Mach Corp <Ibm> Computer system for adjustment of comit range so as to match work unit
WO2012147268A1 (en) * 2011-04-28 2012-11-01 パナソニック株式会社 Virtual computer system, as well as control method, program, and integrated circuit for same

Similar Documents

Publication Publication Date Title
EP3169044B1 (en) Address allocation method, cgn device and cgn double-master system
JPH04299440A (en) Shared register control system
CN108769118A (en) The choosing method and device of host node in a kind of distributed system
JP2000112851A (en) Dynamic domain name system and method for managing dynamic domain name
CN117221272A (en) SID allocation method and device, electronic equipment and storage medium
JPH0283767A (en) Operating system
US11675510B2 (en) Systems and methods for scalable shared memory among networked devices comprising IP addressable memory blocks
JP3305279B2 (en) IP address dynamic allocation device
JP2000183874A (en) Method and proxy server system for multi-protocol network management, server system for multi-protocol address management, and multiprotocol network management system
JP2003348093A (en) Communication processor and method for switching network interface
JPH03102438A (en) File extension system for computer network system
US20210064411A1 (en) Management apparatus, management system, management method and management program
JP2003124935A (en) Apparatus, method and program for setting fixed address
JPH06324978A (en) Allocating system for port number of server program
JP2789657B2 (en) Communications system
JPS60200645A (en) Address managing system
KR20010005278A (en) Dynamic multicast address allocation mechanism for Ipv6
JP2771358B2 (en) Transport server
JPH03274841A (en) Address managing device
JPH10200526A (en) Method for managing state of ip node
JP2001156843A (en) System and method for ip address management
JP2626508B2 (en) Client-to-server communication method
KR960024971A (en) Address Attribute Structure and Allocation Method for Self-Routing Path Control of High Performance Interprocessor Network Nodes
CN116132542A (en) Container network management method, container network plug-in and related equipment
JPH0254354A (en) Generating method for shared area in multiple virtual space