JP6015051B2 - Groupware system, cache method and cache program in groupware system - Google Patents

Groupware system, cache method and cache program in groupware system Download PDF

Info

Publication number
JP6015051B2
JP6015051B2 JP2012069063A JP2012069063A JP6015051B2 JP 6015051 B2 JP6015051 B2 JP 6015051B2 JP 2012069063 A JP2012069063 A JP 2012069063A JP 2012069063 A JP2012069063 A JP 2012069063A JP 6015051 B2 JP6015051 B2 JP 6015051B2
Authority
JP
Japan
Prior art keywords
file
cache
user
target information
client terminal
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.)
Active
Application number
JP2012069063A
Other languages
Japanese (ja)
Other versions
JP2013200747A (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
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 JP2012069063A priority Critical patent/JP6015051B2/en
Publication of JP2013200747A publication Critical patent/JP2013200747A/en
Application granted granted Critical
Publication of JP6015051B2 publication Critical patent/JP6015051B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明は、複数の利用者で使用されるグループウェアシステム、グループウェアシステムにおけるキャッシュ方法及びキャッシュプログラムに関する。   The present invention relates to a groupware system used by a plurality of users, a cache method in the groupware system, and a cache program.

企業等の組織内のコンピュータネットワークを活用した情報共有のためのソフトウェアであるグループウェアシステム(以下、「グループウェア」とも言う。)では、一般的に利用者は利用者端末(以下、「クライアント端末」とも言う。)からグループウェアシステムにログインした後に、サーバ上にある新規追加情報や変更情報(以下、「新着情報」とも言う。)の有無を利用者自身で確認し、そして必要とする情報を利用者自身でサーバからクライアント端末へダウンロードしているものがある。   In a groupware system (hereinafter also referred to as “groupware”), which is software for sharing information utilizing a computer network in an organization such as a company, a user is generally a user terminal (hereinafter referred to as a “client terminal”). After logging in to the groupware system, the user confirms the presence or absence of new addition information or change information (hereinafter also referred to as “new arrival information”) on the server, and the necessary information. Is downloaded from the server to the client terminal by the user himself / herself.

さらに、別のグループウェアでは、文書等の共有情報には頻繁に追加・変更が入るため、利用者が一度アクセスしたものをサーバからクライアント端末側に退避しておく(以下、「キャッシュしておく」とも言う。)という方法が採られているものもある。   Furthermore, in other groupware, shared information such as documents is frequently added / changed, so what is accessed once by the user is saved from the server to the client terminal side (hereinafter referred to as “cache”). There is also a method that has been adopted.

このような、利用者ごとの新着情報の確認作業を効率化するための技術が特許文献1にも記載されている。特許文献1はグループウェアではなく通常の携帯端末と情報収集サーバと含むシステムを開示しており、その情報収集サーバは利用者ごとの設定情報に従ってある一定時間間隔で複数の外部サーバから新着情報を収集して蓄積している。   A technique for improving the efficiency of the confirmation process of newly arrived information for each user is also described in Patent Document 1. Patent Document 1 discloses a system that includes a normal mobile terminal and an information collection server instead of groupware, and the information collection server receives new arrival information from a plurality of external servers at certain time intervals according to setting information for each user. Collect and accumulate.

特開2006−344073号公報JP 2006-344073 A

上述した、キャッシュ方法を利用したグループウェアでは、一度アクセスした文書等を2回目以降にアクセスする場合には、クライアント端末側にキャッシュしておいた文書等にアクセスすれば良いため、利用者にとって選択してから本文を表示するまでの時間(レスポンスタイム)を改善できる。しかし、一般的なグループウェアでは新着メールや新規登録文書などの新着情報にアクセスすることも多いが、このような新着情報は、当然、クライアント端末側にキャッシュされていないのでサーバに取りに行く必要がある。すなわち、このような場合には、サーバからクライアント端末への新着情報データの転送処理時間が必要になり、レスポンスタイムの短縮は期待できないという問題点がある。   In the groupware using the cache method described above, when a document that has been accessed once is accessed from the second time onward, it is only necessary to access the document that has been cached on the client terminal side. The time (response time) from when the message is displayed to when the text is displayed can be improved. However, general groupware often accesses new arrival information such as new mail and newly registered documents, but such new arrival information is naturally not cached on the client terminal side, so it is necessary to go to the server. There is. That is, in such a case, there is a problem that it takes time to transfer newly arrived information data from the server to the client terminal, and a reduction in response time cannot be expected.

また、前述の特許文献1には、携帯端末側にキャッシュ情報を持たせることについては何ら記載されておらず、利用者が携帯端末上で必要な新着情報を選択した後に、その都度、当該情報の本文が情報収集サーバから携帯端末にダウンロードされる。従って、特許文献1記載の技術においても、利用者が必要な情報を得られるまでのレスポンスタイムの短縮は期待できないという問題点がある。   In addition, the above-mentioned Patent Document 1 does not describe anything about providing the cache information on the mobile terminal side, and after the user selects the new arrival information necessary on the mobile terminal, the information Is downloaded from the information collection server to the mobile terminal. Therefore, the technique described in Patent Document 1 also has a problem that the response time until the user can obtain necessary information cannot be expected.

本発明の目的は、上述の種々の問題点を解決できるグループウェアシステム、キャッシュ方法及びプログラムを提供することにある。   An object of the present invention is to provide a groupware system, a cache method, and a program that can solve the various problems described above.

本発明のグループウェアシステムは、少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備え、
前記サーバは、
複数のファイルが登録されるデータベース手段と、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に記憶するキャッシュ対象情報手段と、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成手段と
を含み、
前記クライアント端末は、
キャッシュ手段と
前記利用者が前記グループウェアシステムにログインした時点で、当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録するユーザキャッシュ手段と
から構成される。
The groupware system of the present invention comprises at least one client terminal and a server connected to the client terminal,
The server
Database means for registering multiple files;
Cache target information means for storing cache target information including attribute information having a file identifier for identifying the file and a flag indicating whether or not the file is registered in the client terminal;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation means for adding attribute information, and
The client terminal is
When the cache unit and the user log in to the groupware system, the cache target information corresponding to the user is acquired from the cache target information unit, and the attribute information included in the acquired cache target information A user cache unit that downloads the file from the database unit and registers the file in the cache unit when the flag indicates that the file specified by the file identifier is not registered in the client terminal; Consists of

本発明のキャッシュ方法は、少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備えるグループウェアシステムにおいて、
ファイルを前記サーバのデータベース手段に登録する登録ステップと、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に前記サーバのキャッシュ対象情報手段に記憶するキャッシュ対象情報記憶ステップと、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成ステップと、
前記利用者が前記グループウェアシステムにログインした時点で、当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記クライアント端末のキャッシュ手段に登録するユーザキャッシュ登録ステップと
を含む。
The cache method of the present invention is a groupware system comprising at least one client terminal and a server connected to the client terminal.
A registration step of registering the file in the database means of the server;
Cache target information including attribute information having a file identifier for specifying the file and a flag indicating whether the file is registered in the client terminal is stored in the cache target information means of the server for each user. A cache target information storage step;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation step for adding attribute information;
When the user logs in to the groupware system, the cache target information corresponding to the user is acquired from the cache target information means, and the file in the attribute information included in the acquired cache target information A user cache registration step of downloading the file from the database unit and registering the file in the cache unit of the client terminal when the flag indicates that the file specified by the identifier is not registered in the client terminal Includes and.

本発明のキャッシュプログラムは、複数のファイルが登録されるベータベース手段を複数の利用者で利用するグループウェアシステムにおいて、
ファイルを特定するファイル識別子と該ファイルがキャッシュ手段に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応にキャッシュ対象情報記憶手段に記憶するキャッシュ対象情報記憶処理と、
前記利用者が前記グループウェアシステムにログインした時点で、前記データベース手段におけるファイルの登録または更新を反映して更新された前記キャッシュ対象情報を外部から受け取り前記キャッシュ対象情報記憶手段に記憶し、該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが前記キャッシュ手段に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録する登録処理と
をコンピュータに実行させる。
The cache program of the present invention is a groupware system in which a plurality of users use beta base means for registering a plurality of files.
Cache target information storage for storing cache target information including attribute information having a file identifier for specifying a file and a flag indicating whether or not the file is registered in the cache unit in the cache target information storage unit for each user Processing,
When the user logs in to the groupware system, the cache target information updated by reflecting the registration or update of the file in the database unit is received from the outside and stored in the cache target information storage unit, and the cache When the flag indicates that the file specified by the file identifier in the attribute information included in the target information is not registered in the cache unit, the file is downloaded from the database unit, Let the computer execute the registration process to register in the cache.

以上、本発明には、グループウェアにおいて、利用者側から見たファイルアクセスのレスポンスタイムの短縮化を達成できるという効果がある。   As described above, the present invention has an effect that the groupware can achieve a reduction in response time of file access as viewed from the user side.

図1は、本発明の第1の実施形態のブロック図である。FIG. 1 is a block diagram of a first embodiment of the present invention. 図2は、第1の実施形態におけるキャッシュ対象情報の一例を示す図である。FIG. 2 is a diagram illustrating an example of cache target information according to the first embodiment. 図3は、第1の実施形態におけるサーバの新着情報登録時の動作を示すフローチャートである。FIG. 3 is a flowchart illustrating an operation at the time of new arrival information registration of the server in the first embodiment. 図4は、第1の実施形態におけるクライアント端末の利用者によるグループウェアへのログイン時の動作を示すフローチャートである。FIG. 4 is a flowchart showing an operation at the time of login to the groupware by the user of the client terminal in the first embodiment. 図5は、第1の実施形態におけるグループウェアの利用者による文書アクセス時の動作を示すフローチャートである。FIG. 5 is a flowchart showing an operation at the time of document access by a groupware user in the first embodiment. 図6は、本発明の第2の実施形態のブロック図である。FIG. 6 is a block diagram of the second exemplary embodiment of the present invention. 図7は、第2の実施形態における利用者のクライアント端末利用時の動作を示すフローチャートである。FIG. 7 is a flowchart showing an operation when the user uses the client terminal in the second embodiment.

次に、本発明の実施形態について図面を参照して詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

[第1の実施の形態]
図1は、本発明の第1の実施形態を示すブロック図である。
[First Embodiment]
FIG. 1 is a block diagram showing a first embodiment of the present invention.

図1を参照すると、本実施形態は、複数のクライアント端末100と、サーバ200とから構成されている。   Referring to FIG. 1, the present embodiment includes a plurality of client terminals 100 and a server 200.

各クライアント端末100は、ユーザキャッシュ部110と、グループウェアクライアント機能部120と、入出力部130と、インターフェース部140とを備える。そして、ユーザキャッシュ部110は、キャッシュ情報記憶域150と、キャッシュ対象情報記憶域160とを備える。   Each client terminal 100 includes a user cache unit 110, a groupware client function unit 120, an input / output unit 130, and an interface unit 140. The user cache unit 110 includes a cache information storage area 150 and a cache target information storage area 160.

サーバ200は、新着情報確認部210と、ユーザキャッシュ作成部220と、キャッシュ対象情報部230と、キャッシュ提供部240と、データベース部250と、利用者管理部260と、ダウンロード要求受信部270と、インターフェース部280とを備える。   The server 200 includes a new arrival information confirmation unit 210, a user cache creation unit 220, a cache target information unit 230, a cache provision unit 240, a database unit 250, a user management unit 260, a download request reception unit 270, An interface unit 280.

なお、図1は、複数のクライアント端末100とサーバ200とから構成されるグループウェアの全体構成のうち、本発明に関連する構成要素のみを示している。   Note that FIG. 1 shows only components related to the present invention out of the entire groupware configuration composed of a plurality of client terminals 100 and servers 200.

次に、クライアント端末100及びサーバ200の構成及び動作について簡単に説明する。   Next, the configuration and operation of the client terminal 100 and the server 200 will be briefly described.

データベース部250は、複数の利用者が共有して文書やメール等の様々なデータを格納することができるデータ記憶域である。   The database unit 250 is a data storage area in which a plurality of users can share various data such as documents and emails.

キャッシュ対象情報部230は、データベース部250において登録または更新されたファイルの属性情報の一覧(以下、「キャッシュ対象情報」とも言う。)を記憶したものであり、グループウェアの利用者ごとに作成され保持される。そのためキャッシュ対象情報部230に保持される属性情報の内容は利用者ごとに異なる。   The cache target information section 230 stores a list of file attribute information registered or updated in the database section 250 (hereinafter also referred to as “cache target information”), and is created for each groupware user. Retained. Therefore, the content of the attribute information held in the cache target information unit 230 differs for each user.

図2にキャッシュ対象情報部230に格納されるある利用者Aのキャッシュ対象情報の一例を示す。図2を参照すると、キャッシュ対象情報は、複数の属性情報からなり、各属性情報は、文書のファイルIDと、文書のファイル名と、キャッシュ済フラグとを含む。   FIG. 2 shows an example of cache target information of a user A stored in the cache target information unit 230. Referring to FIG. 2, the cache target information includes a plurality of attribute information, and each attribute information includes a document file ID, a document file name, and a cached flag.

例えば、2行目を見ると、「fileA」が文書のファイルID、「健康診断のお知らせ」が文書のファイル名、そして「1」がキャッシュ済フラグである。なお、キャッシュ済フラグが「1」の場合は、その行の属性情報に対応するファイルが、上記利用者Aが使用しているクライアント端末に既にダウンロードされて、後述のキャッシュ情報記憶域150に格納されている状態を示し、「0」の場合は、その行の属性情報に対応するファイルが上記利用者Aのクライアント端末に未だダウンロードされていない状態を示す。   For example, looking at the second line, “fileA” is the file ID of the document, “Notice of health check” is the file name of the document, and “1” is the cached flag. When the cached flag is “1”, the file corresponding to the attribute information of the line is already downloaded to the client terminal used by the user A and stored in the cache information storage area 150 described later. In the case of “0”, the file corresponding to the attribute information of the line is not yet downloaded to the user A's client terminal.

以下、ファイルがクライアント端末にダウンロードされてキャッシュ済フラグが「1」の状態を「キャッシュ済み」とも言い、クライアント端末にダウンロードされていないでキャッシュ済フラグが「0」の状態を「キャッシュ未」とも言う。   Hereinafter, the state where the file is downloaded to the client terminal and the cached flag is “1” is also referred to as “cached”, and the state where the cached flag is not downloaded to the client terminal and the cached flag is “0” is also referred to as “uncached”. say.

キャッシュ対象情報記憶域160は、グループウェアにログインしている利用者に対応したキャッシュ対象情報をキャッシュ対象情報部230からダウンロードし保持する領域である。   The cache target information storage area 160 is an area for downloading and holding cache target information corresponding to a user who has logged in to the groupware from the cache target information unit 230.

キャッシュ情報記憶域150は、キャッシュ対象情報記憶域160に保持されたキャッシュ対象情報内の複数の属性情報のうち、キャッシュ未のファイル(キャッシュ済フラグが「0」であるファイル)をダウンロードし保持する領域である。   The cache information storage area 150 downloads and holds uncached files (files whose cached flag is “0”) among a plurality of attribute information in the cache target information held in the cache target information storage area 160. It is an area.

ユーザキャッシュ部110は、利用者ごとに作成されているキャッシュ対象情報部230内のキャッシュ対象情報と、そのキャッシュ対象情報に含まれる属性情報のうちキャッシュ未のファイルとを後述のキャッシュ提供部240から受け取り、それぞれキャッシュ対象情報記憶域160と、キャッシュ情報記憶域150とに保存する。また、ユーザキャッシュ部110は、後述のグループウェアクライアント機能部120からの要求により、利用者が指定したファイルがキャッシュ情報記憶域150に存在するかどうかのチェックを行い、存在していた場合は当該ファイルをグループウェアクライアント機能部120へ渡す。   The user cache unit 110 receives the cache target information in the cache target information unit 230 created for each user and the uncached file among the attribute information included in the cache target information from the cache providing unit 240 described later. Received and stored in the cache target information storage area 160 and the cache information storage area 150, respectively. Further, the user cache unit 110 checks whether or not the file specified by the user exists in the cache information storage area 150 in response to a request from the groupware client function unit 120 described later. The file is passed to the groupware client function unit 120.

グループウェアクライアント機能部120は、一般的なグループウェアにおいてクライアント側が備える機能を有し、さらに、利用者の認証情報(利用者ID、利用者パスワード)をユーザキャッシュ部110に通知する機能を有する。また、利用者が指定したファイルがキャッシュ情報記憶域150に存在するか否かはユーザキャッシュ部110で確認され、存在する場合には、利用者は当該ファイルをユーザキャッシュ部110から受け取り、また、存在しない場合には、一般的なグループウェアと同様にデータベース部250から当該ファイルがクライアント端末100にダウンロードされ、利用者に提示される。   The groupware client function unit 120 has a function provided on the client side in general groupware, and further has a function of notifying user authentication information (user ID, user password) to the user cache unit 110. Further, whether or not the file specified by the user exists in the cache information storage area 150 is confirmed by the user cache unit 110. If it exists, the user receives the file from the user cache unit 110, and If it does not exist, the file is downloaded from the database unit 250 to the client terminal 100 and presented to the user in the same manner as general groupware.

入出力部130は、グループウェアの利用者からの操作を受け付け、また、利用者に操作の結果や情報を通知する機能を有する。   The input / output unit 130 has a function of receiving an operation from a groupware user and notifying the user of the operation result and information.

インターフェース部140とインターフェース部280とは、クライアント端末100とサーバ200との間でデータの受け渡しを行うためのものである。また、インターフェース部140は、入出力部130とグループウェアクライアント機能部120との間でのデータの受け渡しも行う。   The interface unit 140 and the interface unit 280 are used to exchange data between the client terminal 100 and the server 200. The interface unit 140 also exchanges data between the input / output unit 130 and the groupware client function unit 120.

新着情報確認部210は、データベース部250への新規ファイルの登録処理や既存ファイルの更新処理を監視しており、これらの処理がなされた場合は後述のユーザキャッシュ作成部220にその旨(すなわち、「新着情報登録」)を通知すると共に当該ファイルの属性情報(ファイルIDとファイル名)を渡す。   The new arrival information confirmation unit 210 monitors the registration process of a new file in the database unit 250 and the update process of an existing file, and if these processes are performed, the user cache creation unit 220 described later (that is, that is, "New arrival information registration") is notified, and attribute information (file ID and file name) of the file is passed.

ユーザキャッシュ作成部220は、上述の新着情報確認部210からの新着情報登録の通知を受け、後述の利用者管理部260が管理しているグループウェアの利用者情報から利用者の現在の状況を取得し、当該利用者に対応して作成されているキャッシュ対象情報部230内のキャッシュ対象情報に当該ファイルの属性情報を追加する。なお、既に上記属性情報がキャッシュ対象情報に存在している場合は、当該属性情報のキャッシュ済フラグを「0」に更新する。また、当該利用者が現在ログインしている場合は上述のキャッシュ対象情報を、キャッシュ提供部240を介してクライアント端末100上のユーザキャッシュ部110に渡す。   The user cache creation unit 220 receives a notification of new arrival information registration from the new arrival information confirmation unit 210 described above, and determines the current status of the user from the user information of the groupware managed by the user management unit 260 described later. The attribute information of the file is added to the cache target information in the cache target information unit 230 that is acquired and corresponding to the user. When the attribute information already exists in the cache target information, the cached flag of the attribute information is updated to “0”. When the user is currently logged in, the above-described cache target information is transferred to the user cache unit 110 on the client terminal 100 via the cache providing unit 240.

利用者管理部260は、グループウェアへの利用者のログイン状況を管理しており、上述のユーザキャッシュ作成部220からの要求に応じて現在の利用者の状況を提供する。   The user management unit 260 manages the login status of the user to the groupware, and provides the current user status in response to the request from the user cache creation unit 220 described above.

キャッシュ提供部240は、上述のユーザキャッシュ部110からの要求に応じて、指定の利用者に対応したキャッシュ対象情報部230内のキャッシュ対象情報、またはデータベース部250から取得した指定のファイルを、ユーザキャッシュ部110に渡す。また逆に、上述のユーザキャッシュ作成部220からの要求に応じて、指定のキャッシュ対象情報をユーザキャッシュ部110に渡す。   In response to the request from the user cache unit 110 described above, the cache providing unit 240 stores the cache target information in the cache target information unit 230 corresponding to the specified user, or the specified file acquired from the database unit 250. The data is passed to the cache unit 110. Conversely, in response to a request from the above-described user cache creation unit 220, specified cache target information is passed to the user cache unit 110.

ダウンロード要求受信部270は、上述のグループウェアクライアント機能部120が要求したファイルをデータベース部250から取得し、グループウェアクライアント機能部120に渡す。   The download request receiving unit 270 acquires the file requested by the groupware client function unit 120 from the database unit 250 and passes it to the groupware client function unit 120.

以上、図1を参照して各構成要素の構成及び動作について簡単に説明したが、図1に示すクライアント端末100及びサーバ200の一部または全体は、プログラム制御により動作する一般的なコンピュータシステムで実現してもよいし、または、専用のハードウェアで実現してもよい。   While the configuration and operation of each component have been briefly described above with reference to FIG. 1, some or all of the client terminal 100 and server 200 shown in FIG. 1 are a general computer system that operates under program control. It may be realized, or may be realized by dedicated hardware.

次に、本実施形態の動作について図3乃至図5のフローチャートを参照して詳細に説明する。   Next, the operation of this embodiment will be described in detail with reference to the flowcharts of FIGS.

図3は、サーバ200における新着情報登録時の動作の概要を示すフローチャートである。   FIG. 3 is a flowchart showing an outline of the operation at the time of new arrival information registration in the server 200.

図3を参照すると、まず、ある利用者によりデータベース部250にファイルが登録されるか、または、既に登録されているファイルが更新される(ステップS301)とする。   Referring to FIG. 3, first, it is assumed that a file is registered in the database unit 250 by a certain user, or an already registered file is updated (step S301).

新着情報確認部210は、データベース部250におけるファイルの登録、更新および削除のイベントを監視しており、ファイルの登録または更新イベントを契機に登録または更新されたファイルの属性情報(ファイルID、ファイル名等)をユーザキャッシュ作成部220に通知する(ステップS302)。   The new arrival information checking unit 210 monitors file registration, update, and deletion events in the database unit 250, and attribute information (file ID, file name) of a file registered or updated when a file registration or update event occurs Etc.) to the user cache creation unit 220 (step S302).

