JPH01220060A - Application program linkage system between sub-systems - Google Patents

Application program linkage system between sub-systems

Info

Publication number
JPH01220060A
JPH01220060A JP4651288A JP4651288A JPH01220060A JP H01220060 A JPH01220060 A JP H01220060A JP 4651288 A JP4651288 A JP 4651288A JP 4651288 A JP4651288 A JP 4651288A JP H01220060 A JPH01220060 A JP H01220060A
Authority
JP
Japan
Prior art keywords
application program
data
function
program
party
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
JP4651288A
Other languages
Japanese (ja)
Other versions
JP3066644B2 (en
Inventor
Makoto Hirokawa
広川 誠
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63046512A priority Critical patent/JP3066644B2/en
Publication of JPH01220060A publication Critical patent/JPH01220060A/en
Application granted granted Critical
Publication of JP3066644B2 publication Critical patent/JP3066644B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To execute a series of linkage processings between sub-systems by providing logical addresses independently of the application programs of the sub-systems, writing data into them, making the opposite application program take out them, executing the linkage processings, activating the opposite application program and making it stand by if necessary. CONSTITUTION:By corresponding to that data are stored in a logical address area 2-1, the opposite application program is activated by a program activating function 2-2 if necessary and the opposite application program is made to wait by a data waiting function 2-3. The opposite application program is made to take the data out of a self-addressed logical address area 2-1 and to execute the linkage processings. Thus, the series of processings between subsystems can be executed.

Description

【発明の詳細な説明】 〔概要〕 サブシステム間で応用プログラムが相互に連携する連携
方式に関し、 応用プログラムから独立した論理宛先を設け、これにデ
ータを書き込み、必要に応じて相手の応用プログラムを
起動、待機させ、相手先の応用プログラムがこれからデ
ータを取り出して連携することにより、サブシステム間
の連携機能を実現することを目的とし、 サブシステム間で他の応用プログラムと連携するために
、サブシステムとは独立に設けたデータを格納する論理
宛先域と、この論理宛先域にデータが格納されたことを
契機として、相手の応用ブログラムを起動するプログラ
ム起動機能と、相手の応用プログラムに対し、データを
待ち合わせさせるデータ待合せ機能とを備え、上記論理
宛先域にデータが格納されたことに対応して、必要に応
じて上記プログラム起動機能によって相手の応用プログ
ラムを起動させ、および上記データ待合せ機能によって
相手の応用プログラムを待ち合わさせるようにし、相手
の応用プログラムが上記自己宛の論理宛先域からデータ
を取り出して連携処理を行い得るように構成する。
[Detailed Description of the Invention] [Summary] Regarding a cooperation method in which application programs cooperate with each other between subsystems, a logical destination independent from the application program is provided, data is written to this destination, and the other application program is written as necessary. The purpose of this is to realize a linkage function between subsystems by starting and waiting, and the application program at the other end extracts data from it and works together. A logical destination area that is set up independently from the system to store data, a program startup function that starts the other party's application program when data is stored in this logical destination area, and a program start function that starts the other party's application program. , a data queuing function for queuing data; and in response to data being stored in the logical destination area, the program activating function starts the application program of the other party as necessary, and the data queuing function The application program of the other party is configured to wait for the other application program, and the application program of the other party is configured to retrieve data from the logical destination area addressed to itself and perform cooperative processing.

(産業上の利用分野) 本発明は、サブシステム間で応用プログラムが相互に連
携する応用プログラム連携方式に閃するものである。
(Industrial Application Field) The present invention is inspired by an application program cooperation method in which application programs cooperate with each other between subsystems.

(従来の技術と発明が解決しようとする問題点)従来、
A I M (Advanced Infor+5at
ion Manager)、TSS、バッチなどのサブ
システムは、第3図に示すように、夫々のサブシステム
内で応用プログラムの連携n能が実現されている。
(Problems to be solved by conventional technology and invention) Conventionally,
AIM (Advanced Infor+5at
As shown in FIG. 3, the subsystems such as ion Manager), TSS, and batch have the ability to cooperate with application programs within each subsystem.

しかし、異なるサブシステム間における連携機能は実現
されていないという問題点があった。これは、例えばT
SSのオンラインプログラムはデータをメツセージとし
て相手に渡すが、一方、バッチプログラムへはデータを
ファイルとして渡す必要があり、データ受は渡しのイン
タフェースが異なるために、サブシステム間の連携が実
現されていなかった。また、オンラインプログラムは予
め起動されてデータの発生を待機するのが一般的である
が、一方、バッチシステムはデータ発生後に起動するし
かなく、サブシステムごとにデータを受は渡す相手プロ
グラムの状態が異なっていた。
However, there was a problem in that a cooperative function between different subsystems was not realized. This is, for example, T
The SS online program passes data to the other party as a message, but on the other hand, data needs to be passed to the batch program as a file, and because the interface for data transfer is different, coordination between subsystems has not been realized. Ta. Additionally, while online programs are generally started in advance and wait for data to be generated, batch systems have no choice but to start after data has been generated, and each subsystem is dependent on the status of the other program to which it receives and passes data. It was different.

本発明は、応用プログラムから独立した論理宛先を設け
、これにデータを書き込み、必要に応じて相手の応用プ
ログラムを起動、待機させ、相手先の応用プログラムが
これからデータを取り出して連携することにより、サブ
システム間の連携機能を実現することを目的としている
The present invention provides a logical destination independent of the application program, writes data to it, activates and waits for the other application program as needed, and allows the other application program to extract data from it and cooperate with it. The purpose is to realize cooperative functions between subsystems.

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

第1図を参照して問題点を解決するための手段を説明す
る。
Means for solving the problem will be explained with reference to FIG.

第1図において、論理宛先域2−1は、サブシステムか
ら独立に設けられており、サブシステムの応用プログラ
ムに対応づけた論理宛先を格納するものである。
In FIG. 1, a logical destination area 2-1 is provided independently from the subsystem and stores logical destinations associated with application programs of the subsystem.

プログラム起動機能2−2は、相手の応用プログラムが
起動されていない場合に、これを起動するものである。
The program starting function 2-2 starts the application program of the other party when it has not been started.

データ待合せ機能2−3は、相手の応用プログラムが起
動中である場合に、停止しないように待機させるもので
ある。
The data queuing function 2-3 is used to put the other application program on standby so that it does not stop when it is running.

APLAないしAPLFは、応用プログラムである。APLA or APLF are application programs.

〔作用〕[Effect]

本発明は、第1図に示すように、サブシステムのAPL
AないしFのうちのいずれかが、論理宛先域2−1中の
連携しようとする応用プログラムに対応する論理宛先A
ないしFのいずれかに対してデータを書き込むと、相手
の応用プログラムがこの自己宛の論理宛先からデータを
取り出して連携するようにしている。この際、相手の応
用プログラムが起動されていない場合にはプログラム起
動機能2−2がこれを起動し、相手の応用プログラムが
自己宛の論理宛先からデータを取り出して連携するよう
にしている。また、相手の応用プログラムが起動中の場
合には、データ待合せ機能2−3が相手の応用プロゲラ
が停止しないように指示し、自己宛の論理宛先からデー
タを即時に取り出して連携するように待機させるように
している。
The present invention, as shown in FIG.
One of A to F is the logical destination A corresponding to the application program to be linked in the logical destination area 2-1.
When data is written to any one of F to F, the other application program retrieves the data from this logical destination and cooperates with it. At this time, if the application program of the other party is not started, the program activation function 2-2 starts it, and the application program of the other party retrieves data from its own logical destination and cooperates with it. In addition, if the other party's application program is running, the data waiting function 2-3 instructs the other party's application program not to stop, and immediately retrieves data from the logical destination addressed to itself and waits for cooperation. I try to let them do it.

従って、サブシステムの応用プログラムから独立に論理
宛先を設け、これにデータを書き込んで相手の応用プロ
・ダラムに取り出させて連携処理を行い、必要に応じて
相手の応用プログラムを起動、待機させることにより、
サブシステム間にまたがった一連の連携処理を行うこと
が可能となる。
Therefore, it is necessary to set up a logical destination independent of the application program of the subsystem, write data to it, have it retrieved by the other application program, perform cooperative processing, and start or standby the other application program as necessary. According to
It becomes possible to perform a series of cooperative processing across subsystems.

〔実施例〕〔Example〕

次に、第1図および第2図を用いて本発明の1実施例の
構成および動作を順次詳細に説明する。
Next, the configuration and operation of one embodiment of the present invention will be explained in detail using FIGS. 1 and 2.

第1図において、計算機システム1は、サブシステムで
あるAIM3、TSS4、バッチ5および本発明に係わ
るサブシステム間の連携機能2などから構成されている
In FIG. 1, a computer system 1 is composed of subsystems AIM 3, TSS 4, batch 5, and a cooperation function 2 between subsystems according to the present invention.

連携機能2は、相手の応用プログラムの論理宛先を格納
する論理宛先域2−1、相手の応用プログラムを起動す
るプログラム起動機能2−2、相手の応用プログラムを
待機させるデータ待合せ機能2−3、同一データを複数
の相手の応用プログラムに読み取らせて連携する同報機
能2−4、および論理宛先域2−1を管理する連携管理
機能2−5などから構成されている。この連携管理機能
2−5は、論理宛先へのデータの格納と論理宛先からの
データの取り出しとを制御する論理宛先管理機能、およ
びA CM (Asynchronous Com5u
njcation Message)ファイル6という
サブシステム間で共通に使用するファイルを管理するフ
ァイル管理機能などから構成されている。
The cooperation function 2 includes a logical destination area 2-1 for storing the logical destination of the other party's application program, a program starting function 2-2 for starting the other party's application program, a data waiting function 2-3 for making the other party's application program standby, It is comprised of a broadcast function 2-4 that causes multiple partner application programs to read the same data and cooperate with each other, and a cooperation management function 2-5 that manages the logical destination area 2-1. This coordination management function 2-5 includes a logical destination management function that controls storing data to a logical destination and retrieving data from the logical destination, and an ACM (Asynchronous Com5u) function.
It consists of a file management function that manages files commonly used between subsystems, called file 6.

APLAないしAPLFは、各サブシステムにおける応
用プログラムである。
APLA to APLF are application programs in each subsystem.

次に、第2図を用いて第1図構成の具体例の動作を詳細
に説明する。第2図は、送信元の応用プログラム(0)
が、サブシステムの応用プログラム(l)(バッチ)、
応用プログラム(2+(TSS)、および応用プログラ
ム(31(AIM)に対して連携処理依願する動作を示
す。
Next, the operation of the specific example of the configuration shown in FIG. 1 will be explained in detail using FIG. Figure 2 shows the sending application program (0)
is the subsystem application program (l) (batch),
The operation of requesting cooperation processing to the application program (2+ (TSS)) and the application program (31 (AIM)) is shown.

第2図において、図中■は、送信元の応用プログラム(
0)が0PEN (ACM)”を連携機能2に発行する
。これにより、論理宛先などを格納したACMファイル
6がオーブンされる。
In Figure 2, ■ in the figure indicates the sending application program (
0) issues "0PEN (ACM)" to the cooperation function 2. As a result, the ACM file 6 storing logical destinations and the like is opened.

図中[F]は、WRITE!(八CM、LDI)”命令
を連携機能2に発行する。これにより、ACMファイル
6中の論理宛先LD1″にデータ(連携するために必要
なデータ)が書き込まれる。この論理宛先1口1“にデ
ータが書き込まれたことに対応して、この論理宛先LD
I”に対応する応用プログラム(l)(バッチ)が起動
されていない場合は、プログラム起動機能2−2がこの
相手の応用プログラム(1)(バッチ)を起動する。起
動されていた場合には、応用プログラム(1)(バッチ
)が0PEN (ACM)“を連携機能2に発行してA
CMファイル6をオープンし、次にRE^D(ACM、
LDl)”を発行し、自己宛の論理宛先CDI”からデ
ータを取り出し、CLO5E<ACMげによってACM
ファイル6をクローズした後、所定の連携処理を行うよ
うにしている。その結果を送信元の応用プログラム(0
)に返答する必要がある場合には、逆の手順によって戻
すようにしている。
[F] in the figure is WRITE! (8CM, LDI)" command is issued to the cooperation function 2. As a result, data (data necessary for cooperation) is written to the logical destination LD1" in the ACM file 6. In response to data being written to this logical destination 1 port 1", this logical destination LD
If the application program (l) (batch) corresponding to "I" has not been started, the program start function 2-2 starts the application program (1) (batch) of this partner.If it has been started, , the application program (1) (batch) issues 0PEN (ACM)” to the cooperation function 2 and
Open CM file 6, then RE^D (ACM,
LDl)", retrieves the data from the self-directed logical destination CDI, and returns ACM by CLO5E<ACM
After the file 6 is closed, predetermined cooperation processing is performed. The result is sent to the source application program (0
), if it is necessary to respond, the process is reversed.

また、相手の応用プログラム(1)(バッチ)が処理を
終了し、停止状態になってしまわないように、連携機能
2を構成するデータ待合せJR能2−3が当該相手の応
用プログラム(1)(バッチ)に指示して待機状態にさ
せるようにする。これにより、起動処理が完了するまで
待つことなく、即時にデータを取り出して連携処理を行
うことが可能となる。
In addition, in order to prevent the other party's application program (1) (batch) from completing processing and becoming stopped, the data waiting JR function 2-3 that constitutes the cooperation function 2 (batch) and put it on standby. This makes it possible to immediately retrieve data and perform cooperative processing without waiting until the startup process is completed.

図中◎、■は、送信元の応用プロゲラ(0)が匈RIT
E(八CM、 LD2)”、WRITE(ACM、LD
3)”を連携機能2に発行する。これにより、図中■と
同様に、ACMファイル6の該当する論理宛先LD2”
およびL03”にデータが夫々書き込まれ、応用プログ
ラム+21(TSS)、応用プログラム(31(AIM
)がREAD(へCM、L口2)“、R[lAD(AC
M、LD3)”を連携機能2に発行することにより、こ
れが取り出されて応用プログラム(21(TSS)、応
用プログラム(31(AIM)に通知される。そして、
連携処理を行うようにしている。
In the figure, ◎ and ■ indicate that the sending application progera (0) is RIT.
E (8CM, LD2)”, WRITE (ACM, LD
3)" is issued to the cooperation function 2. As a result, the corresponding logical destination LD2" of the ACM file 6 is issued as shown in ■ in the figure.
and L03” respectively, and the application program +21 (TSS) and the application program (31 (AIM
) is READ(to CM, L mouth 2)", R[lAD(AC
By issuing "M, LD3)" to the cooperation function 2, this is retrieved and notified to the application program (21 (TSS)) and the application program (31 (AIM)).
We are trying to perform cooperative processing.

以上の処理によって、応用プログラムは、他のサブシス
テムの応用プログラムに対して、独立に設けたACMフ
ァイル6中の論理宛先に連携データを書き込み、本発明
に係わるプログラム起動機能2−2、データ待合せ機能
2−3および同報機能2−4などが相手の応用プログラ
ムを起動、待機、複数の相手に同一データを読み取らせ
るようにすることにより、異なるサブシステム間で応用
プログラムが相互に連携処理を行うことが可能となる。
Through the above processing, the application program writes cooperation data to the logical destination in the independently provided ACM file 6 for application programs of other subsystems, and performs program startup function 2-2 and data queuing according to the present invention. Function 2-3, broadcast function 2-4, etc. activate and standby application programs of other parties, and allow multiple partners to read the same data, allowing application programs to mutually perform cooperative processing between different subsystems. It becomes possible to do so.

(発明の効果〕 以上説明したように、本発明によれば、サブシステムか
ら独立に論理宛先を設け、これに応用プログラムがデー
タを書き込んで相手の応用プログラムに取り出させて連
携処理を行うと共に、必要に応じて相手の応用プログラ
ムを起動、待機、同一データを同報させる構成を採用し
ているため、サブシステム間にまたがった一連の連携処
理を実現することができる。これにより、サブシステが
異なっても、同じインタフェースによって容易に応用プ
ログラムを開発することが可能となる。
(Effects of the Invention) As described above, according to the present invention, a logical destination is provided independently from a subsystem, an application program writes data thereto, and the other application program retrieves the data to perform cooperative processing. By adopting a configuration that starts, waits for, and broadcasts the same data to other application programs as necessary, it is possible to realize a series of cooperative processing that spans subsystems. However, application programs can be easily developed using the same interface.

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

第1図は本発明の1実施例構成図、第2図は本発明の具
体例、第3図は従来の応用プログラム連携機能例を示す
。 図中、2は本発明に係わる連携機能、2−1は論理宛先
を格納する論理宛先域、2−2はプログラム起動機能、
2−3はデータ待合せ機能、2−4は回報機能、3ない
し5はサブシステムであるAIM%TSS、バッチ、6
はACMファイルを表す。 &梵明の具伍分1 第 2 図
FIG. 1 is a block diagram of one embodiment of the present invention, FIG. 2 is a specific example of the present invention, and FIG. 3 is an example of a conventional application program cooperation function. In the figure, 2 is a cooperation function related to the present invention, 2-1 is a logical destination area for storing logical destinations, 2-2 is a program startup function,
2-3 is a data waiting function, 2-4 is a circulation function, 3 to 5 are subsystems AIM%TSS, batch, 6
represents an ACM file. &Brahma's equipment 5 1 Fig. 2

Claims (1)

【特許請求の範囲】 サブシステム間で応用プログラムが相互に連携する連携
方式において、 サブシステム間で他の応用プログラムと連携するために
、サブシステムとは独立に設けたデータを格納する論理
宛先域(2−1)と、 この論理宛先域(2−1)にデータが格納されたことを
契機として、相手の応用プログラムを起動するプログラ
ム起動機能(2−2)と、 相手の応用プログラムに対し、データを待ち合わせさせ
るデータ待合せ機能(2−3)とを備え、上記論理宛先
域(2−1)にデータが格納されたことに対応して、必
要に応じて上記プログラム起動機能(2−2)によって
相手の応用プログラムを起動させ、および上記データ待
合せ機能(2−3)によって相手の応用プログラムを待
ち合わさせるようにし、相手の応用プログラムが上記自
己宛の論理宛先域(2−1)からデータを取り出して連
携処理を行い得るように構成したことを特徴とするサブ
システム間の応用プログラム連携方式。
[Claims] In a cooperation method in which application programs cooperate with each other between subsystems, a logical destination area for storing data provided independently from the subsystems in order to cooperate with other application programs between the subsystems. (2-1), a program startup function (2-2) that starts the other party's application program when data is stored in this logical destination area (2-1), and a program start function (2-2) that starts the other party's application program. , a data waiting function (2-3) for waiting data, and the program starting function (2-2) as needed in response to data being stored in the logical destination area (2-1). ) to start the other party's application program, and the above data waiting function (2-3) to make the other party's application program wait, so that the other party's application program starts from the logical destination area (2-1) addressed to itself. An application program cooperation method between subsystems, characterized in that the system is configured such that data can be retrieved and cooperative processing can be performed.
JP63046512A 1988-02-29 1988-02-29 Program linkage device Expired - Fee Related JP3066644B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63046512A JP3066644B2 (en) 1988-02-29 1988-02-29 Program linkage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63046512A JP3066644B2 (en) 1988-02-29 1988-02-29 Program linkage device

Publications (2)

Publication Number Publication Date
JPH01220060A true JPH01220060A (en) 1989-09-01
JP3066644B2 JP3066644B2 (en) 2000-07-17

Family

ID=12749313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63046512A Expired - Fee Related JP3066644B2 (en) 1988-02-29 1988-02-29 Program linkage device

Country Status (1)

Country Link
JP (1) JP3066644B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306776A (en) * 2000-04-25 2001-11-02 Seiko Epson Corp Method and device for linking data between different systems and information storage medium
WO2014017013A1 (en) * 2012-07-23 2014-01-30 株式会社デンソー Near field communication system and near field communication terminal

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS582939A (en) * 1981-06-27 1983-01-08 Fujitsu Ltd File controlling system
JPS62180424A (en) * 1986-02-04 1987-08-07 Nec Corp Automatic on-line executing system for batch program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS582939A (en) * 1981-06-27 1983-01-08 Fujitsu Ltd File controlling system
JPS62180424A (en) * 1986-02-04 1987-08-07 Nec Corp Automatic on-line executing system for batch program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001306776A (en) * 2000-04-25 2001-11-02 Seiko Epson Corp Method and device for linking data between different systems and information storage medium
WO2014017013A1 (en) * 2012-07-23 2014-01-30 株式会社デンソー Near field communication system and near field communication terminal
JP2014021903A (en) * 2012-07-23 2014-02-03 Denso Corp Short-range radio communication system, and short-range radio communication terminal
US9532163B2 (en) 2012-07-23 2016-12-27 Denso Corporation Short range radio communication system and short range radio communication terminal

Also Published As

Publication number Publication date
JP3066644B2 (en) 2000-07-17

Similar Documents

Publication Publication Date Title
JPS59132048A (en) Method and apparatus for providing supervisor for data processing system
KR900006845A (en) Data input / output control system
JPH0950418A (en) System and method for control of customer information with temporary storage queuing function in loosely-coupled parallel processing environment
JPH0962635A (en) Customer information control system and method having transaction-serialization control function in loosely-coupled parallel processing environment
JPH01220060A (en) Application program linkage system between sub-systems
JP2666426B2 (en) Duplex auxiliary storage device
JPH09274607A (en) Computer system and operating method for the same
JPS59188749A (en) System for controlling data transfer
JPH07160566A (en) Network file managing device
JPH05165702A (en) File management method
JPH05346867A (en) Processor for restarting data transfer
JPS63247821A (en) Ram disk controller
JPH0552538B2 (en)
JPH0337748A (en) External storage accessing system utilizing main storage
JPH01208053A (en) Multimedia information communication control equipment
JP2634908B2 (en) Information processing device
JPH04167152A (en) Idle memory control system
JPH0259930A (en) Program changing system
JPS58168168A (en) Swap-in and swap-out system of terminal
JPH06187187A (en) Takeover system for timer information request
JPS63213043A (en) File processing system for external memory
JPS6086654A (en) System for remote loading of system from another cpu
JPH0256034A (en) File managing device
JPH05225033A (en) File sharing device
JPH04112330A (en) Control/editing system for knowledge base

Legal Events

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