JP2000207331A - Processor - Google Patents

Processor

Info

Publication number
JP2000207331A
JP2000207331A JP518199A JP518199A JP2000207331A JP 2000207331 A JP2000207331 A JP 2000207331A JP 518199 A JP518199 A JP 518199A JP 518199 A JP518199 A JP 518199A JP 2000207331 A JP2000207331 A JP 2000207331A
Authority
JP
Japan
Prior art keywords
processing
network
given
processing request
request command
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
JP518199A
Other languages
Japanese (ja)
Other versions
JP3537338B2 (en
Inventor
Hajime Okada
一 岡田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP518199A priority Critical patent/JP3537338B2/en
Publication of JP2000207331A publication Critical patent/JP2000207331A/en
Application granted granted Critical
Publication of JP3537338B2 publication Critical patent/JP3537338B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a processor the user of which can recognize proper processed results even when a network is in a congested state and which does not perform already completed processing. SOLUTION: A server system 130, which performs a prescribed processing based on a processing request given from a web client 110 through a network 120 and gives the processed results to the client 110, is provided with a cache server 134 which stores the past processed results and, when the same processing request as that given immediately before is given from the network 120, gives the processed results stored immediately before to the network 120 through a web server 101. When a request is made to the processing which is the same as the past processing and to which reprocessing is not approved is given from the network 120, in addition, the server 134 gives the processed results stored after the unapproved processing to the network 120 through the server 131.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は処理装置に関し、
例えば、アプリケーションサーバが存在するWebクライ
アント/サーバを使用したシステム(以下、「Webコン
ピューティング」と呼称する)のサーバ側に適用して好
適なものである。
The present invention relates to a processing apparatus,
For example, the present invention is suitably applied to the server side of a system using a Web client / server having an application server (hereinafter, referred to as “Web computing”).

【0002】[0002]

【従来の技術】図2は、Webコンピューティングの従来
構成例を示す図である。以下、図2を参照しながら、従
来のWebコンピューティングについて簡単に説明する。
2. Description of the Related Art FIG. 2 is a diagram showing a conventional configuration example of Web computing. Hereinafter, conventional Web computing will be briefly described with reference to FIG.

【0003】図2において、Webクライアント210で
は、ユーザから与えられた処理要求が、インターネット
又はイントラネットであるネットワーク220を介して
サーバシステム230に送信される。サーバシステム2
30では、Webサーバ231でその処理要求が受信され
てアプリケーションサーバ232を介して基幹システム
233へ与えられる。基幹システム233ではその処理
要求に基づいて処理が行われ、その処理結果がアプリケ
ーションサーバ232に与えられる。ここで、アプリケ
ーションサーバ232では、与えられた処理結果に基づ
いてWebページが作成され、ネットワーク220を介し
てWebクライアントに与えられることになる。
In FIG. 2, in a Web client 210, a processing request given by a user is transmitted to a server system 230 via a network 220 which is the Internet or an intranet. Server system 2
In 30, the processing request is received by the Web server 231 and given to the core system 233 via the application server 232. In the core system 233, processing is performed based on the processing request, and the processing result is provided to the application server 232. Here, in the application server 232, a Web page is created based on the given processing result, and is provided to the Web client via the network 220.

【0004】なお、アプリケーションサーバ232の中
にはCGI(Common Gateway Interface)を含むもの
とする。また、基幹システム233は、例えばデータベ
ースシステムや勘定系、情報系システム等のシステムで
ある。さらに、図2では、便宜上Webサーバ231とア
プリケーションサーバ232とを分離したが、一体機能
となっている場合もある。
It is assumed that the application server 232 includes a CGI (Common Gateway Interface). The core system 233 is a system such as a database system, an accounting system, and an information system. Further, in FIG. 2, the Web server 231 and the application server 232 are separated for convenience, but they may be integrated functions.

【0005】また、Webページの中には、テキストや画
像の表示、音声の出力やアプリケーションの実行等も含
まれる。また、ユーザとはWebクライアントの操作者を
示す。
[0005] Further, the Web page includes display of text and images, output of sound, execution of applications, and the like. The user indicates an operator of the Web client.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、前述し
た従来のWebコンピューティングにおいては、以下のよ
うな課題があった。
However, the conventional Web computing described above has the following problems.

【0007】第1の課題としては、ユーザからの処理要
求に対して一回目の要求と再送要求との区別を明確にす
ることは不可能である。このため、Webクライアント2
10からの要求はすべてサーバシステム230で必ず処
理される。したがって、ユーザからの処理要求は処理速
度遅延や通信障害後の2度目の処理要求(一度目が成功
したかどうかは不明である)はサーバシステム230に
おいて実行されていた。結果としてWebクライアント2
10を利用するユーザは2回目の処理結果のみを受信す
ることとなり、一回目の処理結果はサーバ側でのみ処理
されてユーザが認識できないという課題があった。
As a first problem, it is impossible to clarify the distinction between a first request and a retransmission request for a processing request from a user. Therefore, Web Client 2
All requests from 10 are always processed by the server system 230. Therefore, the processing request from the user has been executed in the server system 230 after the processing speed delay or the second processing request after the communication failure (it is unknown whether the first processing was successful). As a result Web Client 2
There is a problem in that the user using 10 receives only the second processing result, and the first processing result is processed only on the server side and cannot be recognized by the user.

【0008】このようなシステムでは、例えば(1)イ
ンターネットホテル予約システムにおいて部屋を特定し
て予約を行うシステムを構築した場合、2回目のWebク
ライアントからの要求がエラーになるためユーザはホテ
ル予約が失敗したと勘違いすることになる(二回目の予
約が処理結果となるため、一回目の予約処理が成功して
いた場合、二回目の予約処理は失敗する)。また、
(2)ワールドカップ観戦ツアー予約のような予約数が
決まっているが連続して複数予約が可能なシステムを構
築した場合、Webクライアントでは予約処理中に何度で
もボタンを押下可能なシステムを構築した場合、Webク
ライアントでは予約処理中に何度でもボタンを押下可能
であるため、ボタンを押しただけツアーチケットを購入
することになる。この時、実際に複数チケットを購入す
るために複数回ボタン押下を行ったとしても、例えば低
速回線において結果表示が遅いためにユーザが確認のた
め複数ボタンを押していたとしてもユーザは結果として
一枚分のツアー予約完了画面しか確認できないので、表
示された予約結果以外の予約がどうなったのかは確認で
きないという課題がある。これを解消するためにWebコ
ンピューティングにおいては Cookieなどのセッション
管理手段を用いて、予約処理を制限することで一回のセ
ッションで一回の予約しかできないようにすることは可
能であるが、この場合は二回目以降のユーザからの処理
要求の結果に関してはセッションが切れた状態になるの
で、セッション障害となるためユーザは一回目の予約処
理要求で予約が正常に完了していても、予約が失敗した
と認識してしまうという課題があった。なお、ここで言
う「セッション」とは、Webクライアントが目的の1又
は複数の処理を行うために目的のサーバシステムにログ
オンし、目的の処理が完了してログオフするまでの間を
一つの単位として捉え、その単位をいう。
In such a system, for example, when a system for specifying a room and making a reservation in the Internet hotel reservation system is constructed (1), a request from the second Web client results in an error, so that the user cannot make a hotel reservation. It will be mistaken as a failure (because the second reservation is the processing result, if the first reservation processing is successful, the second reservation processing will fail). Also,
(2) If the number of reservations, such as the World Cup watching tour reservation, is determined but a system that allows multiple reservations in succession is constructed, a system that allows the Web client to press the button as many times as necessary during the reservation process In this case, the Web client can press the button any number of times during the reservation process, so the tour ticket is purchased only by pressing the button. At this time, even if the user presses the button a plurality of times to actually purchase a plurality of tickets, even if the user presses the plurality of buttons for confirmation because the result display is slow on a low-speed line, for example, the user still receives one sheet. Since only the tour reservation completion screen for the minute can be confirmed, there is a problem that it is not possible to confirm what happened to the reservation other than the displayed reservation result. In order to solve this problem, it is possible in Web Computing to use a session management means such as Cookie to restrict the reservation process so that only one reservation can be made in one session. In this case, the session is cut off as a result of the processing request from the user for the second time or later, and the session will fail.Therefore, even if the user successfully completes the reservation with the first reservation processing request, There was a problem of recognizing failure. The term “session” used herein means that a Web client logs on to a target server system in order to perform one or more target processes, and completes the target process and then logs off as one unit. Catch and say the unit.

【0009】また、第二の課題としては、Webブラウザ
には前のページに戻る 「Back」ボタンに関するもので
ある。Webブラウザには前のページに戻る 「Back」ボ
タンは押すと1つづつ以前処理したページに戻る機能を
提供している。ここで言う「処理」とは1つのWebペー
ジに対してWebクライアントにおいてユーザがデータを
投入し、Webサーバに送信して結果が表示されたページ
データを受信することである。よって、前述した従来の
構成においては、 「Back」ボタンで戻って、完了した
処理のやり直しが可能となる。通常商品の検索処理など
を行う場合はこのような処理は問題ないが、商品の選択
/購入のような複数ページを一連の処理とみなして、処
理が完了したら前のページに戻って再度そのページを処
理することはできないようにしなければならないシステ
ムを作成する場合には問題となる。また、従来方式にお
いてもこのような一連処理を1つのセッションとみな
し、セッションが完了したり、セッション上前のページ
に戻って処理を行った場合はエラーページをWebクライ
アントに表示させるシステムはあったが、このような方
式を取る場合、戻る前の正常に完了したページのWebク
ライアント上の出力結果はエラーページに廃棄されるの
で、一度セッション障害を起こしたら正常に完了した時
点から続きを行うことはできないという課題がある。
[0009] The second problem relates to a "Back" button for returning to the previous page in the Web browser. Web browser returns to the previous page The "Back" button provides a function to return to the previously processed page one by one when pressed. The term "processing" as used herein means that a user inputs data to one Web page in a Web client, transmits the data to a Web server, and receives page data in which a result is displayed. Therefore, in the above-described conventional configuration, it is possible to return to the “Back” button and start over the completed processing. Normally, such processing is not a problem when performing product search processing, but multiple pages such as product selection / purchase are regarded as a series of processing, and when processing is completed, return to the previous page and return to that page This can be problematic when creating a system that must be able to handle. Also, in the conventional method, there is a system that considers such a series of processing as one session, and displays an error page on a Web client when the session is completed or when processing is performed by returning to a previous page in the session. However, when using this method, the output result on the Web client of the successfully completed page before returning is discarded as an error page, so if a session failure occurs once, continue from the point of normal completion. There is a problem that can not be.

【0010】また、以上の課題の説明では、ネットワー
ク220がインターネット又はイントラネットであり、
Webクライアント210とサーバシステム220との間
でHTML(Hyper-Text Markup Language)で記述され
たWebページを伝送するWebコンピューティングに本発
明を適用したものを示したが、インターネット又はイン
トラネットに限定することなく、また、HTMLで記述
されたものに限定することなく、さらに、課題を有する
サーバシステム230に注目し、ネットワークから与え
られた処理要求指令に基づいて所定の処理を行い、その
処理結果をネットワークに与える一般的な処理装置であ
っても同様な課題を有することになる。
In the above description of the problem, the network 220 is the Internet or an intranet,
Although the present invention is applied to Web computing for transmitting a Web page described in HTML (Hyper-Text Markup Language) between a Web client 210 and a server system 220, the present invention is limited to the Internet or an intranet. Further, the present invention is not limited to the one described in HTML, and further focuses on the server system 230 having a problem, performs predetermined processing based on a processing request command given from a network, and outputs the processing result to the network. However, even a general processing apparatus having the above-mentioned configuration has the same problem.

【0011】そのため、ネットワークが輻輳状態でもユ
ーザが正しい処理結果を認識できる、また、過去に完了
した処理を行わない処理装置が求められていた。
For this reason, there has been a demand for a processing apparatus that allows a user to recognize a correct processing result even when the network is congested, and that does not perform processing that has been completed in the past.

【0012】[0012]

【課題を解決するための手段】かかる課題を解決するた
め、本発明は、ネットワークを介して処理要求元から処
理要求指令が与えられると、その処理要求指令に基づい
て処理手段が所定の処理を行い、その処理結果をネット
ワークに与える処理装置において、(1)少なくとも過
去の所定の処理結果を記憶する記憶手段と、(2)ネッ
トワークから過去に与えられた処理要求指令と同一の処
理要求指令が与えられた場合に、前記記憶手段が記憶す
る過去の所定の処理結果をネットワークに与え、その処
理要求指令を前記処理手段に与えない処理結果出力調整
手段とを有することを特徴とする。
In order to solve the above-mentioned problems, according to the present invention, when a processing request command is given from a processing request source via a network, the processing means executes predetermined processing based on the processing request command. The processing device that performs the processing result and provides the processing result to the network includes: (1) a storage unit that stores at least a predetermined processing result of the past; A processing result output adjusting means for, when given, giving a predetermined past processing result stored in the storage means to the network and not giving a processing request command to the processing means.

【0013】[0013]

【発明の実施の形態】以下、本発明による処理装置を、
Webコンピューティングに適用した一実施形態につい
て、図面を参照しながら詳述する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a processing apparatus according to the present invention will be described.
An embodiment applied to Web computing will be described in detail with reference to the drawings.

【0014】(A) 構成の説明 図1は、この実施形態のWebコンピューティングの構成
を示すブロック図である。図1において、このWebコン
ピューティングは、Webクライアント110と、ネット
ワーク(インターネット又はイントラネット)120
と、Webサーバ131とアプリケーションサーバ132
と基幹システム133とキャッシュサーバ134とを備
えるサーバシステム130とを有する。
(A) Description of Configuration FIG. 1 is a block diagram showing the configuration of Web computing of this embodiment. In FIG. 1, the Web computing includes a Web client 110 and a network (Internet or intranet) 120.
, Web server 131 and application server 132
And a server system 130 including a backbone system 133 and a cache server 134.

【0015】Webクライアント110は、Webブラウザ
アプリケーションが動作しており、サーバシステム13
0で作成され、ネットワーク120を介して送信されて
きたWebページを表示し、このWebページに基づいてユ
ーザ(操作者)が処理を要求し、その処理要求をネット
ワーク20を介してサーバシステム30に送信するもの
である。なお、この処理要求には、前回行った処理要求
やその処理結果などの情報を有するセッション情報も含
まれる。
The Web client 110 is running a Web browser application, and runs on the server system 13.
0, and displays a Web page transmitted through the network 120. A user (operator) requests processing based on the Web page, and sends the processing request to the server system 30 via the network 20. What to send. It should be noted that this processing request includes session information having information such as the processing request made last time and the processing result.

【0016】ネットワーク120は、インターネット又
はイントラネットであり、すなわち、Webクライアント
110及びサーバシステム130間は、HTML(Hype
r-Text Markup Language)で記述されたWebページが、
HTTP(Hyper-Text Transfer Protocol)で通信され
る。また、Webページの中には、テキストや画像の表示
だけではなく、音声の出力やアプリケーションの実行等
も含まれる。
The network 120 is the Internet or an intranet, that is, the Web client 110 and the server system 130 communicate with each other by HTML (Hype).
Web page written in r-Text Markup Language)
Communication is performed using HTTP (Hyper-Text Transfer Protocol). In addition, the Web page includes not only display of text and images, but also output of sound and execution of an application.