ユーザキャッシュ作成部220は、新着情報確認部210からの通知を受けて利用者管理部260が管理している利用者情報から全ての利用者の現在の状況を取得する。そして、利用者ごとに作成されているキャッシュ対象情報部230内のキャッシュ対象情報に、上述の登録または更新されたファイルの属性情報を追加する。このとき、属性情報には、キャッシュ済フラグ「0」も含まれる。なお、既にキャッシュ対象情報に上述の登録または更新されたファイルの属性情報と同じものが存在する場合は、当該属性情報のキャッシュ済フラグを「0」に更新する(ステップS303)。   The user cache creation unit 220 receives the notification from the new arrival information confirmation unit 210 and acquires the current status of all users from the user information managed by the user management unit 260. Then, the above-described registered or updated file attribute information is added to the cache target information in the cache target information section 230 created for each user. At this time, the attribute information also includes a cached flag “0”. If the same information as the attribute information of the registered or updated file already exists in the cache target information, the cached flag of the attribute information is updated to “0” (step S303).

次に、当該利用者が現在グループウェアにログインしている場合は、以下のステップS305を実行する(ステップS304)。つまり、ユーザキャッシュ作成部220は、当該利用者が使用しているクライアント端末100上で動作しているユーザキャッシュ部110に、キャッシュ提供部240及びインターフェース部280及びインターフェース部140を介して、上述のキャッシュ対象情報を渡す。そして、ユーザキャッシュ部110は、受け取ったキャッシュ対象情報で、キャッシュ対象情報記憶域160に既に存在するキャッシュ対象情報を上書きする(ステップS305)。   Next, when the user is currently logged in to the groupware, the following step S305 is executed (step S304). That is, the user cache creation unit 220 sends the above-described user cache unit 110 operating on the client terminal 100 used by the user to the above-described unit via the cache providing unit 240, the interface unit 280, and the interface unit 140. Pass cache target information. Then, the user cache unit 110 overwrites the cache target information already existing in the cache target information storage area 160 with the received cache target information (step S305).

