JP2522170B2 - Application program startup method - Google Patents

Application program startup method

Info

Publication number
JP2522170B2
JP2522170B2 JP5173618A JP17361893A JP2522170B2 JP 2522170 B2 JP2522170 B2 JP 2522170B2 JP 5173618 A JP5173618 A JP 5173618A JP 17361893 A JP17361893 A JP 17361893A JP 2522170 B2 JP2522170 B2 JP 2522170B2
Authority
JP
Japan
Prior art keywords
application program
memory
request
application
common processing
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.)
Expired - Fee Related
Application number
JP5173618A
Other languages
Japanese (ja)
Other versions
JPH0713862A (en
Inventor
清次 山菅
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
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP5173618A priority Critical patent/JP2522170B2/en
Publication of JPH0713862A publication Critical patent/JPH0713862A/en
Application granted granted Critical
Publication of JP2522170B2 publication Critical patent/JP2522170B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、基本メモリと拡張メモ
リとから構成される有限のメモリ空間を有するオペレー
ティングシステム上で動作し、文書を表示する機能を有
するアプリケーションプログラムの起動手段に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to means for starting an application program which operates on an operating system having a finite memory space composed of a basic memory and an extended memory and has a function of displaying a document.

【0002】[0002]

【従来の技術】基本メモリと拡張メモリとから構成され
る有限のメモリ空間を有するオペレーティングシステム
上で動作し、文書を表示する機能を有するアプリケーシ
ョンプログラム(以下、アプリケーションとも略記す
る)の起動手段としては、例えば特開平3−78843
号公報「拡張メモリを用いたプログラム制御方式」に開
示されているように、アプリケーションを拡張メモリに
対応させる拡張メモリ・マネジヤにより起動する方法が
ある。また、既存のアプリケーションを流用する場合に
は以下に述べるような方法によっていた。
2. Description of the Related Art As an activating means of an application program (hereinafter abbreviated as an application) having a function of displaying a document, which operates on an operating system having a limited memory space composed of a basic memory and an extended memory, , For example, JP-A-3-78843
As disclosed in Japanese Unexamined Patent Application Publication "Program Control System Using Extended Memory", there is a method of starting an application by an extended memory manager that corresponds to the extended memory. Also, when diverting an existing application, the following method was used.

【0003】図3は従来の文書表示のアプリケーション
起動方式の一例を示す図で、図において、1−1は要求
管理手段、1−2は共通処理手段、1−3は起動管理手
段、1−4はアプリケーション判定手段、1−5は共通
処理手段1−2を利用するアプリケーション、1−6は
共通処理手段1−2を利用しないアプリケーションであ
る。以後、共通処理手段1−2を利用するアプリケーシ
ョン1−5をタイプ1、利用しないアプリケーション1
−6をタイプ2という。また、それらを区別するための
区分をアプリケーションタイプと記述し、アプリケーシ
ョンタイプとしてはアプリケーションタイプ1或いはア
プリケーションタイプ2の2つのタイプがある。
FIG. 3 is a diagram showing an example of a conventional document display application starting method. In FIG. 3, 1-1 is a request management means, 1-2 is a common processing means, 1-3 is a start management means, 1- Reference numeral 4 is an application determining means, 1-5 is an application using the common processing means 1-2, and 1-6 is an application not using the common processing means 1-2. Thereafter, the application 1-5 that uses the common processing means 1-2 is type 1, and the application 1 that does not use it
-6 is called type 2. Further, a division for distinguishing them is described as an application type, and there are two types of application types, an application type 1 and an application type 2.

【0004】従来は、要求管理手段1−1は利用者から
の要求を受け付け文書を表示するために起動するアプリ
ケーションを決定し、そのアプリケーションを指定して
共通処理手段1−2に対してアプリケーション起動要求
を発行し、要求発行後終了する。共通処理手段1−2
は、要求管理手段1−1からの要求を受け、アプリケー
ション判定手段を利用して指定されたアプリケーション
のタイプを判定し、それらを記憶し要求管理手段1−1
に応答を返却する。その後、要求管理手段1−1の終了
を契機に、要求受け付け時に記憶した情報を利用してア
プリケーション起動処理を行う。アプリケーション起動
処理はアプリケーションがタイプ1の場合とタイプ2の
場合で次のように行われる。
Conventionally, the request management means 1-1 determines an application to be activated to receive a request from a user and display a document, designates the application, and activates the application to the common processing means 1-2. Issue a request and end after issuing the request. Common processing means 1-2
Receives the request from the request management means 1-1, judges the type of the designated application using the application judgment means, stores them, and stores them in the request management means 1-1.
Reply to. After that, triggered by the termination of the request management unit 1-1, the application starting process is performed using the information stored at the time of accepting the request. The application activation process is performed as follows depending on whether the application is type 1 or type 2.

【0005】起動するアプリケーションがタイプ1の場
合には、共通処理手段1−2は起動管理手段1−3に対
してアプリケーションを指定してアプリケーション起動
要求を行う。要求を受け付けた起動管理手段1−3は、
要求管理手段1−1の終了により解放されたメモリ領域
を利用して指定されたアプリケーションの起動を行い、
文書を表示する。
When the application to be activated is of type 1, the common processing means 1-2 designates the application to the activation management means 1-3 and makes an application activation request. The activation management unit 1-3 that has received the request
The specified application is started using the memory area released by the termination of the request management means 1-1,
Display the document.

【0006】起動するアプリケーションがタイプ2の場
合には、共通処理手段1−2は起動管理手段1−3に対
してアプリケーションの名前を通知し、その後終了す
る。起動管理手段1−3は、共通処理手段1−2の終了
を契機に名前を通知されたアプリケーションの起動を、
要求管理手段1−1と共通処理手段1−2の終了により
解放されたメモリ領域を利用して行い、文書を表示す
る。
When the application to be activated is type 2, the common processing means 1-2 notifies the activation management means 1-3 of the name of the application, and then ends. The activation management unit 1-3 starts the application whose name is notified when the common processing unit 1-2 ends.
The document is displayed by using the memory area released by the termination of the request management means 1-1 and the common processing means 1-2.

【0007】文書の表示後、利用者によりアプリケーシ
ョンが終了し、その後、要求管理手段1−1は再び利用
者からの要求待ち状態になる。アプリケーションが基本
メモリに入っている間は、要求管理手段1−1(又は要
求管理手段1−1と共通処理手段1−2)は基本メモリ
上に存在しないので、アプリケーションの終了後はこれ
らを基本メモリにロードしなければならない。その間の
処理はアプリケーションのタイプにより次のように行わ
れる。
After the document is displayed, the application is terminated by the user, and then the request management means 1-1 again waits for the request from the user. While the application is in the basic memory, the request management unit 1-1 (or the request management unit 1-1 and the common processing unit 1-2) does not exist in the basic memory. Must be loaded into memory. The processing during that time is performed as follows depending on the type of application.

【0008】アプリケーションがタイプ1の場合にはア
プリケーションの終了を契機に、起動管理手段1−3は
共通処理手段1−2からの起動要求に対する応答を返却
し、応答を返却された共通処理手段1−2は要求管理手
段1−1を起動し、拡張メモリから読み込んだ後、要求
管理手段1−1は再び利用者からの要求待ちの状態にな
る。
When the application is of type 1, upon the termination of the application, the activation management means 1-3 returns a response to the activation request from the common processing means 1-2, and the response is returned to the common processing means 1 -2 activates the request management unit 1-1, reads it from the extended memory, and then the request management unit 1-1 again waits for a request from the user.

【0009】アプリケーションがタイプ2の場合にはア
プリケーションの終了を契機に、起動管理手段1−3は
共通処理手段1−2を起動し、拡張メモリから読み込ん
だ後、起動された共通処理手段1−2は要求管理手段1
−1を起動し、拡張メモリから読み込み、要求管理手段
1−1は再び利用者からの要求待ちの状態になる。
When the application is of type 2, the activation management means 1-3 activates the common processing means 1-2 upon termination of the application, reads the data from the extended memory, and then activates the common processing means 1-. 2 is a request management means 1
-1 is activated and read from the extended memory, and the request management means 1-1 again waits for a request from the user.

【0010】[0010]

【発明が解決しようとする課題】上記のような従来の方
式では、文書を表示するためにアプリケーションを起動
し、そのアプリケーションの終了後、アプリケーション
タイプに応じて要求管理手段1−1または要求管理手段
1−1と共通処理手段1−2を再起動する必要があり、
再び利用者からの要求待ちの状態に復旧するまでの応答
時間が長くかかるという問題点があった。
According to the conventional method as described above, an application is started to display a document, and after the application is terminated, the request management means 1-1 or the request management means depending on the application type. It is necessary to restart 1-1 and common processing means 1-2,
There has been a problem that it takes a long response time to restore the state of waiting for a request from the user again.

【0011】本発明は利用者からの要求待ちの状態に復
旧するまでの応答時間を短縮するアプリケーションの起
動手段を得ることを目的とする。
It is an object of the present invention to obtain an application starting means for shortening the response time until the state of waiting for a request from the user is restored.

【0012】[0012]

【課題を解決するための手段】本発明のアプリケーショ
ン起動手段は、要求処理手段や共通処理手段を現使用状
態のまま基本メモリから拡張メモリへ待避し、それらの
利用していたメモリ領域を解放し、その後解放されたメ
モリ領域を利用して文書表示のためのアプリケーション
を起動し、アプリケーション終了後、拡張メモリに待避
した手段を基本メモリに復旧することにより、各手段の
再起動を伴わずに利用者からの要求待ちの状態に復旧
し、復旧までの応答時間の短縮を実現する。
The application starting means of the present invention saves the request processing means and the common processing means from the basic memory to the extended memory in the currently used state, and releases the memory areas used by them. , After that, start the application for displaying the document by using the released memory area, and after the application ends, restore the means saved in the extended memory to the basic memory, so that you can use it without restarting each means. It will be restored to the state of waiting for a request from a person, and the response time until restoration will be shortened.

【0013】[0013]

【実施例】以下、図面について本発明の実施例を説明す
る。図1は本発明の一実施例を示す図、図2は図1に示
す実施例の動作を示すフローチャート図で、図3と同一
の符号は同一または相当するものを示し、図において、
1−7は起動・メモリ管理手段である。起動・メモリ管
理手段1−7は起動管理の他に、基本メモリと拡張メモ
リの管理を行う。
Embodiments of the present invention will be described below with reference to the drawings. 1 is a diagram showing an embodiment of the present invention, FIG. 2 is a flow chart showing the operation of the embodiment shown in FIG. 1, and the same reference numerals as those in FIG. 3 indicate the same or corresponding ones.
1-7 is a start / memory management means. The boot / memory management means 1-7 manages the basic memory and the extended memory in addition to the boot management.

【0014】次に動作について説明する。要求管理手段
1−1は利用者からの要求を受け付け文書を表示するた
めに起動するアプリケーションを決定し(ステップ
1)、そのアプリケーションを指定して共通処理手段1
−2に対してアプリケーション起動要求を発行する(ス
テップ2)。要求を受けた共通処理手段1−2は、指定
されたアプリケーションのタイプを判定し(ステップ
3)、アプリケーションの名前とタイプを指定して起動
・メモリ管理手段1−7に対してアプリケーション起動
要求を発行する(ステップ4)。
Next, the operation will be described. The request management means 1-1 determines an application to be activated to receive a request from a user and display a document (step 1), and designates the application to specify the common processing means 1
-2, issue an application activation request (step 2). Upon receiving the request, the common processing means 1-2 determines the type of the designated application (step 3), specifies the name and type of the application, and issues an application activation request to the activation / memory management means 1-7. Issue (step 4).

【0015】次に要求を受けた起動・メモリ管理手段1
−7は、アプリケーションがタイプ1の場合には要求管
理手段1−1を、アプリケーションがタイプ2の場合に
は要求管理手段1−1と共通処理手段1−2を、拡張メ
モリに待避し(ステップ5)、それらの利用していた基
本メモリのメモリ領域を解放する(ステップ6)。な
お、拡張メモリ内には要求管理手段1−1と共通処理手
段1−2の元のプログラムも存在する。その後、起動・
メモリ管理手段1−7は基本メモリの解放されたメモリ
領域を利用してアプリケーションを起動し文書を表示す
る(ステップ7)。文書の表示後、利用者によるアプリ
ケーションが終了したタイミングで(ステップ8)、起
動・メモリ管理手段1−7は、起動したアプリケーショ
ンがタイプ1の場合には要求管理手段1−1を、起動し
たアプリケーションがタイプ2の場合には要求管理手段
1−1と共通処理手段1−2を、拡張メモリから基本メ
モリに復旧し(ステップ9)、共通処理手段1−2に対
して起動要求の応答を返却する(ステップ10)。
Next, the startup / memory management means 1 that receives the request
-7 saves the request management means 1-1 when the application is type 1, and saves the request management means 1-1 and the common processing means 1-2 in the extended memory when the application is type 2 (step 5) Release the memory area of the basic memory used by them (step 6). The original programs of the request management means 1-1 and the common processing means 1-2 also exist in the expanded memory. Then start
The memory management means 1-7 starts the application and displays the document by utilizing the released memory area of the basic memory (step 7). After the document is displayed, at the timing when the application by the user ends (step 8), the start / memory management means 1-7 causes the request management means 1-1 to start the application if the started application is type 1. If the type is 2, the request management means 1-1 and the common processing means 1-2 are restored from the extended memory to the basic memory (step 9), and a response to the activation request is returned to the common processing means 1-2. (Step 10).

【0016】応答を返却された共通処理手段1−2は、
さらに要求管理手段1−1に対して応答を返却する(ス
テップ11)。応答を返却された要求管理手段1−1
は、再び利用者からの要求待ちの状態になる。以上を要
約して、図1の各手段と、この各手段において実行され
る各処理ステップ(図2)との対応を示すと次のとおり
になる。 要求管理手段1−1:ステップ1「起動するアプリケーションを決定」 ステップ2「起動要求発行」 共通処理手段1−4:ステップ3「アプリケーションタイプ判定」 ステップ4「起動要求発行」 起動・メモリ管理 手段 1−7:ステップ5「待避」 :ステップ6「メモリ領域の開放」 :ステップ7「アプリケーションの起動」 :ステップ8「アプリケーションの終了」 :ステップ9「基本メモリへの復旧」
The common processing means 1-2, which has returned the response,
Furthermore, a response is returned to the request management means 1-1 (step
Step 11). Request management means 1-1 whose response has been returned
Is again waiting for a request from the user.More than required
Approximately, each means of FIG.
The correspondence with each processing step (Fig. 2) is as follows.
become. Request management means 1-1: Step 1 "Determine application to start"  Step 2 "Issue activation request"  Common processing means 1-4: Step 3 "application type determination"  Step 4 "Issue activation request"  Startup / memory management  Means 1-7: Step 5 “Retract”  : Step 6 "Free up memory area"  : Step 7 "Launching the application"  : Step 8 "End the application"  : Step 9 "Restore to Basic Memory"

【0017】[0017]

【発明の効果】以上のように本発明によれば、要求管理
手段と共通処理手段の再起動を伴わずに再び利用者から
の要求待ちの状態となるので、復旧までの応答時間が短
くなり、高速化が図れるという効果がある。
As described above, according to the present invention, the state of waiting for a request from the user is resumed without restarting the request management means and the common processing means, so that the response time until recovery is shortened. There is an effect that the speed can be increased.

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

【図1】本発明の一実施例を示す図である。FIG. 1 is a diagram showing an embodiment of the present invention.

【図2】図1の実施例の動作を示すフローチャート図で
ある。
FIG. 2 is a flowchart showing the operation of the embodiment shown in FIG.

【図3】従来の文書表示のアプリケーション起動方式の
一例を示す図である。
FIG. 3 is a diagram illustrating an example of a conventional document display application startup method.

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

1−1 要求管理手段 1−2 共通処理手段 1−4 アプリケーション判定手段 1−5 アプリケーションタイプ1 1−6 アプリケーションタイプ2 1−7 起動・メモリ管理手段 1-1 Request Management Means 1-2 Common Processing Means 1-4 Application Judging Means 1-5 Application Types 1 1-6 Application Types 2 1-7 Startup / Memory Management Means

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 基本メモリと拡張メモリとから構成され
る有限のメモリ空間を有するオペレーティングシステム
上で動作する文書管理システムの文書表示のためのアプ
リケーションプログラムを起動するアプリケーションプ
ログラムの起動手段において、 利用者からの要求を受け付け、対象となるアプリケーシ
ョンプログラムを指定してその起動要求を発行する要求
管理手段と、 該要求管理手段と該アプリケーションプログラムが共通
に利用する機能を有する共通処理手段と、 該共通処理手段内に設けられ、アプリケーションのタイ
プを判定し、該アプリケーションプログラムが該共通処
理手段を利用するものである場合にはタイプ1、利用し
ない場合にはタイプ2とするアプリケーション判定手段
と、 前記要求管理手段からの要求と前記共通処理手段からの
データにもとづき、アプリケーションプログラムの起動
制御およびそれに伴うメモリの使用を管理する起動・メ
モリ管理手段とを備え、 アプリケーションプログラムを起動するとき、タイプ1
の場合には前記要求管理手段をそのままの状態で拡張メ
モリに待避し、それらが利用していた基本メモリを解放
し、解放した基本メモリを利用してアプリケーションプ
ログラムを起動し、該アプリケーションプログラムが終
了したタイミングで拡張メモリに待避した要求管理手段
を前記起動・メモリ管理手段により基本メモリに復旧す
る手段、を備えたことを特徴とするアプリケ−ションプ
ログラムの起動手段。
1. An application program starting means for starting an application program for displaying a document of a document management system operating on an operating system having a finite memory space composed of a basic memory and an extended memory, wherein the user is a user. Request management means for accepting a request from a requesting application program, designating a target application program and issuing a start request, a common processing means having a function commonly used by the request management means and the application program, and the common processing Means for determining the type of an application, which is type 1 when the application program uses the common processing means, and type 2 when the application program does not use the common processing means; Request from means and the above When based on data from passing processing means, and a start memory management means for managing a start control and use of the memory associated therewith of the application program, an application program is started, type 1
Of retracted into extended memory the request management unit as it is the case, to release the base memory they were using, launch the application program using the freed base memory, the application program is terminated A means for starting an application program, comprising means for restoring the request management means saved in the extended memory at the above timing to the basic memory by the means for starting and managing the memory.
【請求項2】 基本メモリと拡張メモリとから構成され
る有限のメモリ空間を有するオペレーティングシステム
上で動作する文書管理システムの文書表示のためのアプ
リケーションプログラムを起動するアプリケーションプ
ログラムの起動手段において、 利用者からの要求を受け付け、対象となるアプリケーシ
ョンプログラムを指定してその起動要求を発行する要求
管理手段と、 該要求管理手段と該アプリケーションプログラムが共通
に利用する機能を有する共通処理手段と、 該共通処理手段内に設けられ、アプリケーションのタイ
プを判定し、該アプリケーションプログラムが該共通処
理手段を利用するものである場合にはタイプ1とし、利
用しない場合にはタイプ2とするアプリケーション判定
手段と、 前記要求管理手段からの要求と前記共通処理手段からの
データにもとづき、アプリケーションプログラムの起動
制御およびそれに伴うメモリの使用を管理する起動・メ
モリ管理手段とを備え、 アプリケーションプログラムを起動するとき、タイプ2
の場合には前記要求管理手段と前記共通処理手段とをそ
のままの状態で拡張メモリに待避し、それらが利用して
いた基本メモリを解放し、解放した基本メモリを利用し
てアプリケーションプログラムを起動し、該アプリケ−
ションプログラムが終了したタイミングで拡張メモリに
待避した要求管理手段と共通管理手段とを前記起動・メ
モリ管理手段により基本メモリに復旧する手段、 を備えたことを特徴とするアプリケーションプログラム
の起動手段。
(2)It consists of basic memory and extended memory.
Operating system with limited memory space
An application for displaying documents in the document management system running on
Application program that starts the application program
In the program starting means, Applications that accept requests from users and are targeted
A request to specify the application program and issue its start request
Management means, The request management means and the application program are common
Common processing means having a function to be used for An application type is provided in the common processing means.
And the application program determines whether the common processing is performed.
If it is one that uses a financial means, type 1
Application judgment as type 2 when not used
Means and Requests from the request management means and requests from the common processing means
Start application program based on data
Start-up and management that manages control and associated memory usage.
With a memory management means, Type 2 when starting an application program
In this case, the request management means and the common processing means are
Remain in the extended memory and use them
The basic memory that was released, and use the released basic memory
To start the application program, and
To the extended memory when the application program ends
The request management means and common management means that have been saved are activated and
Means to restore the basic memory by memory management means, An application program characterized by
Means of activation.
JP5173618A 1993-06-22 1993-06-22 Application program startup method Expired - Fee Related JP2522170B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5173618A JP2522170B2 (en) 1993-06-22 1993-06-22 Application program startup method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5173618A JP2522170B2 (en) 1993-06-22 1993-06-22 Application program startup method

Publications (2)

Publication Number Publication Date
JPH0713862A JPH0713862A (en) 1995-01-17
JP2522170B2 true JP2522170B2 (en) 1996-08-07

Family

ID=15963957

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5173618A Expired - Fee Related JP2522170B2 (en) 1993-06-22 1993-06-22 Application program startup method

Country Status (1)

Country Link
JP (1) JP2522170B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001255955A (en) * 2000-03-14 2001-09-21 Seiko Epson Corp Information processor and method for controlling the same, and recording medium with control program of information processor recorded thereon
US7770876B2 (en) 2007-08-28 2010-08-10 Kabushiki Kaisha Toshiba Creasing device, post-processing apparatus equipped therewith, creasing method, image forming apparatus and crease-added printing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
インターフェース1990年3月号(CQ出版社)、P.227〜242

Also Published As

Publication number Publication date
JPH0713862A (en) 1995-01-17

Similar Documents

Publication Publication Date Title
US7484220B2 (en) Method, software and apparatus for using application state history information when re-launching applications
US5845326A (en) Computer system and method for obtaining memory check points and recovering from faults using the checkpoints and cache flush operations
US20060242398A1 (en) Booting from non-volatile memory
US5778443A (en) Method and apparatus for conserving power and system resources in a computer system employing a virtual memory
JPH1097414A (en) Portable information equipment and program start control method
JPH11184703A (en) Information processor and boot method
JP2000122852A (en) Device and method for installation recovery system
JP2522170B2 (en) Application program startup method
JPH08286925A (en) Program load method and personal computer using same
JP3082344B2 (en) Disk file control device and update method
JP2002258971A (en) Method for restarting computer system
JP3859445B2 (en) File backup system and recording medium
JP3145921B2 (en) Information processing device
JPH0916380A (en) Start setting system for application program
JP2704146B2 (en) File transfer device
JP2001228938A (en) Remote starting method
JP2002082808A (en) Method for controlling program
JPH06202861A (en) Automatic application restarting device
JP2526776B2 (en) Remote procedure call device
JP2642082B2 (en) Starting the communication program
JP2002259145A (en) Method for executing program
JPH0325624A (en) Program control system
JPH04273556A (en) Communication processor activating system
JPH11175397A (en) Information processor
JPH0580993A (en) Job executing sequence control system

Legal Events

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