【0017】また、サーバシステム130は以下のよう
な各構成要素を有する。
The server system 130 has the following components.

【0018】Webサーバ131は、キャッシュサーバ1
34からのWebページを、ネットワーク120を介して
Webクライアント110に送信すると共に、ネットワー
ク120を介してWebクライアント110から送信され
てきた処理要求を受信してキャッシュサーバ134に与
えるものである。
The Web server 131 is a cache server 1
The Web page from the Web server 34 is transmitted to the Web client 110 via the network 120, and the processing request transmitted from the Web client 110 via the network 120 is received and given to the cache server 134.

【0019】アプリケーションサーバ132は、キャッ
シュサーバ134から与えられた処理要求を基幹システ
ム133に与えると共に、基幹システム133が処理す
るための及び又はその処理結果のためのWebページを作
成してキャッシュサーバ134に与えるものである。
The application server 132 gives the processing request given from the cache server 134 to the backbone system 133, and creates a Web page for processing by the backbone system 133 and / or for a result of the processing. To give.

【0020】基幹システム133は、例えばホテル予約
システムやチケット予約システムのデータベースシステ
ムや勘定系、情報系システムであり、アプリケーション
サーバ134から与えられる処理要求に基づいて所定の
処理を行うものである。なお、ここで言う「処理」とは
アプリケーションサーバ132が作成した1つのWebペ
ージに対して基幹システム133で行われる処理であ
り、さらに次の処理及び又は処理結果がある場合には、
それが基幹システム133からアプリケーションサーバ
132に伝えられ、アプリケーションサーバ132で次
の処理のためのWebページが作成されて同様な動作が行
われることになる。
The core system 133 is, for example, a database system, a billing system, or an information system of a hotel reservation system or a ticket reservation system, and performs predetermined processing based on a processing request given from the application server 134. Here, the “processing” is processing performed by the core system 133 on one Web page created by the application server 132, and when there is the next processing and / or processing result,
This is transmitted from the backbone system 133 to the application server 132, and the application server 132 creates a Web page for the next processing, and performs the same operation.