こうして、ユーザキャッシュ作成部220は、上述のステップS303からステップS305の処理を全ての利用者に対して繰り返す(ステップS306)。   In this way, the user cache creation unit 220 repeats the processing from step S303 to step S305 described above for all users (step S306).

以上により、データベース部250において登録または更新されたファイルの属性情報がそれぞれの利用者のキャッシュ対象情報に追加されたことになる。   As described above, the attribute information of the file registered or updated in the database unit 250 is added to the cache target information of each user.

図4は、クライアント端末100の利用者におけるグループウェアへのログイン時の動作の概要を示すフローチャートである。   FIG. 4 is a flowchart showing an outline of the operation when the user of the client terminal 100 logs in to the groupware.

まず、利用者はクライアント端末に既にログインしているものとする。   First, it is assumed that the user has already logged in to the client terminal.

図4に示すように、その後、利用者がグループウェアにログインすると、グループウェアクライアント機能部120は、ユーザキャッシュ部110にその旨と利用者の認証情報(利用者ID、利用者パスワード)を通知する。(ステップS401)。   As shown in FIG. 4, when the user subsequently logs in to the groupware, the groupware client function unit 120 notifies the user cache unit 110 of the fact and the user authentication information (user ID, user password). To do. (Step S401).

次に、ユーザキャッシュ部110は、キャッシュ対象情報記憶域160をクリアし、インターフェース部140及びインターフェース部280を介して、キャッシュ提供部240に利用者の認証情報を渡すと共に、当該利用者用に作成されたキャッシュ対象情報部230内のキャッシュ対象情報を要求する。キャッシュ提供部240は、渡された認証情報を基に、当該利用者用のキャッシュ対象情報をインターフェース部280及びインターフェース部140を介して、ユーザキャッシュ部110に渡す。ユーザキャッシュ部110は、キャッシュ提供部240から受け取ったキャッシュ対象情報で、キャッシュ対象情報記憶域160に既に存在するキャッシュ対象情報を上書きする(ステップS402)。   Next, the user cache unit 110 clears the cache target information storage area 160, passes the user authentication information to the cache providing unit 240 via the interface unit 140 and the interface unit 280, and creates the information for the user. The cache target information in the cache target information unit 230 is requested. The cache providing unit 240 passes the cache target information for the user to the user cache unit 110 via the interface unit 280 and the interface unit 140 based on the passed authentication information. The user cache unit 110 overwrites the cache target information already existing in the cache target information storage area 160 with the cache target information received from the cache providing unit 240 (step S402).

