JPS63245753A - Dispersion type data base accessing mechanism - Google Patents

Dispersion type data base accessing mechanism

Info

Publication number
JPS63245753A
JPS63245753A JP62081557A JP8155787A JPS63245753A JP S63245753 A JPS63245753 A JP S63245753A JP 62081557 A JP62081557 A JP 62081557A JP 8155787 A JP8155787 A JP 8155787A JP S63245753 A JPS63245753 A JP S63245753A
Authority
JP
Japan
Prior art keywords
data
communication procedure
information processing
program
module
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
JP62081557A
Other languages
Japanese (ja)
Inventor
Kazuyuki Jinbo
神保 一之
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 JP62081557A priority Critical patent/JPS63245753A/en
Publication of JPS63245753A publication Critical patent/JPS63245753A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute programming without being conscious of a communication means between a master information processor and a remote information processor by setting up a device for executing network communication procedure independently of a program formed on the information processor requiring data so that the device can be utilized by plural programs in common. CONSTITUTION:When a program 5 stored in an information processor 2 generates a data access instruction for data in a network system, an accessed destination deciding/switching module 60 decides an accessed destination by a destination address defined in the instruction. A communication procedure module appropriate for one of information processors 11-13 to be communicated is selected from communication procedure module 61-63 and an access instruction is transferred to the selected module. The communication procedure module requests data in data storage devices 41-43 by the communication procedure regulated by the information processors 11-13 to be communicated through network devices 31-33, and at the time of receiving data, transfers the data to the program 5 initially generating the data access instruction.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はデータベースアクセス機構に関し、特に情報処
理システムのデータ処理ソフトウェア技術におけるネッ
トワークに分散されたデータベースアクセス機構に関す
る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a database access mechanism, and more particularly to a database access mechanism distributed over a network in data processing software technology of an information processing system.

〔従来の技術〕[Conventional technology]

従来、この種のネットワーク上に分散されたデータベー
スのデータアクセスの方式は、ネットワーク装置で接続
された複数の情報処理装置間で相手側のデータ格納装置
をアクセスする場合、それぞれの情報処理装置に通信プ
ログラムを格納し、通信形式を独自に設定し、プログラ
ム間通信を実施し、データ転送を実現することによりデ
ータアクセスを行っていた。
Conventionally, in this type of data access method for databases distributed on a network, when accessing a data storage device on the other side between multiple information processing devices connected by a network device, communication is required between each information processing device. Data access was performed by storing programs, setting unique communication formats, performing inter-program communication, and realizing data transfer.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のネットワーク上に分散されたデータベー
スのデータアクセス方式は、ネットワーク装置で接続す
る情報処理装置の機種に従い、それぞれ、その情報処理
装置で動作可能な独自に設定された通信形式で通信を行
う通信プログラムを製造する必要があるので、ネットワ
ークシステムを構築するために、多大の開発工数が必要
となる欠点がある。
In the conventional data access method for databases distributed on a network as described above, communication is performed in a uniquely set communication format that can be operated on each information processing device, depending on the model of the information processing device connected by the network device. Since it is necessary to manufacture a communication program, there is a drawback that a large amount of development man-hours are required to construct a network system.

本発明の目的は、上記欠点を除去しネットワークシステ
ムの構築を容易に行なうことができ、かつプログラム製
造工数を大幅に削減できる分散型データベースアクセス
機構を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a distributed database access mechanism that eliminates the above-mentioned drawbacks, facilitates the construction of a network system, and significantly reduces the number of man-hours required for program production.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の分散型データベースアクセス機構は、ネットワ
ークシステムを構成する複数の外部メモリとしてデータ
格納装置を有する情報処理装置と、これらの情報処理装
置間を接続するネットワーク装置と、前記データ格納装
置を他の情報処理装置上に格納されたプログラムからア
クセスするアクセス先判断・切替モジュールおよびアク
セス先ごとに用意された通信手順モジュールからなるデ
ータアクセス装置とを含んで構成することを特徴とする
A distributed database access mechanism of the present invention includes an information processing device having a data storage device as a plurality of external memories constituting a network system, a network device connecting these information processing devices, and a network device that connects the data storage device to another. It is characterized in that it is configured to include an access destination determination/switching module that is accessed from a program stored on the information processing device, and a data access device that includes a communication procedure module prepared for each access destination.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例による分散データベースアク
セスを実現するための各装置の構成を示すブロック図で
あり、11〜13.2はネットワークシステム上の各情
報処理装置、3は情報処理装置を接続するネットワーク
装置、41〜43はデータ格納装置、5はネットワーク
システム上の各情報処理装置2上で動作する情報処理装
置11〜13上にあるデータ格納装置41〜43をアク
セスするプログラム、6はプログラム5の分散データベ
ースアクセス処理を実行するデータアクセス装置である
FIG. 1 is a block diagram showing the configuration of each device for realizing distributed database access according to an embodiment of the present invention, in which 11 to 13.2 are each information processing device on the network system, and 3 is an information processing device. 41 to 43 are data storage devices; 5 is a program that accesses the data storage devices 41 to 43 on the information processing devices 11 to 13 operating on each information processing device 2 on the network system; 6 is a data access device that executes the distributed database access processing of the program 5.