【0021】また、この実施形態の特徴点であるキャッ
シュサーバ134は、1)複数ページとまとめたセッショ
ン情報の自動割付け、2)セッション内での単一ページに
関するセッション情報の自動割付け、3)Webサーバ13
1を経由してWebクライアント110より送られたデー
タ処理要求をアプリケーションサーバ132で処理した
結果の保存、4)単一ページを出力するためのアプリケー
ションサーバ132に対するデータ処理要求に関して、
同一セッションで再度同一データ処理の要求(リロード
要求と略す)があった場合に上記3)で保存した情報を使
用する処理(リロード要求可能処理とする)の設定、5)
Webクライアント110で 「Back」ボタンを使用して
Webクライアント110に出力しているページを前の状
態に戻して処理を実行した場合に、その時点までの一連
の処理における途中の処理結果として返すべき処理結果
を返却する処理要求(チェックポイントとする)の設
定、6)上記のチェックポイントの処理要求がWebクライ
アント110から要求された際の、アプリケーションサ
ーバでの処理結果の保存、7)Webサーバ131を経由し
てWebクライアント110より送られたデータ処理要求
に対して、Webクライアント110からのデータ処理要
求が上記4)のリロード要求が設定されている場合、その
セッションの現在保存されている最新のアプリケーショ
ンサーバ処理結果をWebサーバ131に返却する、8)W
ebサーバ131を経由してWebクライアント110より
送られたデータ処理要求に対して、Webクライアント1
10からのデータ処理要求が上記5)で指定した最新のチ
ェックポイントより前の処理が要求されているとき、チ
ェックポイントの処理を行った際に保存した、アプリケ
ーションサーバ処理結果をWebサーバ131に返却す
る、これら8つの機能を有する。
The cache server 134 which is a feature of this embodiment includes: 1) automatic allocation of session information integrated with a plurality of pages, 2) automatic allocation of session information relating to a single page in a session, and 3) Web. Server 13
1) storing the result of processing the data processing request sent from the web client 110 via the application server 132 via the application server 132, and 4) storing the data processing request to the application server 132 for outputting a single page.
Setting of processing to use the information saved in 3) above (reload request enabling processing) when there is a request for the same data processing again in the same session (abbreviated as reload request), 5)
If the page output to the Web client 110 is returned to the previous state using the “Back” button on the Web client 110 and the processing is executed, the processing should be returned as an intermediate processing result in a series of processing up to that point Setting of a processing request for returning the processing result (checkpoint); 6) saving of the processing result in the application server when the above-mentioned checkpoint processing request is requested from the Web client 110; 7) Web server 131 If the data processing request from the Web client 110 is set to the reload request of the above 4) in response to the data processing request sent from the Web client 110 via 8) W to return application server processing result to Web server 131
In response to a data processing request sent from the Web client 110 via the eb server 131, the Web client 1
When the data processing request from 10 requests processing before the latest checkpoint specified in 5) above, the application server processing result saved when performing the checkpoint processing is returned to the Web server 131. Have these eight functions.