以上により、当該利用者が前回ログアウトした時間以降にデータベース部250において登録または更新されファイルの属性情報が、キャッシュ対象情報記憶域160に保存される。   As described above, the attribute information of the file registered or updated in the database unit 250 after the time when the user logged out last time is stored in the cache target information storage area 160.

そして、ユーザキャッシュ部110は、上述のキャッシュ対象情報記憶域160に保存されたキャッシュ対象情報内の各属性情報に含まれるキャッシュ済フラグの内容を確認する(ステップS403)。   Then, the user cache unit 110 confirms the contents of the cached flag included in each attribute information in the cache target information stored in the cache target information storage area 160 (step S403).

キャッシュ済フラグが「0」(キャッシュ未)である属性情報がある場合、ユーザキャッシュ部110は当該属性情報に含まれるファイルIDを基に該当するファイルのダウンロードをインターフェース部140及びインターフェース部280を介して、キャッシュ提供部240に要求する。   When there is attribute information whose cached flag is “0” (not cached), the user cache unit 110 downloads the corresponding file through the interface unit 140 and the interface unit 280 based on the file ID included in the attribute information. Request to the cache providing unit 240.

キャッシュ提供部240は、ユーザキャッシュ部110から要求されたファイルをデータベース部250から取得し、インターフェース部280及びインターフェース部140を介して、ユーザキャッシュ部110に渡すと共に、当該利用者用のキャッシュ対象情報部230内のキャッシュ対象情報に含まれる、当該ファイルに対応する属性情報のキャッシュ済フラグを「1」に更新する。   The cache providing unit 240 acquires the file requested from the user cache unit 110 from the database unit 250, passes the file to the user cache unit 110 via the interface unit 280 and the interface unit 140, and cache target information for the user. The cached flag of the attribute information corresponding to the file included in the cache target information in the unit 230 is updated to “1”.

そして、ユーザキャッシュ部110は、キャッシュ提供部240から受け取ったファイルをキャッシュ情報記憶域150に保存すると共に、キャッシュ対象情報記憶域160に保持している当該ファイルに対応する属性情報のキャッシュ済フラグを「1」に更新する(ステップS404)。   Then, the user cache unit 110 saves the file received from the cache providing unit 240 in the cache information storage area 150 and sets the cached flag of the attribute information corresponding to the file held in the cache target information storage area 160. It is updated to “1” (step S404).

ユーザキャッシュ部110は、上述のステップS404の処理をキャッシュ対象情報記憶域160に保存されたキャッシュ対象情報内の属性情報に含まれるキャッシュ済フラグが「0」であるファイル(キャッシュ未のファイル)を全てダウンロードするまで繰り返す(ステップS405)。   The user cache unit 110 performs processing in the above-described step S404 on a file whose cached flag included in the attribute information in the cache target information stored in the cache target information storage area 160 is “0” (uncached file). It repeats until it downloads all (step S405).

なお、上述のステップS403で、全ての属性情報のキャッシュ済フラグが「1」(キャッシュ済み)の場合は、ユーザキャッシュ部110は処理を終了する。   If the cached flag of all the attribute information is “1” (cached) in step S403 described above, the user cache unit 110 ends the process.

以上により、クライアント端末100のキャッシュ情報記憶域150には、当該利用者が前回ログアウトした時間以降にデータベース部250において登録または更新されたファイルが保存されたことになる。   As described above, the cache information storage area 150 of the client terminal 100 stores files registered or updated in the database unit 250 after the time when the user logged out last time.

図5は、クライアント端末100における利用者のファイルアクセス時の動作の概要を示すフローチャートである。   FIG. 5 is a flowchart showing an outline of the operation of the client terminal 100 when the user accesses the file.