第2図は第1図のデータアクセス装置6の詳細なモジュ
ール構成を示すブロック図であり、60はプログラム5
より要求されたデータアクセス命令を受け、その命令が
ネットワーク上のどの情報処理装置上のデータ格納装置
へのアクセス命令であるのかを、命令内の相手先アドレ
スにより判断するアクセス先判断・切替モジュール、6
1〜63は相手先の情報処理装置にアクセスを行うため
に必要な通信手順を実行する通信手順モジュールであり
、異った機種の相手先情報処理装置ごとに設定される。
FIG. 2 is a block diagram showing a detailed module configuration of the data access device 6 shown in FIG.
an access destination determination/switching module that receives a data access command requested by the user and determines which data storage device on which information processing device on the network the command is directed to, based on the destination address in the command; 6
Communication procedure modules 1 to 63 execute communication procedures necessary for accessing the destination information processing device, and are set for each destination information processing device of a different model.

ここで、情報処理装置2に格納されたプロゲラ5がネッ
トワークシステム上のデータアクセス命令を発行すると
、アクセス先判断・切替モジュール60は、命令内に定
義されている相手先アドレスによりアクセス先を判断し
、通信手順モジュール61〜63から通信相手先の情報
処理装置11〜13に適した通信手順モジュールを選択
し、アクセス命令を渡す。通信手順モジュールはネット
ワーク装置31〜33を介し、相手先情報処理装置11
〜13が規定した通信手順により、データ格納装置41
〜43のデータを要求し、データを受信すると、最初に
データアクセス命令を発行したプログラム5にデータを
引渡す。
Here, when the progera 5 stored in the information processing device 2 issues an instruction to access data on the network system, the access destination determination/switching module 60 determines the access destination based on the destination address defined in the instruction. , selects a communication procedure module suitable for the information processing device 11 to 13 of the communication partner from among the communication procedure modules 61 to 63, and passes the access command. The communication procedure module communicates with the destination information processing device 11 via the network devices 31 to 33.
13, the data storage device 41
43, and upon receiving the data, the data is delivered to the program 5 that originally issued the data access command.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、情報処理装置の機種ごと
に個々に規定されたネットワーク通信手順を実行する装
置を、データを必要とする情報処理装置上にプログラム
とは独立して設定し、複数のプログラムから共通に利用
することができるようにすることにより、プログラムは
ネットワーク上のデータをアクセスするのに、相手先情
報処理装置との間の通信手順を何ら意識する必要がなく
なり、ネットワークシステムの構築を容易にでき、プロ
グラム製造工数の大幅な削減を可能とする効果がある。
As explained above, the present invention sets up a device that executes network communication procedures individually defined for each model of information processing device on an information processing device that requires data, independently of a program, and By making it possible for programs to access data on the network, programs do not need to be aware of the communication procedure with the other party's information processing device, and the network system It is easy to construct and has the effect of significantly reducing the number of man-hours required for program production.

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