【0022】(B) 動作の説明 次に、以上のような構成を有するWebコンピューティン
グの動作について、図1及び図3を参照しながら説明す
る。
(B) Description of Operation Next, the operation of the Web computing having the above configuration will be described with reference to FIGS.

【0023】図1において、まず、Webクライアント1
10では、ネットワーク120経由でWebサーバ131
に処理要求が送信され(SP1)、Webサーバ131で
はその処理要求が受信されてキャッシュサーバ134に
与えられる(SP2)。
In FIG. 1, first, the Web client 1
10, the Web server 131 via the network 120
Is transmitted (SP1), and the Web server 131 receives the processing request and gives it to the cache server 134 (SP2).

【0024】ここで、キャッシュサーバ131では与え
られた処理要求とその処理要求に含まれるセッション情
報とに基づいて、今回の処理要求とセッション情報に有
する前回の処理要求とが同一の場合には、与えられた処
理要求はリロード要求であるとして、キャッシュサーバ
134に保存された最新のアプリケーションサーバ13
2からの処理結果がWebサーバ131に与えられる(S
P3)。また、セッション情報に有する前回の処理要求
が今回の処理要求よりも前で、前ページを表示する
「Back」であり、今回の処理要求が最新のチェックポ
イントよりもさらに前の処理要求である場合には、キャ
ッシュサーバ134に保存されたチェックポイントを設
定した処理結果がWebサーバ131に与えられる(SP
3)。一方、これらの場合以外は、与えられた処理要求
がプリケーションサーバ132に与えられる(SP
4)。
Here, based on the given processing request and the session information included in the processing request, the cache server 131 determines if the current processing request and the previous processing request contained in the session information are the same, It is determined that the given processing request is a reload request and the latest application server 13 stored in the cache server 134
2 is given to the Web server 131 (S
P3). Also, the previous page is displayed when the previous processing request included in the session information is earlier than the current processing request.
If the processing request is “Back” and the current processing request is a processing request even earlier than the latest checkpoint, the processing result in which the checkpoint stored in the cache server 134 is set is given to the Web server 131 ( SP
3). On the other hand, except for these cases, the given processing request is given to the application server 132 (SP
4).

【0025】プリケーションサーバ132では与えられ
た処理要求が基幹システム133に与えられ(SP
5)、基幹システム133ではその処理要求に基づいて
所定の処理が行われて、その処理結果がアプリケーショ
ンサーバ132に与えられ(SP6)、アプリケーショ
ンサーバ132ではその処理結果に基づいてWebページ
が作成されてキャッシュサーバ134に与えられる。
In the application server 132, the given processing request is given to the backbone system 133 (SP
5) In the core system 133, predetermined processing is performed based on the processing request, and the processing result is given to the application server 132 (SP6), and the application server 132 creates a Web page based on the processing result. To the cache server 134.