図5を参照すると、まず、利用者が入出力部130を介してあるファイルにアクセスすると(ステップS501)、グループウェアクライアント機能部120は当該ファイルがキャッシュ情報記憶域150に存在するか否かをユーザキャッシュ部110に問い合わせる(ステップS502)。   Referring to FIG. 5, first, when a user accesses a file via the input / output unit 130 (step S501), the groupware client function unit 120 determines whether or not the file exists in the cache information storage area 150. The user cache unit 110 is inquired (step S502).

ユーザキャッシュ部110は、当該ファイルのファイルIDを基にキャッシュ対象情報記憶域160に保存された属性情報に含まれるキャッシュ済フラグの内容を確認し、当該ファイルに対応する属性情報のキャッシュ済フラグが「1」(キャッシュ済み)の場合は、グループウェアクライアント機能部120に対しキャッシュ済みという応答と共にキャッシュ情報記憶域150から当該ファイルを取得して渡す。また、当該キャッシュ済フラグが「0」(キャッシュ未)の場合は、グループウェアクライアント機能部120にキャッシュ未という応答を返す(ステップS503)。   The user cache unit 110 confirms the contents of the cached flag included in the attribute information stored in the cache target information storage area 160 based on the file ID of the file, and the cached flag of the attribute information corresponding to the file is determined. In the case of “1” (cached), the file is acquired from the cache information storage area 150 and transferred to the groupware client function unit 120 together with a response that the cache has been completed. If the cached flag is “0” (cache not yet), a response indicating that the cache is not cached is returned to the groupware client function unit 120 (step S503).

グループウェアクライアント機能部120は、上述のユーザキャッシュ部110からの応答がキャッシュ済みの場合は渡された当該ファイルを、入出力部130を介して利用者に表示する(ステップS505)。   When the response from the above-described user cache unit 110 is already cached, the groupware client function unit 120 displays the transferred file to the user via the input / output unit 130 (step S505).

以上の処理により、当該ファイルがクライアント端末100にキャッシュ済みの場合はデータベース部250からダウンロードする必要が無くデータ転送処理の時間が省略できるので、利用者がアクセスしてから表示するまでのレスポンスタイムを短縮できることになる。   With the above processing, when the file has been cached in the client terminal 100, it is not necessary to download from the database unit 250, and the time for data transfer processing can be omitted. It can be shortened.

次に、上述のステップS503でユーザキャッシュ部110からの応答がキャッシュ未の場合は、グループウェアクライアント機能部120は当該ファイルのダウンロードをインターフェース部140及びインターフェース部280を介して、ダウンロード要求受信部270に要求する。   Next, when the response from the user cache unit 110 is not cached in step S503 described above, the groupware client function unit 120 downloads the file via the interface unit 140 and the interface unit 280, and the download request receiving unit 270. To request.

そして、ダウンロード要求受信部270は、グループウェアクライアント機能部120から要求された当該ファイルをデータベース部250から取得し、インターフェース部280及びインターフェース部140を介して、グループウェアクライアント機能部120に渡す(ステップS504)。   Then, the download request receiving unit 270 acquires the file requested from the groupware client function unit 120 from the database unit 250 and passes the file to the groupware client function unit 120 via the interface unit 280 and the interface unit 140 (step S504).

次に、グループウェアクライアント機能部120は、ダウンロード要求受信部270から渡された当該ファイルを入出力部130を介して利用者に表示する(ステップS505)。   Next, the groupware client function unit 120 displays the file passed from the download request receiving unit 270 to the user via the input / output unit 130 (step S505).

このように、利用者がアクセスしたいファイルがキャッシュ未の状態である状況が起こる理由は、上述の図4のフローチャートを参照して説明した利用者のログイン時のファイルのダウンロード処理において、当該ファイルのダウンロード処理が完了するタイミングよりも早く、当該利用者の当該ファイルへのアクセス要求が発生する場合があるからである。   The reason why the file that the user wants to access is not cached as described above is that the file download process at the time of user login described with reference to the flowchart of FIG. This is because the user may request access to the file earlier than the timing when the download process is completed.

以上説明したように、本実施形態では、利用者がクライアント端末100でファイルをアクセスしてから当該ファイルが表示されるまでのレスポンスタイムの短縮化を達成できるという効果がある。   As described above, the present embodiment has an effect that the response time from when a user accesses a file on the client terminal 100 to when the file is displayed can be shortened.

その理由は、利用者がログアウト後にサーバ200側のデータベース部250において登録または更新されたファイルに対応する属性情報を保持しておき、利用者が次にログインしたタイミングで、それら属性情報に従ってクライアント端末100側に存在しないファイルを自動的にサーバ200からダウンロードして保存しておけるからである。   The reason is that the attribute information corresponding to the file registered or updated in the database unit 250 on the server 200 side after the user logs out is held, and the client terminal is in accordance with the attribute information when the user logs in next time. This is because files that do not exist on the 100 side can be automatically downloaded from the server 200 and saved.

[第2の実施形態]
次に、本発明の第2の実施形態について説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.

第1の実施形態では、利用者のグループウェアへのログインを契機として、ユーザキャッシュ部110がキャッシュ未のファイルをデータベース部250からダウンロードして、キャッシュ情報記憶域150に保存している。しかし、利用者がグループウェアにログインした直後に新着ファイルにアクセスする場合、当該新着ファイルはまだキャッシュ情報記憶域150に保存できていないことも考えられる。その場合は、レスポンスタイムの短縮はできないことになる。   In the first embodiment, the user cache unit 110 downloads an uncached file from the database unit 250 and stores it in the cache information storage area 150 when the user logs in to the groupware. However, when a user accesses a new file immediately after logging in to the groupware, the new file may not be saved in the cache information storage area 150 yet. In that case, the response time cannot be shortened.

そこで、第2の実施形態では、利用者がクライアント端末100にログインした後、グループウェアにログインする前の段階で、クライアント端末100のバックグラウンド処理としてキャッシュ未のファイルをダウンロードして保存しておくことにより、上述の状況におけるレスポンスタイムの短縮を図るようにしている。   Therefore, in the second embodiment, after the user logs in to the client terminal 100, before the user logs in to the groupware, a file that has not been cached is downloaded and stored as background processing of the client terminal 100. Thus, the response time in the above situation is shortened.

以下、本実施形態について図面を参照して詳細に説明する。   Hereinafter, the present embodiment will be described in detail with reference to the drawings.

なお、以下では、第1の実施形態と重複する構成要素や動作についてはその説明を省略する。   In the following description, description of components and operations that are the same as those in the first embodiment will be omitted.

図6は、本実施形態を示すブロック図である。   FIG. 6 is a block diagram showing this embodiment.

図6を参照すると、本実施形態におけるクライアント端末100は、第1の実施形態のそれには無いグループウェア認証情報部170を備える。   Referring to FIG. 6, the client terminal 100 according to this embodiment includes a groupware authentication information unit 170 that is not present in the first embodiment.

グループウェア認証情報部170は、利用者がグループウェアにログインする時に使用する認証情報(利用者IDと利用者パスワード)を格納したもので、クライアント端末100に設けられている利用者固有の記憶領域に保持される。   The groupware authentication information unit 170 stores authentication information (user ID and user password) used when a user logs in to the groupware, and is a user-specific storage area provided in the client terminal 100. Retained.

第2の実施形態のクライアント端末100及びサーバ200のさらに詳細な動作について図7のフローチャートを参照して説明する。   More detailed operations of the client terminal 100 and the server 200 of the second embodiment will be described with reference to the flowchart of FIG.

図7は、クライアント端末100における利用者のクライアント端末利用時の動作を示すフローチャートである。   FIG. 7 is a flowchart showing the operation of the client terminal 100 when the user uses the client terminal.