第1図は本発明の一実施例による分散データベースアク
セスを実現するための各装置の構成を示すブロック図、
第2図は第1図のデータアクセス装置6の詳細なモジュ
ール構成を示すブロック図である。 2・・・アクセスを要求する情報処理装置、5・・・プ
ログラム、6・・・データアクセス装置、11〜13・
・・アクセスを行う相手先情報処理装置、60・・・ア
クセス先判断・切替モジュール、61〜63・・・通信
手順モジュール。
FIG. 1 is a block diagram showing the configuration of each device for realizing distributed database access according to an embodiment of the present invention;
FIG. 2 is a block diagram showing a detailed module configuration of the data access device 6 of FIG. 1. 2... Information processing device requesting access, 5... Program, 6... Data access device, 11-13.
. . . destination information processing device to be accessed, 60 . . . access destination judgment/switching module, 61 to 63 . . . communication procedure module.

Claims (1)

【特許請求の範囲】[Claims] ネットワークシステムを構成する複数の外部メモリとし
てデータ格納装置を有する情報処理装置と、これらの情
報処理装置間を接続するネットワーク装置と、前記デー
タ格納装置を他の情報処理装置上に格納されたプログラ
ムからアクセスするアクセス先判断・切替モジュールお
よびアクセス先ごとに用意された通信手順モジュールか
らなるデータアクセス装置とを含んで構成されることを
特徴とする分散型データベースアクセス機構。
An information processing device that has a data storage device as a plurality of external memories that constitute a network system, a network device that connects these information processing devices, and a program that stores the data storage device on another information processing device. A distributed database access mechanism characterized in that it is configured to include a data access device consisting of an access destination determination/switching module and a communication procedure module prepared for each access destination.
JP62081557A 1987-04-01 1987-04-01 Dispersion type data base accessing mechanism Pending JPS63245753A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62081557A JPS63245753A (en) 1987-04-01 1987-04-01 Dispersion type data base accessing mechanism

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62081557A JPS63245753A (en) 1987-04-01 1987-04-01 Dispersion type data base accessing mechanism

Publications (1)

Publication Number Publication Date
JPS63245753A true JPS63245753A (en) 1988-10-12

Family

ID=13749590

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62081557A Pending JPS63245753A (en) 1987-04-01 1987-04-01 Dispersion type data base accessing mechanism

Country Status (1)

Country Link
JP (1) JPS63245753A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225101A (en) * 1992-02-13 1993-09-03 Nec Corp Terminal device
JP2002132797A (en) * 2001-08-23 2002-05-10 Mitsubishi Electric Corp Electronic information filing device
JP2006072978A (en) * 2004-08-06 2006-03-16 Ricoh Co Ltd Service request device, service providing device, service request method, service providing method, service request program, service providing program, and recording medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225101A (en) * 1992-02-13 1993-09-03 Nec Corp Terminal device
JP2002132797A (en) * 2001-08-23 2002-05-10 Mitsubishi Electric Corp Electronic information filing device
JP2006072978A (en) * 2004-08-06 2006-03-16 Ricoh Co Ltd Service request device, service providing device, service request method, service providing method, service request program, service providing program, and recording medium
JP4681968B2 (en) * 2004-08-06 2011-05-11 株式会社リコー Service request apparatus, service request method, service request program, and recording medium

Similar Documents

Publication Publication Date Title
JPS60198667A (en) Integrated circuit incorporating processor and memory
JPH0131214B2 (en)
JPS63245753A (en) Dispersion type data base accessing mechanism
JPS61255461A (en) Multi cpu communicating device
JP2898985B2 (en) Image processing method
JPH09231243A (en) Connecting method for data processor, control method for exchange, data processor, controller, and exchange
JP2973811B2 (en) Distributed control device
JP2001229136A (en) Unit and system for control and data transfer device
JPH0736374A (en) Data link system
JPS63168761A (en) Parallel processing system constituting system
JPH0251740A (en) Control system for process allocation
JPH0257399B2 (en)
JPS6143367A (en) Register control system
JPS63296161A (en) System for controlling virtual common memory device
JPH0410050A (en) Computer system
JPH0883107A (en) Method and mechanism for cooperative control for programmable controller group
JPS60138659A (en) Channel control system
JPH01248207A (en) Numerical controller
JPH11306077A (en) Memory management method
JPS60186954A (en) Data transfer control system
JPH0358162A (en) Inter-processor communication system
JPH03251926A (en) Object controller
JPH04295935A (en) Data processor
JPS59160396A (en) Circuit control system of multiprocessor system
JPS60262203A (en) Decentralized control system