【0026】キャッシュサーバ134では、与えられた
処理結果のWebページが保存されると共にWebサーバ1
31に与えられ(SP8)、Webサーバ131ではネッ
トワーク120を介してWebクライアント110に送信
されることになる(SP9)。
In the cache server 134, the Web page of the given processing result is stored and the Web server 1
31 (SP8), and transmitted to the Web client 110 via the network 120 in the Web server 131 (SP9).

【0027】さらに、図3は、この実施形態の特徴点で
あるキャッシュサーバ134の詳細動作を示したフロー
チャートである。
FIG. 3 is a flowchart showing a detailed operation of the cache server 134 which is a feature of this embodiment.

【0028】図3において、Webサーバ131よりデー
タが受信されると(SP10)、そのデータから処理要
求が取り出され(SP11)、さらにその処理要求から
セッション情報が取り出される(SP12)。
In FIG. 3, when data is received from the Web server 131 (SP10), a processing request is extracted from the data (SP11), and session information is extracted from the processing request (SP12).

【0029】ここで、キャッシュサーバ131では、取
り出した処理要求とセッション情報とに基づいて、今回
の処理要求とセッション情報に有する前回の処理要求と
が同一の場合には、与えられた処理要求はリロード要求
であるとして、キャッシュサーバ134に保存された最
新のアプリケーションサーバ132からの処理結果がW
ebサーバ131に与えられる(SP13の「はい」)。
Here, in the cache server 131, based on the extracted processing request and the session information, if the current processing request and the previous processing request included in the session information are the same, the given processing request is Assuming that the request is a reload request, the latest processing result from the application server 132 stored in the cache server 134 is W
This is given to the eb server 131 ("Yes" in SP13).

【0030】また、上記の場合以外で(SP13の「い
いえ」)、セッション情報に有する前回の処理要求が今
回の処理要求よりも前で、前ページを表示する 「Bac
k」であり、今回の処理要求が最新のチェックポイント
よりもさらに前の処理である場合には、キャッシュサー
バ134に保存されたチェックポイントを設定した処理
結果がWebサーバ131に与えられる(SP14の「は
い」)。
In a case other than the above case ("No" in SP13), the previous processing request included in the session information is earlier than the current processing request, and the previous page is displayed.
k ”, and if the current processing request is a processing that is further before the latest checkpoint, the processing result in which the checkpoint stored in the cache server 134 is set is given to the Web server 131 (SP14). "Yes").

【0031】さらに、これらの場合以外は(SP14の
「いいえ」)、与えられた処理要求がプリケーションサ
ーバ132に与えて処理結果が与えられ(SP15)、
その最新の処理結果が保存されてWebサーバ131に与
えられる(SP16)。
In other cases ("No" in SP14), the given processing request is given to the application server 132 and the processing result is given (SP15).
The latest processing result is stored and given to the Web server 131 (SP16).

【0032】このようにしてWebサーバ131に与えら
れる処理結果は、ネットワーク120を介してWebクラ
イアント110に送信されることになる(SP17) (C) 効果の説明 以上のように、この一実施形態によれば、従来型のWeb
コンピューティングに対して、キャッシュサーバ134
を追加し、キャッシュサーバ134において、アプリケ
ーションサーバ132の処理結果を保存し、リロード要
求可能処理を設けて設定された条件に合致する処理要求
についてはキャッシュサーバ134で保存してあるアプ
リケーションサーバ132の処理結果を使用したデータ
をWebクライアント110に送信するので、通信障害や
Webクライアントユーザの操作ミスにより発生する一回
目の処理結果のWebクライアント非表示という課題が解
決される。
The processing result given to the Web server 131 in this manner is transmitted to the Web client 110 via the network 120 (SP17). (C) Description of Effect As described above, this embodiment is described. According to the conventional Web
For computing, the cache server 134
Is added, and the processing result of the application server 132 is stored in the cache server 134. The processing request of the application server 132 stored in the cache server 134 is stored for the processing request that meets the set condition by providing the reload requestable processing. Since the data using the result is transmitted to the Web client 110, the problem of the Web client not displaying the first processing result caused by a communication failure or an operation error of the Web client user is solved.

【0033】また、この一実施形態によれば、キャッシ
ュサーバ134において、チェックポイントを設けて、
セッション内で設定された条件以前の処理が要求された
場合にはチェックポイントの処理結果を使用したデータ
をWebクライアント110に送信するので、一度セッシ
ョン障害が発生したら正常に完了した処理の続きができ
なくなるという課題が解決される。また、チェックポイ
ントとして、セッションの最後の処理を設定した場合
は、そのセッションが完了していても新規の同一セッシ
ョンを発生させない限り、以前のセッションの結果を参
照できる。
According to this embodiment, a check point is provided in the cache server 134,
If processing before the condition set in the session is requested, data using the checkpoint processing result is transmitted to the Web client 110, so that once a session failure occurs, processing that has been completed normally can be continued. The problem of disappearance is solved. When the last process of a session is set as a checkpoint, the result of the previous session can be referred to even if the session is completed, unless a new same session is generated.