ここで、本実施形態では、ユーザキャッシュ部110はクライアント端末のバックグラウンドでも動作するよう構成されており、図7を参照すると、まず、利用者がクライアント端末100にログインすると、ユーザキャッシュ部110がバックグラウンドで動作を開始する(ステップS701)。   Here, in this embodiment, the user cache unit 110 is configured to operate even in the background of the client terminal. Referring to FIG. 7, when the user first logs in to the client terminal 100, the user cache unit 110 is The operation is started in the background (step S701).

次に、ユーザキャッシュ部110は、キャッシュ対象情報記憶域160をクリアした後、グループウェア認証情報部170から当該利用者の認証情報を取得し、インターフェース部140及びインターフェース部280を介して、キャッシュ提供部240に認証情報を渡すと共に当該利用者用に作成されたキャッシュ対象情報部230内のキャッシュ対象情報を要求する。キャッシュ提供部240は、渡された認証情報を基に当該利用者用のキャッシュ対象情報をキャッシュ対象情報部230から取得し、インターフェース部280及びインターフェース部140を介して、ユーザキャッシュ部110に渡す。そして、ユーザキャッシュ部110は、キャッシュ提供部240から受け取ったキャッシュ対象情報でキャッシュ対象情報記憶域160に既に存在するキャッシュ対象情報を上書する(ステップS702)。   Next, after clearing the cache target information storage area 160, the user cache unit 110 acquires the user authentication information from the groupware authentication information unit 170, and provides the cache via the interface unit 140 and the interface unit 280. The authentication information is passed to the unit 240 and the cache target information in the cache target information unit 230 created for the user is requested. The cache providing unit 240 acquires the cache target information for the user from the cache target information unit 230 based on the passed authentication information, and passes it to the user cache unit 110 via the interface unit 280 and the interface unit 140. Then, the user cache unit 110 overwrites the cache target information already existing in the cache target information storage area 160 with the cache target information received from the cache providing unit 240 (step S702).

以上により、当該利用者がグループウェアから前回ログアウトした時間以降にデータベース部250において登録または更新されたファイルの属性情報が、キャッシュ対象情報記憶域160に保存される。   As described above, the attribute information of the file registered or updated in the database unit 250 after the previous logout time from the groupware by the user is stored in the cache target information storage area 160.

そして、ユーザキャッシュ部110は、上述のキャッシュ対象情報記憶域160に保存されたキャッシュ対象情報内の各属性情報に含まれるキャッシュ済フラグの内容を確認する(ステップS703)。   The user cache unit 110 confirms the contents of the cached flag included in each attribute information in the cache target information stored in the cache target information storage area 160 (step S703).

キャッシュ済フラグが「0」(キャッシュ未)である属性情報がある場合、ユーザキャッシュ部110は当該属性情報に含まれるファイルIDを基に該当するファイルのダウンロードをインターフェース部140及びインターフェース部280を介して、キャッシュ提供部240に要求する。   When there is attribute information whose cached flag is “0” (not cached), the user cache unit 110 downloads the corresponding file through the interface unit 140 and the interface unit 280 based on the file ID included in the attribute information. Request to the cache providing unit 240.

キャッシュ提供部240は、ユーザキャッシュ部110から要求されたファイルをデータベース部250から取得し、インターフェース部280及びインターフェース部140を介して、ユーザキャッシュ部110に渡すと共に、当該利用者用のキャッシュ対象情報部230内のキャッシュ対象情報に含まれる、当該ファイルに対応する属性情報のキャッシュ済フラグを「1」に更新する。   The cache providing unit 240 acquires the file requested from the user cache unit 110 from the database unit 250, passes the file to the user cache unit 110 via the interface unit 280 and the interface unit 140, and cache target information for the user. The cached flag of the attribute information corresponding to the file included in the cache target information in the unit 230 is updated to “1”.

そして、ユーザキャッシュ部110は、キャッシュ提供部240から受け取ったファイルをキャッシュ情報記憶域150に保存すると共に、キャッシュ対象情報記憶域160に保持している当該ファイルに対応する属性情報のキャッシュ済フラグを「1」に更新する(ステップS704)。   Then, the user cache unit 110 saves the file received from the cache providing unit 240 in the cache information storage area 150 and sets the cached flag of the attribute information corresponding to the file held in the cache target information storage area 160. It is updated to “1” (step S704).

ユーザキャッシュ部110は、上述のステップS704の処理をキャッシュ対象情報記憶域160に保存されたキャッシュ対象情報内の属性情報に含まれるキャッシュ済フラグが「0」であるファイル(キャッシュ未のファイル)を全てダウンロードするまで繰り返す(ステップS705)。   The user cache unit 110 performs processing in step S704 described above on a file whose cached flag included in the attribute information in the cache target information stored in the cache target information storage area 160 is “0” (uncached file). It repeats until it downloads all (step S705).

次に、ユーザキャッシュ部110は、一定時間の経過を待ち(ステップS706)、ステップS702に戻り以降のステップを繰り返し実行する。また、上述のステップS703でキャッシュ済フラグが全て「1」(キャッシュ済み)の場合も同様に一定時間経過を待ち、ステップS702に戻り以降のステップを繰り返し実行する。   Next, the user cache unit 110 waits for a certain period of time (step S706), returns to step S702, and repeatedly executes the subsequent steps. Similarly, when all the cached flags are “1” (cached) in step S703 described above, the process waits for a certain period of time, returns to step S702, and repeats the subsequent steps.

以上により、キャッシュ情報記憶域150には、当該利用者がグループウェアから前回ログアウトした時間以降にデータベース部250において登録または更新されたファイルが、利用者のグループウェアへのログイン前に保存されたことになる。   As described above, the file registered or updated in the database unit 250 after the time when the user last logged out from the groupware was stored in the cache information storage area 150 before the user logged in to the groupware. become.

なお、ユーザキャッシュ部110は、上述の図7で示す処理を実行している途中で利用者がグループウェアにログインした場合は、図7の動作を中断し、図4のグループウェアへのログイン時の動作を示すフローチャートで示される処理を実行する。   Note that if the user logs in to the groupware while the process shown in FIG. 7 is being executed, the user cache unit 110 interrupts the operation in FIG. 7 and logs in to the groupware in FIG. The process shown by the flowchart which shows this operation | movement is performed.

以上説明したように、本実施形態には、利用者がグループウェアにログインした直後にどの文書をアクセスしても、当該ファイルが表示されるまでのレスポンスタイムの短縮化を達成できるという効果がある。   As described above, the present embodiment has an effect that the response time until the file is displayed can be shortened no matter which document is accessed immediately after the user logs into the groupware. .

その理由は、利用者がグループウェアにログインする前のクライアント端末100にログインした段階で、バックグラウンド処理としてユーザキャッシュ部110が動作し、クライアント端末100側に存在しないファイルを自動的にサーバ200側からダウンロードして保存しておけるからである。   The reason is that when the user logs in to the client terminal 100 before logging in to the groupware, the user cache unit 110 operates as a background process, and files that do not exist on the client terminal 100 side are automatically transferred to the server 200 side. It is because it can be downloaded and saved from.

100 クライアント端末
110 ユーザキャッシュ部
120 グループウェアクライアント機能部
130 入出力部
140 インターフェース部
150 キャッシュ情報記憶域
160 キャッシュ対象情報記憶域
170 グループウェア認証情報部
200 サーバ
210 新着情報確認部
220 ユーザキャッシュ作成部
230 キャッシュ対象情報部
240 キャッシュ提供部
250 データベース部
260 利用者管理部
270 ダウンロード要求受信部
DESCRIPTION OF SYMBOLS 100 Client terminal 110 User cache part 120 Groupware client function part 130 Input / output part 140 Interface part 150 Cache information storage area 160 Cache object information storage area 170 Groupware authentication information part 200 Server 210 New arrival information confirmation part 220 User cache creation part 230 Cache target information section 240 Cache providing section 250 Database section 260 User management section 270 Download request receiving section