【0034】(D) 他の実施形態 上記一実施形態では、ネットワーク120がインターネ
ット又はイントラネットであり、Webクライアント11
0とサーバシステム130との間でWebページを伝送す
るWebコンピューティングに本発明を適用したものを示
したが、インターネット又はイントラネットに限定する
ことなく、また、Webページに限定することなく、例え
ば、社内LAN(Local Area Network)で使用されるイ
ーサネットのような他のネットワークであり、CSMA
/CD方式でテキストや画像等のデータを伝送するシス
テムであっても同様に本発明を適用でき、また、他のデ
ータリンク方式の他のネットワークのシステムであって
も同様に本発明を適用できる。なお、この場合には、W
ebページを作成するアプリケーションサーバ132は設
けなくても良く、また、Webサーバ131はそのネット
ワークのインタフェース装置となる。
(D) Another Embodiment In the above embodiment, the network 120 is the Internet or an intranet, and the Web client 11
Although the present invention is applied to the Web computing for transmitting the Web page between the Web server 0 and the server system 130, the present invention is not limited to the Internet or the intranet, and is not limited to the Web page. Other networks such as Ethernet used in company LAN (Local Area Network), and CSMA
The present invention can be similarly applied to a system for transmitting data such as text and images in the / CD system, and the present invention can be similarly applied to other network systems of another data link system. . In this case, W
The application server 132 for creating an eb page need not be provided, and the web server 131 is an interface device of the network.

【0035】また、上記一実施形態では、サーバシステ
ム130に本発明を適用したものを示したが、ネットワ
ークから与えられた処理要求指令に基づいて所定の処理
を行い、その処理結果をネットワークに与える一般的な
処理装置であっても、同様に本発明を適用できる。
In the above-described embodiment, the present invention is applied to the server system 130. However, a predetermined process is performed based on a processing request command given from the network, and the processing result is provided to the network. The present invention can be similarly applied to a general processing apparatus.

【0036】さらに、上記一実施形態では、Webクライ
アント110からの処理要求にセッション情報が含ま
れ、キャッシュサーバ134でそのセッション情報の本
処理要求情報と前処理要求情報とが同一であることによ
って、直前の処理要求と同一であることを識別するもの
を示したが、例えば、キャッシュサーバ134で直前の
処理要求を記憶し、その記憶した直前の処理要求と今回
与えられた処理要求とが同一であることによって識別す
るものであっても良く、また、他の方法であっても良
い。
Further, in the above embodiment, the session request is included in the processing request from the Web client 110, and the main processing request information and the preprocessing request information of the session information in the cache server 134 are the same. Although the one that identifies that it is the same as the immediately preceding processing request is shown, for example, the cache server 134 stores the immediately preceding processing request, and the stored immediately preceding processing request is the same as the currently given processing request. It may be identified by a certain thing, or another method may be used.

【0037】さらにまた、上記一実施形態では、ネット
ワーク120に対し、1つのWebクライアント110と
1つのサーバシステム120とを有するものを示した
が、もちろん、Webクライアントとサーバシステムは複
数あっても良い。
Furthermore, in the above-described embodiment, the network 120 has one Web client 110 and one server system 120. However, a plurality of Web clients and server systems may be provided. .

【0038】また、上記一実施形態では、セッション情
報に前回の処理要求情報だけを有するものを示したが、
さらに過去の処理要求情報(なお、タイムスタンプであ
っても良い)も有し、それらの過去の処理要求情報群に
それより過去の処理を行えないポイントを設定し、キャ
ッシュサーバ134は、そのセッション情報に基づいて
与えられた処理要求が設定したポイントよりも前か否か
を区別するものであっても良い。
In the above embodiment, the session information having only the previous processing request information is shown.
It also has past processing request information (it may be a time stamp), sets a point at which past processing cannot be performed in those past processing request information groups, and the cache server 134 It may be possible to discriminate whether or not a given processing request is before a set point based on the information.

【0039】さらに、上記一実施形態では、キャッシュ
サーバ134からアプリケーションサーバ132を介し
て基幹システム133に与える処理要求が実際の処理要
求(本処理要求)とは直接関係ないセッション情報を含
むのか否かについて特に明記しなかったが、キャッシュ
サーバ134又はアプリケーションサーバ132でセッ
ション情報を取り除いて本処理要求のみを基幹システム
に与えるものであっても良く、また、セッション情報を
取り除かないで基幹システム133に与え、基幹システ
ム133で、例えば本処理要求に基づく処理において前
回行った処理を参考にしする場合であったも良い。
Further, in the above-described embodiment, it is determined whether or not the processing request given from the cache server 134 to the core system 133 via the application server 132 includes session information that is not directly related to the actual processing request (this processing request). Although not particularly specified, the cache server 134 or the application server 132 may remove the session information and give only this processing request to the core system. Alternatively, the session information may be given to the core system 133 without removing the session information. Alternatively, in the core system 133, for example, in the processing based on the processing request, the processing performed last time may be referred to.

【0040】[0040]

【発明の効果】以上のように、本発明によれば、ネット
ワークを介して処理要求元から処理要求指令が与えられ
ると、その処理要求指令に基づいて処理手段が所定の処
理を行い、その処理結果をネットワークに与える処理装
置において、(1)少なくとも過去の所定の処理結果を
記憶する記憶手段と、(2)ネットワークから過去に与
えられた処理要求指令と同一の処理要求指令が与えられ
た場合に、前記記憶手段が記憶する過去の所定の処理結
果をネットワークに与え、その処理要求指令を前記処理
手段に与えない処理結果出力調整手段とを有するので、
前記記憶手段が直前の処理結果を記憶し、前記処理結果
出力調整手段が、ネットワークから直前に与えられた処
理要求指令と同一の処理要求指令が与えられた場合に、
前記記憶手段が記憶する直前の処理結果をネットワーク
に与え、その処理要求指令を前記処理手段に与えなけれ
ば、ネットワークが輻輳状態や通信障害であっても、ユ
ーザが正しい処理結果を認識できる。また、この場合で
あれば、仮にユーザが操作ミスで連続して2回同じ操作
をしてしまった場合でも、この操作ミスを回避すること
ができる。
As described above, according to the present invention, when a processing request command is given from a processing request source via a network, the processing means performs predetermined processing based on the processing request command, and In a processing apparatus for providing a result to a network, (1) storage means for storing at least a predetermined processing result in the past, and (2) when a processing request command identical to a processing request command given in the past from the network is provided. A processing result output adjusting means for giving a predetermined processing result in the past stored in the storage means to the network and not giving the processing request command to the processing means.
When the storage unit stores the immediately preceding processing result, and the processing result output adjusting unit receives the same processing request command as the processing request command received immediately before from the network,
If the processing result immediately before being stored in the storage means is given to the network and the processing request command is not given to the processing means, the user can recognize the correct processing result even if the network is in a congested state or a communication failure. In this case, even if the user performs the same operation twice in succession due to an operation error, the operation error can be avoided.

【0041】また、本発明によれば、前記記憶手段が、
再び行うことが認められていない過去の処理群より後の
処理による処理結果を記憶し、前記処理結果出力調整手
段が、ネットワークから与えられた過去と同一の処理要
求指令が、前記記憶手段が記憶する処理結果に対応する
過去の処理要求指令よりもさらに過去である場合、前記
記憶手段が記憶する処理結果をネットワークに与え、与
えられた処理要求指令を前記処理手段に与えなければ、
再び行うことが認められていない過去の処理要求指令が
与えられた場合でも、その後(直後)の処理結果を与
え、その処理要求指令の処理を行わないようにすること
ができる。
Further, according to the present invention, the storage means comprises:
The processing result by the processing after the past processing group that is not permitted to be performed again is stored, and the processing result output adjusting means stores the same processing request command given from the network as in the past, and the storage means stores the processing request command. If the processing result is further past than the past processing request command corresponding to the processing result, the processing result stored in the storage unit is given to the network, and the given processing request command is not given to the processing unit,
Even when a past processing request command that is not permitted to be performed again is given, a processing result after (immediately after) is given and the processing of the processing request command can be prevented from being performed.

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

【図1】一実施形態のWebコンピューティングの構成ブ
ロックとその処理手順を示す図である。
FIG. 1 is a diagram showing configuration blocks of Web computing according to an embodiment and a processing procedure thereof.

【図2】従来のWebコンピューティングの構成例を示す
ブロック図である。
FIG. 2 is a block diagram illustrating a configuration example of conventional Web computing.

【図3】一実施形態のキャッシュサーバ134の詳細動
作を示すフローチャートである。
FIG. 3 is a flowchart illustrating a detailed operation of the cache server 134 according to the embodiment.

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

110…Webクライアント、120…ネットワーク、1
30…サーバシステム、131…Webサーバ、134…
キャッシュサーバ。
110: Web client, 120: Network, 1
30 ... server system, 131 ... Web server, 134 ...
Cache server.

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04L 12/58 12/56 Fターム(参考) 5B082 FA12 5B089 GA11 GA21 GB01 GB03 GB04 HA10 JB02 JB03 JB05 JB18 KA12 KD05 LB04 LB14 5K030 HC01 HC14 KA01 KA06 LB15 5K033 AA02 AA03 BA04 CB02 DB12 DB14 9A001 BB03 BB04 CC07 DD10 JJ25 LL03 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) H04L 12/58 12/56 F-term (Reference) 5B082 FA12 5B089 GA11 GA21 GB01 GB03 GB04 HA10 JB02 JB03 JB05 JB18 KA12 KD05 LB04 LB14 5K030 HC01 HC14 KA01 KA06 LB15 5K033 AA02 AA03 BA04 CB02 DB12 DB14 9A001 BB03 BB04 CC07 DD10 JJ25 LL03

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを介して処理要求元から処
理要求指令が与えられると、その処理要求指令に基づい
て処理手段が所定の処理を行い、その処理結果をネット
ワークに与える処理装置において、 少なくとも過去の所定の処理結果を記憶する記憶手段
と、 ネットワークから過去に与えられた処理要求指令と同一
の処理要求指令が与えられた場合に、前記記憶手段が記
憶する過去の所定の処理結果をネットワークに与え、そ
の処理要求指令を前記処理手段に与えない処理結果出力
調整手段とを有することを特徴とする処理装置。
When a processing request command is given from a processing request source via a network, a processing unit performs a predetermined process based on the processing request command, and provides a processing result to the network. A predetermined processing result stored in the storage means, and a predetermined processing result command stored in the storage means is stored in the network when a processing request command identical to a processing request command given in the past is given from the network. A processing result output adjusting means for giving the processing request command to the processing means.
【請求項2】 前記記憶手段が記憶する所定の処理結果
は、ネットワークに与えた直前の処理結果であり、 前記処理結果出力調整手段は、ネットワークから直前に
与えられた処理要求指令と同一の処理要求指令が与えら
れた場合に、前記記憶手段が記憶する直前の処理結果を
ネットワークに与え、その処理要求指令を前記処理手段
に与えないことを特徴とする請求項1に記載の処理装
置。
2. The predetermined processing result stored in said storage means is a processing result immediately before being given to a network, and said processing result output adjusting means is the same processing as a processing request command given immediately before from a network. 2. The processing apparatus according to claim 1, wherein when a request command is given, a processing result immediately before being stored in the storage unit is given to a network, and the processing request command is not given to the processing unit.
【請求項3】 1個の前記処理要求指令は、その処理要
求指令で要求する本処理要求とその処理要求指令の直前
に要求していた前処理要求とを少なくとも有し、 前記処理結果出力調整手段は、与えられた前記処理要求
指令の本処理要求と前処理要求とが同一である場合に、
ネットワークから与えられた処理要求指令とその直前に
与えられた処理要求指令とが同一であると捉えることを
特徴とする請求項2に記載の処理装置。
3. The one processing request command includes at least a main processing request requested by the processing request command and a pre-processing request requested immediately before the processing request command. Means, when the main processing request and the preprocessing request of the given processing request command are the same,
3. The processing apparatus according to claim 2, wherein the processing request command given from the network and the processing request command given immediately before are regarded as the same.
【請求項4】 前記記憶手段が記憶する所定の処理結果
は、再び行うことが認められていない過去の処理群より
後の処理による処理結果であり、 前記処理結果出力調整手段は、ネットワークから与えら
れた過去と同一の処理要求指令が、前記記憶手段が記憶
する所定の処理結果に対応する過去の処理要求指令より
もさらに過去である場合、前記記憶手段が記憶する過去
の所定の処理結果をネットワークに与え、与えられた処
理要求指令を前記処理手段に与えないことを特徴とする
請求項1に記載の処理装置。
4. The predetermined processing result stored in the storage means is a processing result obtained by a processing subsequent to a past processing group which is not permitted to be performed again. If the same processing request command as the past is further past than the past processing request command corresponding to the predetermined processing result stored in the storage unit, the predetermined processing result in the past stored in the storage unit is stored. The processing apparatus according to claim 1, wherein the processing device is provided to the network, and the provided processing request command is not provided to the processing unit.
【請求項5】 前記記憶手段が記憶する過去の所定の処
理結果は、過去の関連処理要求指令群のうち、最後の処
理要求指令に基づく処理結果であり、 前記処理結果出力調整手段は、ネットワークから与えら
れた過去と同一の処理要求指令が、前記記憶手段が記憶
する所定の処理結果に対応する過去の処理要求指令より
もさらに過去である場合、前記記憶手段が記憶する過去
の所定の処理結果をネットワークに与え、与えられた処
理要求指令を前記処理手段に与えないことを特徴とする
請求項1に記載の処理装置。
5. The past predetermined processing result stored in the storage means is a processing result based on a last processing request command in a past related processing request command group, and the processing result output adjusting means includes a network. If the same processing request command given in the past is given further past than the past processing request command corresponding to the predetermined processing result stored in the storage means, the predetermined predetermined processing stored in the storage means is stored. 2. The processing apparatus according to claim 1, wherein a result is provided to the network, and the provided processing request command is not provided to the processing unit.
【請求項6】 前記ネットワークに与える処理結果を、
ユーザインタフェースの高い情報に変換してネットワー
クに与える変換手段を有する請求項1〜5のいずれかに
記載の処理装置。
6. A processing result given to the network,
6. The processing apparatus according to claim 1, further comprising a conversion unit that converts the information into information having a high user interface and provides the information to a network.
【請求項7】 前記ネットワークは、インターネット又
はイントラネットであり、 前記変換手段が変換する情報はハイパーテキストの情報
であることを特徴とする請求項6に記載の処理装置。
7. The processing apparatus according to claim 6, wherein the network is the Internet or an intranet, and the information converted by the conversion unit is hypertext information.
JP518199A 1999-01-12 1999-01-12 Web computing server system Expired - Fee Related JP3537338B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP518199A JP3537338B2 (en) 1999-01-12 1999-01-12 Web computing server system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP518199A JP3537338B2 (en) 1999-01-12 1999-01-12 Web computing server system