Claims (10)

少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備えるグループウェアシステムにおいて、
前記サーバは、
複数のファイルが登録されるデータベース手段と、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に記憶するキャッシュ対象情報手段と、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成手段と
を含み、
前記クライアント端末は、
キャッシュ手段と
前記利用者が前記グループウェアシステムにログインした時点で、当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録するユーザキャッシュ手段と
を含むことを特徴とするグループウェアシステム。
In a groupware system comprising at least one client terminal and a server connected to the client terminal,
The server
Database means for registering multiple files;
Cache target information means for storing cache target information including attribute information having a file identifier for identifying the file and a flag indicating whether or not the file is registered in the client terminal;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation means for adding attribute information, and
The client terminal is
When the cache unit and the user log in to the groupware system, the cache target information corresponding to the user is acquired from the cache target information unit, and the attribute information included in the acquired cache target information A user cache unit that downloads the file from the database unit and registers the file in the cache unit when the flag indicates that the file specified by the file identifier is not registered in the client terminal; A groupware system characterized by including:
複数のファイルが登録されるデータベース手段を複数の利用者で利用するグループウェアシステムにおいて、
キャッシュ手段と、
ファイルを特定するファイル識別子と該ファイルが前記キャッシュ手段に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に記憶するキャッシュ対象情報記憶手段と、
前記利用者が前記グループウェアシステムにログインした時点で、前記データベース手段におけるファイルの登録または更新を反映して更新された前記キャッシュ対象情報を外部から受け取り前記キャッシュ対象情報記憶手段に記憶し、該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが前記キャッシュ手段に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録するユーザキャッシュ手段と
から構成されたことを特徴とするグループウェアシステムにおけるクライアント端末。
In a groupware system in which multiple users use database means for registering multiple files,
Caching means;
Cache target information storage means for storing cache target information including attribute information having a file identifier for identifying a file and a flag indicating whether or not the file is registered in the cache means;
When the user logs in to the groupware system, the cache target information updated by reflecting the registration or update of the file in the database unit is received from the outside and stored in the cache target information storage unit, and the cache When the flag indicates that the file specified by the file identifier in the attribute information included in the target information is not registered in the cache unit, the file is downloaded from the database unit, A client terminal in a groupware system, comprising: a user cache unit registered in the cache unit.
グループウェアシステムにおいて複数の利用者で利用される複数のファイルが登録されるデータベース手段と、
前記ファイルを特定するファイル識別子と該ファイルがクライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に記憶するキャッシュ対象情報手段と、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成手段と、
前記利用者が前記グループウェアシステムにログインしたときに、当該利用者の使用する前記クライアント端末に当該利用者に対応する前記キャッシュ対象情報を提供する提供手段と
から構成され、
前記キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが前記クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードする前記クライアント端末と接続する
ことを特徴とするグループウェアシステムにおけるサーバ。
Database means for registering a plurality of files used by a plurality of users in a groupware system;
Cache target information means for storing cache target information including attribute information having a file identifier for identifying the file and a flag indicating whether the file is registered in the client terminal;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. User cache creation means for adding attribute information;
Wherein when the user logs in to the groupware system is composed of a providing means for providing the cached information corresponding to the user on the client terminal used by the user,
When the flag indicates that the file specified by the file identifier in the attribute information included in the cache target information is not registered in the client terminal, the file is downloaded from the database unit. A server in a groupware system connected to the client terminal .
少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備えるグループウェアシステムにおいて、
前記サーバは、
複数のファイルが登録されるデータベース手段と、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に記憶するキャッシュ対象情報手段と、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成手段と
を含み、
前記クライアント端末は、
キャッシュ手段と、
前記利用者が前記クライアント端末にログインし、且つ前記グループウェアシステムからログアウトしている期間中に、予め定めた間隔で、前記利用者が前記グループウェアシステムにログインするために用いるグループウェア認証情報を用い当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録するユーザキャッシュ手段と
を含むことを特徴とするグループウェアシステム。
In a groupware system comprising at least one client terminal and a server connected to the client terminal,
The server
Database means for registering multiple files;
Cache target information means for storing cache target information including attribute information having a file identifier for identifying the file and a flag indicating whether or not the file is registered in the client terminal;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation means for adding attribute information, and
The client terminal is
Caching means;
Groupware authentication information used by the user to log in to the groupware system at predetermined intervals during a period in which the user logs in to the client terminal and logs out from the groupware system. The cache target information corresponding to the user is acquired from the cache target information means, and the file specified by the file identifier in the attribute information included in the acquired cache target information is registered in the client terminal. A groupware system, comprising: a user cache unit that downloads the file from the database unit and registers the file in the cache unit when the flag indicates that the file is not stored.
前記利用者が前記グループウェアシステムにログイン中に、前記データベース手段内のファイルの更新があった場合であって、かつ、当該利用者に対応する前記キャッシュ対象情報に含まれる前記属性情報に、更新された当該ファイルを特定する識別子を含む前記属性情報がある場合には、当該属性情報に含まれる前記フラグを、当該ファイルが前記クライアント端末に登録されていないことを示すよう更新する手段
を含むことを特徴とする請求項1または4記載のグループウェアシステム。
When the user logs in to the groupware system and the file in the database means is updated, the attribute information included in the cache target information corresponding to the user is updated. Means for updating the flag included in the attribute information to indicate that the file is not registered in the client terminal when there is the attribute information including an identifier for identifying the file that has been The groupware system according to claim 1 or 4, characterized in that:
少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備えるグループウェアシステムにおいて、
ファイルを前記サーバのデータベース手段に登録する登録ステップと、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に前記サーバのキャッシュ対象情報手段に記憶するキャッシュ対象情報記憶ステップと、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成ステップと、
前記利用者が前記グループウェアシステムにログインした時点で、当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記クライアント端末のキャッシュ手段に登録するユーザキャッシュ登録ステップと
を含むことを特徴とするグループウェアシステムにおけるキャッシュ方法。
In a groupware system comprising at least one client terminal and a server connected to the client terminal,
A registration step of registering the file in the database means of the server;
Cache target information including attribute information having a file identifier for specifying the file and a flag indicating whether the file is registered in the client terminal is stored in the cache target information means of the server for each user. A cache target information storage step;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation step for adding attribute information;
When the user logs in to the groupware system, the cache target information corresponding to the user is acquired from the cache target information means, and the file in the attribute information included in the acquired cache target information A user cache registration step of downloading the file from the database unit and registering the file in the cache unit of the client terminal when the flag indicates that the file specified by the identifier is not registered in the client terminal A cache method in a groupware system, comprising:
少なくとも一つのクライアント端末と、該クライアント端末と接続されたサーバとを備えるグループウェアシステムにおいて、
ファイルを前記サーバのデータベース手段に登録する登録ステップと、
前記ファイルを特定するファイル識別子と該ファイルが前記クライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応に前記サーバのキャッシュ対象情報手段に記憶するキャッシュ対象情報記憶ステップと、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成ステップと、
前記利用者が前記クライアント端末にログインし、且つ前記グループウェアシステムからログアウトしている期間中に、予め定めた間隔で、前記利用者が前記グループウェアシステムにログインするために用いるグループウェア認証情報を用い当該利用者に対応する前記キャッシュ対象情報を前記キャッシュ対象情報手段から取得し、取得した当該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが当該クライアント端末に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記クライアント端末のキャッシュ手段に登録するユーザキャッシュ登録ステップと
を含むことを特徴とするグループウェアシステムにおけるキャッシュ方法。
In a groupware system comprising at least one client terminal and a server connected to the client terminal,
A registration step of registering the file in the database means of the server;
Cache target information including attribute information having a file identifier for specifying the file and a flag indicating whether the file is registered in the client terminal is stored in the cache target information means of the server for each user. A cache target information storage step;
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. A user cache creation step for adding attribute information;
Groupware authentication information used by the user to log in to the groupware system at predetermined intervals during a period in which the user logs in to the client terminal and logs out from the groupware system. The cache target information corresponding to the user is acquired from the cache target information means, and the file specified by the file identifier in the attribute information included in the acquired cache target information is registered in the client terminal. A cache in the groupware system comprising: a user cache registration step of downloading the file from the database means and registering the file in the cache means of the client terminal when the flag indicates that the file is not present Direction Law.
前記利用者が前記グループウェアシステムにログイン中に、前記データベース手段内のファイルの更新があった場合であって、かつ、当該利用者に対応する前記キャッシュ対象情報に含まれる前記属性情報に、更新された当該ファイルを特定する識別子を含む前記属性情報がある場合には、当該属性情報に含まれる前記フラグを、当該ファイルが前記クライアント端末に登録されていないことを示すよう更新する更新ステップ
を含むことを特徴とする請求項6または7記載のキャッシュ方法。
When the user logs in to the groupware system and the file in the database means is updated, the attribute information included in the cache target information corresponding to the user is updated. An update step of updating the flag included in the attribute information to indicate that the file is not registered in the client terminal if there is the attribute information including an identifier for identifying the file 8. The cache method according to claim 6 or 7, wherein:
複数のファイルが登録されるデータベース手段を複数の利用者で利用するグループウェアシステムにおいて、
ファイルを特定するファイル識別子と該ファイルがキャッシュ手段に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応にキャッシュ対象情報記憶手段に記憶するキャッシュ対象情報記憶処理と、
前記利用者が前記グループウェアシステムにログインした時点で、前記データベース手段におけるファイルの登録または更新を反映して更新された前記キャッシュ対象情報を外部から受け取り前記キャッシュ対象情報記憶手段に記憶し、該キャッシュ対象情報に含まれる前記属性情報内の前記ファイル識別子で特定されるファイルが前記キャッシュ手段に登録されていないことを前記フラグが示している場合には、当該ファイルを前記データベース手段からダウンロードし、前記キャッシュ手段に登録する登録処理と
をコンピュータに実行させることを特徴とするキャッシュプログラム。





In a groupware system in which multiple users use database means for registering multiple files,
Cache target information storage for storing cache target information including attribute information having a file identifier for specifying a file and a flag indicating whether or not the file is registered in the cache unit in the cache target information storage unit for each user Processing,
When the user logs in to the groupware system, the cache target information updated by reflecting the registration or update of the file in the database unit is received from the outside and stored in the cache target information storage unit, and the cache When the flag indicates that the file specified by the file identifier in the attribute information included in the target information is not registered in the cache unit, the file is downloaded from the database unit, A cache program for causing a computer to execute registration processing registered in a cache means.





グループウェアシステムにおいて、
ファイルをデータベース手段に登録する登録処理と、
前記ファイルを特定するファイル識別子と該ファイルがクライアント端末に登録されているか否かを示すフラグとを有する属性情報を含むキャッシュ対象情報を各利用者対応にキャッシュ対象情報手段に記憶するキャッシュ対象情報記憶処理と、
前記データベース手段に新規のファイルが登録された時点で、または、前記データベース手段に登録されている前記ファイルに更新があった時点で、前記グループウェアシステムからログアウトしている利用者がある場合には、当該利用者に対応する前記キャッシュ対象情報に、前記新規のファイルまたは更新があった前記ファイルを特定する前記ファイル識別子と当該ファイルが前記クライアント端末に登録されていないことを示す前記フラグとを有する属性情報を追加するユーザキャッシュ作成処理と、
前記利用者がグループウェアにログインしたときに、当該利用者の使用する前記クライアント端末に当該利用者に対応する前記キャッシュ対象情報を提供する提供処理と
をコンピュータに実行させることを特徴とするプログラム。
In groupware system,
A registration process for registering the file in the database means;
Cache target information storage for storing cache target information including attribute information having a file identifier for identifying the file and a flag indicating whether or not the file is registered in the client terminal in a cache target information unit for each user Processing,
When there is a user logged out from the groupware system at the time when a new file is registered in the database means or when the file registered in the database means is updated The cache target information corresponding to the user has the file identifier that identifies the new file or the file that has been updated, and the flag that indicates that the file is not registered in the client terminal. User cache creation processing to add attribute information,
When the user logs in to groupware, the computer causes the client terminal used by the user to execute the providing process of providing the cache target information corresponding to the user.
JP2012069063A 2012-03-26 2012-03-26 Groupware system, cache method and cache program in groupware system Active JP6015051B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012069063A JP6015051B2 (en) 2012-03-26 2012-03-26 Groupware system, cache method and cache program in groupware system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012069063A JP6015051B2 (en) 2012-03-26 2012-03-26 Groupware system, cache method and cache program in groupware system

Publications (2)

Publication Number Publication Date
JP2013200747A JP2013200747A (en) 2013-10-03
JP6015051B2 true JP6015051B2 (en) 2016-10-26

Family

ID=49520934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012069063A Active JP6015051B2 (en) 2012-03-26 2012-03-26 Groupware system, cache method and cache program in groupware system

Country Status (1)

Country Link
JP (1) JP6015051B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107798015A (en) * 2016-09-06 2018-03-13 盛趣信息技术(上海)有限公司 Game services end offline operation method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004258708A (en) * 2003-02-24 2004-09-16 Fujitsu Ltd Shared data update management method, program and device
JP2010231570A (en) * 2009-03-27 2010-10-14 Nec Corp Network system and method for reducing communication traffic

Also Published As

Publication number Publication date
JP2013200747A (en) 2013-10-03

Similar Documents

Publication Publication Date Title
CN110263275B (en) Method and device for accessing webpage, mobile terminal and storage medium
US9369520B2 (en) Enhancement of upload and/or download performance based on client and/or server feedback information
US9729675B2 (en) Enhancement of upload and/or download performance based on client and/or server feedback information
KR102718167B1 (en) Implementing compliance settings by mobile devices for configuration scenario compliance
US20120005578A1 (en) Method and device for editing workspace data objects
US20200213262A1 (en) System and method for automating actions in distributed computing
CN108200132B (en) Resource acquisition method, device, equipment and computer readable storage medium
JP7367120B2 (en) Dynamic object update subscription based on user interaction with interfaces
KR101845195B1 (en) Multiple Resource Subscriptions Association Method in an M2M system
JP6015051B2 (en) Groupware system, cache method and cache program in groupware system
JP2015041335A (en) Update information management system, time line management server, time line management method, and program therefor
US20160330151A1 (en) Method and system for managing an informational site using a social networking application
US9699192B2 (en) True-ownership of shared data
WO2019242279A1 (en) Message processing method and device
KR20210044281A (en) Method and apparatus for ensuring continuous device operation stability in cloud degraded mode
US9294536B2 (en) Method and system of communicating delivery status of an XDM resource in an XDM environment
US11625497B2 (en) File management system and non-transitory computer readable medium
JP6398368B2 (en) Information processing apparatus, information processing system, and program
JP5322072B1 (en) Numbered ticket issuing system for web access
US11361282B2 (en) Scalable system for dynamic user audience determination
CN108833147B (en) Configuration information updating method and device
CN113742617A (en) Cache updating method and device
KR101852727B1 (en) Cross-Resource Subscriptions Management Method
CN115914329B (en) Information pushing method and device, electronic equipment and readable storage medium
KR20130033495A (en) System for synchronizing data between members of the group

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160202

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160331

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: 20160830

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160912

R150 Certificate of patent or registration of utility model

Ref document number: 6015051

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150