Publications (2)

Publication Number Publication Date
JP2000207331A true JP2000207331A (en) 2000-07-28
JP3537338B2 JP3537338B2 (en) 2004-06-14

Family

ID=11604074

Family Applications (1)

Application Number Title Priority Date Filing Date
JP518199A Expired - Fee Related JP3537338B2 (en) 1999-01-12 1999-01-12 Web computing server system

Country Status (1)

Country Link
JP (1) JP3537338B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7552167B2 (en) 2001-12-19 2009-06-23 Fujitsu Limited Communications control method and system with automatic data congestion preventing function
US8694580B2 (en) 2011-07-04 2014-04-08 Fujitsu Limited Information processing apparatus, server selecting method and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7552167B2 (en) 2001-12-19 2009-06-23 Fujitsu Limited Communications control method and system with automatic data congestion preventing function
US8694580B2 (en) 2011-07-04 2014-04-08 Fujitsu Limited Information processing apparatus, server selecting method and recording medium

Also Published As

Publication number Publication date
JP3537338B2 (en) 2004-06-14

Similar Documents

Publication Publication Date Title
JP3427933B2 (en) Processing long-term transactions in client-server systems
CN101226525B (en) Method, server, client terminal and system for controlling download and display of web page layout
JP4493249B2 (en) Network system, server, timeout time information providing method, and program
US8090793B2 (en) Methods and apparatus for making a hypermedium interactive
TWI354475B (en) Dispatching client requests to appropriate server-
EP0762304A1 (en) Computer system for data management and method for operating said system
US20160162764A1 (en) Print control system and print control method
CN114124490B (en) Method and device for publishing new media content, storage medium and electronic equipment
US7353264B2 (en) Method and apparatus for optimizing client responsiveness and server performance
JP2005115936A (en) Web browser control for customer support
JP2003044396A (en) Access managing method
JPH10207805A (en) Www server and www browser system
US20060095428A1 (en) Method and apparatus for displaying system management information, computer product for the same, and operation management system
JP2000207331A (en) Processor
WO2011082629A1 (en) Method and device for data interaction
JPH08320846A (en) Interactive management type information providing method and device therefor
JP2001265693A (en) Load control system in web
US20080174804A1 (en) Method and System for Transmitting Print Information Between A Client and A Server Over A Wide Area Network
US9122519B1 (en) Governor for elimination of repetitive requests
JP3970503B2 (en) Terminal device
CN116248651A (en) Data interaction method and device, electronic equipment and storage medium
JP4257139B2 (en) Information processing method and processing program
JPH11242643A (en) Data transmission equipment and method for transmitting data through network
JP2008234279A (en) Scenario preparing program and scenario preparing device
JP4429846B2 (en) Information processing device, external device, and information distribution system

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040316

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040316

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080326

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090326

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees