JP2010122872A - Device and method for management of file reservation - Google Patents

Device and method for management of file reservation Download PDF

Info

Publication number
JP2010122872A
JP2010122872A JP2008295524A JP2008295524A JP2010122872A JP 2010122872 A JP2010122872 A JP 2010122872A JP 2008295524 A JP2008295524 A JP 2008295524A JP 2008295524 A JP2008295524 A JP 2008295524A JP 2010122872 A JP2010122872 A JP 2010122872A
Authority
JP
Japan
Prior art keywords
file
reservation
access
user
user 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.)
Pending
Application number
JP2008295524A
Other languages
Japanese (ja)
Inventor
Takashi Otsuka
恭士 大塚
Kanae Aoyama
香苗 青山
晃暢 ▲濱▼田
Akinobu Hamada
Katsutoshi Satsuba
克利 札場
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.)
Chugoku Electric Power Co Inc
Original Assignee
Chugoku Electric Power Co Inc
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 Chugoku Electric Power Co Inc filed Critical Chugoku Electric Power Co Inc
Priority to JP2008295524A priority Critical patent/JP2010122872A/en
Publication of JP2010122872A publication Critical patent/JP2010122872A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device and method for management of file reservation, preventing conflict of shared files, and saving time and efforts until accessing the shared file. <P>SOLUTION: The file reservation management device 10, which manages access reservation to each of the plurality of shared files, includes: a reservation information database DB 110 which stores the access reservation to each of the plurality of shared files; a reservation registration section 105 which receives the access reservation for the shared file whose access has been demanded by a user terminal from the user terminal and which registers the access reservation in a reservation information memory when the shared file is accessed from the other user terminal; a monitor 106 which monitors access state of the shared file whose access reservation is stored in the reservation information DB 110; and a notification section 108 which notifies the user terminal having reserved access to the shared file of access permission when the monitor 106 detects the shared file whose access state has been changed. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ファイル予約管理装置および方法に関する。   The present invention relates to a file reservation management apparatus and method.

従来、複数のユーザそれぞれがファイルの編集に用いる複数の装置(編集装置)が共有可能なファイルサーバ等に格納されたファイルは、複数の編集装置により同じファイルが編集されることによる、編集装置間の編集内容の競合を防ぐ必要がある。編集内容の競合を防ぐために、編集装置によりファイルサーバ等に格納されたファイルが編集されている間、そのファイルをロックする方法がある。ファイルをロックすることにより、該当の編集装置以外からはファイルを編集することはできず、編集装置間の編集内容の競合を防ぐことができる。   Conventionally, files stored in a file server or the like that can be shared by a plurality of devices (editing devices) used by each of a plurality of users for editing files are edited by the same file by a plurality of editing devices. It is necessary to prevent conflicts of editing contents. In order to prevent conflicts in editing contents, there is a method of locking the file while the file stored in the file server or the like is being edited by the editing apparatus. By locking the file, it is impossible to edit the file from other than the corresponding editing device, and it is possible to prevent contention of editing contents between the editing devices.

また、ある編集装置にて編集中の文書ファイルであっても、他の編集装置から編集できる方法がある(例えば、特許文献1)。この方法によると、文書ファイルを複数の編集装置が共有して文書編集処理を行う場合、編集装置で文書編集を行ってデータ変更が発生すると、該当の編集装置以外からの編集要求をロックして排他し、誰がデータ更新を行ったかという情報をそのファイルにアクセスした編集装置全てに通知する。
特開平8−16553号公報
Further, there is a method in which even a document file being edited by a certain editing device can be edited from another editing device (for example, Patent Document 1). According to this method, when a document file is shared by multiple editing devices and the document editing process is performed, if the editing device performs document editing and data change occurs, the editing request from other than the corresponding editing device is locked. The exclusive information is notified to the editing apparatus that has accessed the file about who updated the data.
JP-A-8-16553

しかしながら、上記いずれの方法においても、該当のファイルが,編集装置を使用するユーザ自ら更新可能状態になったかどうかを確認するため、アクセス輻輳時は何回も、該当ファイルにアクセスして、ファイルにロックがかかっていないか否か確認する必要があり、該当のファイルにアクセスするまでに手間がかかっていた。   However, in any of the above methods, in order to check whether or not the corresponding file has been updated by the user who uses the editing device, the corresponding file is accessed many times during access congestion. It was necessary to check whether the lock was applied, and it took time and effort to access the file.

本発明は、共有ファイルの競合を防ぐと共に、共有ファイルにアクセスするまでの手間を省いたファイル予約管理装置および方法を提供することを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to provide a file reservation management apparatus and method that prevent conflicts between shared files and save the trouble of accessing a shared file.

本発明では、以下のような解決手段を提供する。   The present invention provides the following solutions.

(1)複数のユーザ端末と複数の共有ファイルを管理するファイルサーバと通信ネットワークを介して接続される、前記複数の共有ファイルそれぞれへのアクセス予約を管理するファイル予約管理装置であって、前記複数の共有ファイルそれぞれへのアクセス予約を記憶する予約情報記憶部と、前記複数の共有ファイルのうち、前記複数のユーザ端末のうちの一のユーザ端末がアクセス要求をした特定の共用ファイルが、他のユーザ端末からアクセス中であることに応じて、前記特定の共用ファイルに対するアクセス予約を前記一のユーザ端末から受信し、前記予約情報記憶部に登録する予約登録部と、前記予約情報記憶部にアクセス予約が記憶されている前記特定の共用ファイルのアクセス状況を監視する監視部と、前記監視部にて、前記特定の共有ファイルのアクセス状況が変化したことを検知したことに応じて、前記一のユーザ端末にアクセス許可の通知を行う通知部と、を備えるファイル予約管理装置。   (1) A file reservation management apparatus for managing access reservations to each of the plurality of shared files, connected via a communication network to a plurality of user terminals and a file server that manages the plurality of shared files. A reservation information storage unit that stores an access reservation to each of the shared files, and among the plurality of shared files, a specific shared file requested by one user terminal of the plurality of user terminals is another A reservation registration unit that receives an access reservation for the specific shared file from the one user terminal and registers in the reservation information storage unit, and accesses the reservation information storage unit in response to access from the user terminal A monitoring unit that monitors an access status of the specific shared file in which a reservation is stored; and Depending on the access status of the constant shared files detects that it has changed, the file reservation management device and a notification unit to notify permission to the one user terminal.

(1)の構成によれば、ファイルサーバにて管理される共有ファイルそれぞれのアクセス予約を管理する予約情報記憶部を備え、予約登録部は、複数のユーザ端末のうちの一のユーザ端末がアクセス要求をした特定の共用ファイルが、他のユーザ端末からアクセス中であることに応じて、特定の共用ファイルに対するアクセス予約を一のユーザ端末から受信し、予約情報記憶部に登録する。また、監視部は、予約情報記憶部にアクセス予約が記憶されている特定の共用ファイルのアクセス状況を監視し、特定の共有ファイルのアクセス状況が変化したことを監視部が検知したことに応じて、通知部は、一のユーザ端末にアクセス許可の通知を行う。   According to the configuration of (1), the reservation information storage unit that manages the access reservation of each shared file managed by the file server is provided, and the reservation registration unit is accessed by one user terminal among the plurality of user terminals. In response to the fact that the requested specific shared file is being accessed from another user terminal, an access reservation for the specific shared file is received from one user terminal and registered in the reservation information storage unit. The monitoring unit monitors the access status of a specific shared file whose access reservation is stored in the reservation information storage unit, and in response to the monitoring unit detecting that the access status of the specific shared file has changed. The notification unit notifies access permission to one user terminal.

このことにより、共有ファイルへアクセスするユーザは、アクセス要求した特定の共有ファイルが他のユーザにてアクセス中であっても、特定の共有ファイルへのアクセス予約を行うことができる。また、特定の共有ファイルへのアクセス予約を行うことにより、予約の順番が来ると、アクセス許可の通知がされる。その結果、特定の共有ファイルのアクセスが解除されるまで頻繁に確認する手間を省くことができ、また、ファイルサーバへのユーザの頻繁なアクセスを防ぐことで,ファイルサーバの稼働率を下げることができ,ひいては,消費電力量を下げることができる。   As a result, the user who accesses the shared file can make an access reservation for the specific shared file even if the specific shared file requested to be accessed is being accessed by another user. Further, by making an access reservation for a specific shared file, an access permission notice is given when the reservation order comes. As a result, it is possible to save the trouble of frequently checking until access to a specific shared file is canceled, and to reduce the operation rate of the file server by preventing the user from accessing the file server frequently. As a result, power consumption can be reduced.

(2)前記監視部は、前記複数の共有ファイルのうち、前記予約情報記憶部に前記アクセス予約が記憶されていて、同一ユーザ端末にて所定時間以上アクセスされている占有ファイルが存在するか監視し、前記通知部は、前記占有ファイルを検知したことに応じて、前記占有ファイルにアクセスしている占有ユーザ端末を特定し、前記占有ファイルのアクセス予約を、前記占有ユーザ端末に通知する(1)に記載のファイル予約管理装置。   (2) The monitoring unit monitors whether, among the plurality of shared files, the access reservation is stored in the reservation information storage unit and there is an occupied file that has been accessed for a predetermined time or more at the same user terminal. Then, the notification unit identifies the occupied user terminal that is accessing the occupied file in response to detecting the occupied file, and notifies the occupied user terminal of an access reservation for the occupied file (1). ) File reservation management device.

(2)の構成によれば、監視部は、所定時間以上継続して予約共有ファイルにアクセス中である占有ユーザ端末が存在するかを監視し、占有ユーザ端末が検知されると、予約情報記憶部から取得した予約共有ファイルのアクセス予約を、その占有ユーザ端末のユーザに通知する。このことにより、アクセス予約がされている予約共有ファイルを長い時間占有するユーザを減らすことができ、ユーザが予約した共有ファイルにアクセスするまでの待ち時間を短縮することができる。ここで、所定時間とは、ファイル予約管理装置の管理者等が任意に決定することができ、例えば、30分や1時間、である。   According to the configuration of (2), the monitoring unit monitors whether there is an occupied user terminal that is continuously accessing the reserved shared file for a predetermined time or more, and if an occupied user terminal is detected, the reservation information storage The user of the exclusive user terminal is notified of the access reservation of the reserved shared file acquired from the department. Accordingly, it is possible to reduce the number of users who occupy the reserved shared file for which access reservation has been made for a long time, and it is possible to reduce the waiting time until the shared file reserved by the user is accessed. Here, the predetermined time can be arbitrarily determined by the administrator of the file reservation management apparatus, for example, 30 minutes or 1 hour.

(3)前記アクセス予約は、前記特定の共用ファイルを特定する情報と、前記特定の共用ファイルにアクセスする前記ユーザを特定する情報と、前記通知部から前記ユーザへの前記アクセス許可の通知手段と、を含む(1)または(2)に記載のファイル予約管理装置。   (3) The access reservation includes information for specifying the specific shared file, information for specifying the user accessing the specific shared file, and means for notifying the access permission from the notification unit to the user; The file reservation management device according to (1) or (2).

(3)の構成によれば、アクセス予約は、特定の共有ファイルを特定する情報と、特定の共用ファイルにアクセスするユーザを特定する情報と、通知部からユーザへのアクセス許可の通知手段と、を含む。このことにより、通知部が行うアクセス許可の通知手段をユーザが設定することができ、また、通知部が行うアクセス許可に、共有ファイルの予約しているユーザを特定する情報を含めることができる。   According to the configuration of (3), the access reservation includes information for specifying a specific shared file, information for specifying a user who accesses the specific shared file, notification means for access permission from the notification unit to the user, including. Thereby, the user can set the access permission notification means performed by the notification unit, and the access permission performed by the notification unit can include information specifying the user who has reserved the shared file.

(4)前記アクセス予約は、前記特定の共用ファイルに前記一のユーザ端末がアクセスする時刻を含む(3)に記載のファイル予約管理装置。   (4) The file reservation management device according to (3), wherein the access reservation includes a time at which the one user terminal accesses the specific shared file.

(4)の構成によれば、アクセス予約は、特定の共有ファイルに一ユーザ端末がアクセスする時間を含む。このことにより、事前に共有ファイルにアクセスする時間を指定することができる。   According to the configuration of (4), the access reservation includes time for one user terminal to access a specific shared file. This makes it possible to specify the time for accessing the shared file in advance.

(5)複数のユーザ端末と通信ネットワークを介して接続される、ファイルサーバが管理する複数の共有ファイルそれぞれへのアクセス予約を管理するアクセス予約管理方法であって、前記複数の共有ファイルそれぞれへのアクセス予約を予約情報として記憶するステップと、前記複数の共有ファイルのうち、前記複数のユーザ端末のうちの一のユーザ端末がアクセス要求をした特定の共用ファイルが、他のユーザ端末からアクセス中であることに応じて、前記特定の共用ファイルに対するアクセス予約を前記一のユーザ端末から受信し、前記予約情報として登録するステップと、前記予約情報に前記アクセス予約が記憶されている前記特定の共用ファイルのアクセス状況を監視するステップと、前記特定の共有ファイルのアクセス状況が変化したことを検知したことに応じて、前記一のユーザ端末を操作するユーザにアクセス許可の通知を行うステップと、を備えるアクセス管理方法。   (5) An access reservation management method for managing access reservations to each of a plurality of shared files managed by a file server, which is connected to a plurality of user terminals via a communication network, A step of storing an access reservation as reservation information; and among the plurality of shared files, a specific shared file requested by one user terminal of the plurality of user terminals is being accessed from another user terminal If there is, a step of receiving an access reservation for the specific shared file from the one user terminal and registering it as the reservation information, and the specific shared file in which the access reservation is stored in the reservation information The access status of the specific shared file is changed. Depending on the fact that it is detected, and performing a notification of permission to the user to operate the one user terminal, the access management method comprising a.

本発明によれば、共有ファイルの競合を防ぐと共に、共有ファイルにアクセスするまでの手間を省いたファイル予約管理装置および方法を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, while preventing the competition of a shared file, the file reservation management apparatus and method which saved the effort until accessing a shared file can be provided.

以下、本発明を実施するための最良の形態について図を参照しながら説明する。なお、これはあくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings. This is merely an example, and the technical scope of the present invention is not limited to this.

(第1実施形態)
[ファイル予約管理装置を取り囲むネットワーク構成]
図1は、本発明の第1の実施形態に係る、ファイル予約管理装置10を含む、ファイル予約管理システム1を示す図である。ファイル予約管理システム1は、本発明の一実施形態に係るファイル予約管理装置10と、ファイルサーバ20と、複数のユーザ端末30と、IP電話40と、がネットワーク50を介して接続される。
(First embodiment)
[Network configuration surrounding the file reservation management device]
FIG. 1 is a diagram showing a file reservation management system 1 including a file reservation management apparatus 10 according to the first embodiment of the present invention. In the file reservation management system 1, a file reservation management apparatus 10 according to an embodiment of the present invention, a file server 20, a plurality of user terminals 30, and an IP phone 40 are connected via a network 50.

複数のユーザ端末30は、ファイルサーバのファイルへアクセス要求するユーザ端末30−1と、他のユーザ端末30−2とに分けられる。また、他のユーザ端末30−2のうち、ファイルサーバ20の共有ファイルへアクセスしているユーザ端末をユーザ端末30−3と、共有ファイルの次の予約者であるユーザのユーザ端末をユーザ端末30−4とする。なお、特に、ユーザ端末30−3と30−4とを区別する必要がない場合は、単に、他のユーザ端末30−2とする。なお、ファイルサーバ20の共有ファイルへアクセスしているユーザ端末30−3のうち、一定時間以上共有ファイルへアクセスしているユーザ端末(占有ユーザ端末)をユーザ端末30−3a(図示せず)とする。   The plurality of user terminals 30 are divided into a user terminal 30-1 requesting access to a file on the file server and another user terminal 30-2. Of the other user terminals 30-2, the user terminal 30-3 is the user terminal accessing the shared file of the file server 20, and the user terminal 30 is the user terminal of the user who is the next subscriber of the shared file. -4. In particular, when there is no need to distinguish between the user terminals 30-3 and 30-4, they are simply referred to as other user terminals 30-2. Of the user terminals 30-3 accessing the shared file of the file server 20, a user terminal (occupied user terminal) accessing the shared file for a certain period of time is referred to as a user terminal 30-3a (not shown). To do.

ファイル予約管理システム1は、ファイルサーバ20が保管・管理する共有ファイル(以下、簡略化のためファイルとする)へのユーザ端末30−1からのアクセスを管理するシステムである。具体的には、ファイル予約管理システム1は、ファイルへのアクセス予約を管理する処理(予約管理処理)と、アクセス予約したユーザに予約状況等を知らせる処理(通知処理)との2つの処理を行う。以下、予約管理処理と通知処理とに分けて、ファイル予約管理システム1を構成する装置等について説明する。   The file reservation management system 1 is a system for managing access from the user terminal 30-1 to a shared file stored and managed by the file server 20 (hereinafter referred to as a file for simplification). Specifically, the file reservation management system 1 performs two processes: a process for managing file access reservations (reservation management process) and a process for notifying users who have made access reservations (notification process). . Hereinafter, the apparatus and the like constituting the file reservation management system 1 will be described separately in the reservation management process and the notification process.

まず、予約管理処理における、ファイル予約管理システム1を構成する装置等について説明する。ユーザ端末30−1は、ユーザの操作に応じて、ファイル予約管理装置10にファイルのアクセス要求を送信する。ここで、ファイルとは、ファイルサーバ20にて保存・管理されるファイルである。アクセス要求は、ファイル予約管理装置10からファイルサーバ20へ送信され、ユーザ端末30−1は、アクセス要求したファイル(以下、要求ファイルとする)をファイルサーバ20から受信する。   First, an apparatus and the like constituting the file reservation management system 1 in the reservation management process will be described. The user terminal 30-1 transmits a file access request to the file reservation management apparatus 10 in response to a user operation. Here, the file is a file stored and managed by the file server 20. The access request is transmitted from the file reservation management apparatus 10 to the file server 20, and the user terminal 30-1 receives the file requested to be accessed (hereinafter referred to as a request file) from the file server 20.

なお、要求ファイルが他のユーザ端末30−2にてアクセス中である場合には、ユーザ端末30−1は、予約状況情報をファイル予約管理装置10から受信する。予約状況情報は、ユーザ端末30−1のユーザが要求ファイルのアクセス予約を行うことができるように、ファイル予約管理装置10からユーザ端末30−1に送信される。ここで、予約状況情報とは、要求ファイルに対して既にされている予約からなる情報であり、ユーザが要求ファイルのアクセス予約をする際に、判断材料となる情報である。予約状況情報には、例えば、要求ファイルを予約しているユーザ名や、ファイルへのアクセスを希望する時刻が含まれる。ユーザ端末30−1は、受信した予約状況情報を、ユーザ端末30−1の画面に表示する。   When the request file is being accessed by another user terminal 30-2, the user terminal 30-1 receives the reservation status information from the file reservation management apparatus 10. The reservation status information is transmitted from the file reservation management apparatus 10 to the user terminal 30-1 so that the user of the user terminal 30-1 can make an access reservation for the requested file. Here, the reservation status information is information including reservations that have already been made for the request file, and is information that is used as a judgment material when the user makes an access reservation for the request file. The reservation status information includes, for example, the name of the user who has reserved the requested file and the time at which access to the file is desired. The user terminal 30-1 displays the received reservation status information on the screen of the user terminal 30-1.

また、ユーザ端末30−1は、ユーザ操作により入力された要求ファイルに対する予約情報をファイル予約管理装置10へ送信する。ここで、予約情報とは、ファイルのアクセス予約をするための情報であり、例えば、ファイル名、ファイルへアクセスするユーザ名が含まれる。ユーザ端末30−1が、要求ファイルに対する予約情報をファイル予約管理装置10へ送信することにより、ユーザは要求ファイルへのアクセス予約をすることができる。   In addition, the user terminal 30-1 transmits reservation information for the request file input by the user operation to the file reservation management apparatus 10. Here, the reservation information is information for making a file access reservation, and includes, for example, a file name and a user name for accessing the file. The user terminal 30-1 transmits reservation information for the request file to the file reservation management apparatus 10, so that the user can make an access reservation for the request file.

ファイル予約管理装置10は、ユーザ端末30−1からファイルへのアクセス要求を受信すると、要求ファイルが他のユーザ端末30−2からアクセス中の場合には、予約状況情報をユーザ端末30−1に送信する。また、ファイル予約管理装置10は、ユーザ端末30−1から予約情報を受信し、後述する予約情報DB110に記憶する。   When the file reservation management apparatus 10 receives an access request to the file from the user terminal 30-1, if the requested file is being accessed from another user terminal 30-2, the reservation information is sent to the user terminal 30-1. Send. Further, the file reservation management apparatus 10 receives reservation information from the user terminal 30-1, and stores it in a reservation information DB 110 described later.

ファイルサーバ20は、複数のユーザ端末30にて共有するファイルを保存、管理する。また、ファイルサーバ20は、ユーザ端末30−1からのアクセス要求に応じて、要求ファイルを送信し、要求ファイルがユーザ端末30−1からアクセスされている間、他のユーザ端末30−2がアクセスできないようにファイルのロックを行う。   The file server 20 stores and manages files shared by a plurality of user terminals 30. Further, the file server 20 transmits a request file in response to an access request from the user terminal 30-1, and the other user terminal 30-2 accesses while the request file is being accessed from the user terminal 30-1. Lock the file so that it cannot.

次に、通知処理における、ファイル予約管理システム1を構成する装置等について説明する。アクセス予約を行ったユーザのユーザ端末30−1は、予約の順番が来て要求ファイルへのアクセスが可能になると、ファイル予約管理装置10からアクセス許可の通知を受信する。また、ファイルへアクセスしているユーザ端末30−3は、ファイルへアクセス中に、そのファイルの予約待ち状況を知らせる通知をファイル予約管理装置10から受信する。   Next, devices and the like constituting the file reservation management system 1 in the notification process will be described. The user terminal 30-1 of the user who made the access reservation receives an access permission notice from the file reservation management apparatus 10 when the reservation order comes and the access to the requested file becomes possible. In addition, the user terminal 30-3 accessing the file receives a notification from the file reservation management apparatus 10 informing the reservation waiting status of the file while accessing the file.

ファイル予約管理装置10は、ファイルサーバ20のファイルを監視し、ファイルへのアクセスによるロックが解除されると、次予約ユーザのユーザ端末30−4に、ファイルアクセス許可の通知を送信する。また、ファイル予約管理装置10は、所定時間以上、同一ユーザがアクセスしている占有ファイルを検知すると、その占有ファイルに次予約ユーザがいる場合には、そのファイルの予約待ち状況を知らせる通知を占有ファイルにアクセスしているユーザ端末30−3aに送信する。   The file reservation management apparatus 10 monitors the file on the file server 20 and, when unlocked by accessing the file, releases a file access permission notification to the user terminal 30-4 of the next reservation user. In addition, when the file reservation management apparatus 10 detects an occupied file accessed by the same user for a predetermined time or more, if there is a next reserved user in the occupied file, the file reservation management apparatus 10 occupies a notification notifying the reservation waiting status of the file. Transmit to the user terminal 30-3a accessing the file.

IP電話40は、アクセス予約を行ったユーザが予約の順番が来てファイルへのアクセスが可能になった際に、ファイル予約管理装置10からアクセス許可の通知をファイル予約管理装置10から受信する。   The IP phone 40 receives an access permission notification from the file reservation management apparatus 10 when the user who made the access reservation has reached the reservation order and can access the file.

[ファイル予約管理装置の機能ブロック]
図2は、本発明の第1の実施形態に係る、ファイル予約管理装置10の機能構成を示すブロック図である。ファイル予約管理装置10は、アクセス要求受信部101と、アクセス状況判断部102と、予約状況取得部103と、予約状況送信部104と、予約登録部105と、監視部106と、ユーザ情報取得部107と、通知部108と、更新部109と、予約情報DB(予約情報記憶部)110と、を備える。以下、予約管理処理と通知処理とに分けて、各機能部について説明する。
[Function block of file reservation management device]
FIG. 2 is a block diagram showing a functional configuration of the file reservation management apparatus 10 according to the first embodiment of the present invention. The file reservation management apparatus 10 includes an access request reception unit 101, an access status determination unit 102, a reservation status acquisition unit 103, a reservation status transmission unit 104, a reservation registration unit 105, a monitoring unit 106, and a user information acquisition unit. 107, a notification unit 108, an update unit 109, and a reservation information DB (reservation information storage unit) 110. Hereinafter, each functional unit will be described separately in the reservation management process and the notification process.

まず、予約管理処理における各機能部について説明する。アクセス要求受信部101は、要求ファイルの情報をユーザ端末30−1から受信する。要求ファイルの情報は、ユーザ端末30−1において、ユーザの操作により指定されたファイルにアクセスするための情報であり、例えば、ファイルへのパスやファイル名である。   First, each functional unit in the reservation management process will be described. The access request receiving unit 101 receives request file information from the user terminal 30-1. The request file information is information for accessing a file designated by a user operation in the user terminal 30-1, and is, for example, a path to a file or a file name.

アクセス状況判断部102は、アクセス要求受信部101で受信した要求ファイルの情報に基づいて、要求ファイルを特定し、その要求ファイルが他の端末30−2からアクセス中(開かれている状態)であるか判断する。要求ファイルが他の端末30−2からアクセス中である場合には、アクセス要求を行ったユーザ端末30−1からはその要求ファイルにアクセスすることはできない。他のユーザ端末30−2からアクセスされているために、要求ファイルはロックされているからである。   The access status determination unit 102 specifies a request file based on the information of the request file received by the access request reception unit 101, and the request file is being accessed (opened) from another terminal 30-2. Judge if there is. When the request file is being accessed from another terminal 30-2, the request file cannot be accessed from the user terminal 30-1 that made the access request. This is because the request file is locked because it is accessed from another user terminal 30-2.

アクセス状況判断部102は、要求ファイルが他のユーザ端末30−2からアクセス中であると判断すると、予約状況取得部103に、要求ファイルの情報を送信する。一方、要求ファイルがアクセス中でないと判断すると、ファイルサーバ20に、要求ファイルの情報により特定される要求ファイルを、アクセス要求したユーザ端末30−1へ送信する旨の指示を送信する。   If the access status determination unit 102 determines that the request file is being accessed from another user terminal 30-2, the access status determination unit 102 transmits information on the request file to the reservation status acquisition unit 103. On the other hand, if it is determined that the request file is not being accessed, an instruction to transmit the request file specified by the information of the request file to the user terminal 30-1 that requested access is transmitted to the file server 20.

予約状況取得部103は、アクセス状況判断部102から受信した要求ファイルの情報に基づいて、予約情報DB110から要求ファイルに対する予約情報を取得する。すなわち、要求ファイルに対して既にされているアクセス予約の予約情報を取得する。予約状況取得部103は、取得した全ての予約情報を、要求ファイルの予約状況情報として予約状況送信部104へ送信する。   The reservation status acquisition unit 103 acquires the reservation information for the request file from the reservation information DB 110 based on the request file information received from the access status determination unit 102. That is, reservation information of an access reservation already made for the request file is acquired. The reservation status acquisition unit 103 transmits all the acquired reservation information to the reservation status transmission unit 104 as the reservation status information of the request file.

予約情報DB110は、ファイル毎に分けられた予約情報テーブルに、それぞれのファイルに対するアクセス予約の予約情報を格納している。図3は、本発明の第1の実施形態に係る、予約情報テーブルの一例である。予約情報テーブルは、ユーザ名欄111aと、待ち順位欄111bと、使用時間設定欄111cと、通知手段欄111dと、予約時刻欄111eと、から構成される。なお、ここに示した項目は例示であり、全てを含まなくとも、また、その他の項目を有してもよい。   The reservation information DB 110 stores reservation information of access reservations for each file in a reservation information table divided for each file. FIG. 3 is an example of a reservation information table according to the first embodiment of the present invention. The reservation information table includes a user name field 111a, a waiting order field 111b, a usage time setting field 111c, a notification means field 111d, and a reservation time field 111e. In addition, the item shown here is an illustration, and may not have all and may have another item.

ユーザ名欄111aには、ファイルの予約を行ったユーザのユーザ名が格納される。なお、ユーザ名欄111aは、ユーザ名に限らず、ユーザを特定するための情報、例えば、ユーザID、が格納されてもよい。図3においては、ユーザ名としてのイニシャルが格納されている。   The user name column 111a stores the user name of the user who made the file reservation. Note that the user name column 111a is not limited to the user name but may store information for identifying the user, for example, a user ID. In FIG. 3, initials as user names are stored.

待ち順位欄111bには、アクセス予約時に割り振られる待ち順位が格納される。待ち順位は、アクセス予約の早い順に小さい方から振られる。また、待ち順位は、ファイルアクセスが終了する毎に、1つずつ0まで繰り上がる。待ち順位を0までとするのは、現アクセス中のユーザに通知等するために、現アクセス中のユーザの情報を残して置くためである。待ち順位欄111bを設けることにより、ユーザのファイルへのアクセスを予約順とすることができる。図3において、待ち順位「1」は、ユーザ「Y.O」であるので、今のファイルへのアクセスが解除されるとユーザ「Y.O」はファイルへアクセスが許可される。なお、後述する使用時間設定欄111cが設定されている場合には、図3に示すように、待ち順位欄111bに待ち順位は格納されない。   The waiting order column 111b stores the waiting order assigned at the time of access reservation. The waiting order is assigned in ascending order of access reservation. Further, the waiting order is incremented to 0 one by one every time file access ends. The reason why the waiting order is set to 0 is to leave information on the currently accessed user in order to notify the currently accessed user. By providing the waiting order column 111b, the user's access to the file can be set in the order of reservation. In FIG. 3, since the waiting order “1” is the user “YO”, when the access to the current file is released, the user “YO” is permitted to access the file. When a use time setting field 111c described later is set, as shown in FIG. 3, the waiting order is not stored in the waiting order field 111b.

使用時間設定欄111cには、ユーザのファイルへのアクセス希望時間が格納される。使用時間は、ユーザが任意に設定する時間であり、ユーザが指定しない場合にはブランクとなる。これにより、ユーザは希望する時間にファイルへアクセスすることができる。図3において、ユーザ「U.A」は使用時間を指定しているので、この使用時間内にファイルへのアクセスが解除されると、ユーザ「U.A」はファイルへのアクセスが許可される。なお、指定された使用時間内にファイルへのアクセスが解除されなかった場合には、使用時間の終了時刻、ユーザ「U.A」においては17:00、に通知手段欄111dに指定された通知手段にて、その旨を通知する。   The usage time setting field 111c stores a user's desired access time to the file. The usage time is a time arbitrarily set by the user, and is blank when not specified by the user. Thus, the user can access the file at a desired time. In FIG. 3, the user “UA” designates the usage time, so that if the access to the file is canceled within this usage time, the user “UA” is permitted to access the file. . If access to the file is not canceled within the specified usage time, the notification specified in the notification means column 111d at the end time of the usage time, 17:00 for the user “UA” This is notified by means.

待ち順位「1」のユーザと使用時間を設定したユーザとが競合した場合、使用時間を設定しているユーザを優先としてもよいし、予めユーザに優先順位を付けておき、それに基づいて優先順位の高いユーザを次アクセス者として決定してもよい。待ち順位「1」のユーザと使用時間を設定したユーザとが競合するとは、例えば、図3に示す予約情報テーブルに予約情報を有するファイルにおいて、現アクセスユーザによるアクセスが16:00に終了した際に、次予約者として優先順位「1」のユーザ「Y.O」と16:00から17:00に使用時間を設定しているユーザ「U.A」が競合することである。   When the user with the waiting time “1” competes with the user who has set the usage time, the user who has set the usage time may be given priority, or priorities may be given to the users in advance, and the priority order may be based on the priorities. May be determined as the next accessor. For example, when the user with the waiting order “1” and the user who has set the usage time compete with each other in the file having the reservation information in the reservation information table shown in FIG. In addition, the user “YO” with the priority “1” and the user “UA” who has set the usage time from 16:00 to 17:00 compete as the next reservation person.

通知手段欄111dには、予約の順が来た際に、ユーザにアクセス許可を通知するための手段が格納される。通知手段には、例えば、メールやIP電話がある。なお、通知手段欄111dには、メールアドレスやIP電話番号を格納してもよいし、通知手段だけを格納し、別テーブルにてメールアドレスやIP電話番号を管理してもよい。予約時刻欄111eは、ユーザがアクセス予約を行った時間を格納する。   The notification means column 111d stores means for notifying the user of access permission when the order of reservation comes. Examples of the notification means include mail and IP phone. The notification means column 111d may store a mail address or IP phone number, or may store only the notification means and manage the mail address or IP phone number in a separate table. The reservation time column 111e stores the time when the user made an access reservation.

予約状況送信部104は、予約状況取得部103から受信した要求ファイルの予約状況情報を、要求ファイルへアクセスしたユーザ端末30−1またはユーザ端末30−2へ送信する。また、合わせて、ユーザが要求ファイルのアクセス予約をすることができる予約登録画面の情報をユーザ端末30−1またはユーザ端末30−2に送信する。ユーザ端末30−1またはユーザ端末30−2は、予約状況送信部104から受信した要求ファイルの予約状況情報と、予約登録画面の情報とをユーザ端末のディスプレイ等の出力手段に表示する。他のユーザ端末30−2が予約状況送信部104から既にアクセス予約してある要求ファイルの予約状況情報を受信することにより、他のユーザ端末30−2のユーザは既にアクセス予約したファイルの予約状況を確認することができる。   The reservation status transmission unit 104 transmits the reservation status information of the request file received from the reservation status acquisition unit 103 to the user terminal 30-1 or the user terminal 30-2 that accessed the request file. In addition, information on a reservation registration screen that allows the user to make an access reservation for the requested file is transmitted to the user terminal 30-1 or the user terminal 30-2. The user terminal 30-1 or the user terminal 30-2 displays the reservation status information of the request file received from the reservation status transmission unit 104 and information on the reservation registration screen on an output unit such as a display of the user terminal. When the other user terminal 30-2 receives the reservation status information of the request file that has already been reserved for access from the reservation status transmission unit 104, the user of the other user terminal 30-2 has reserved the status of the file that has already been reserved for access. Can be confirmed.

予約登録部105は、ユーザ端末30−1に表示された予約登録画面に入力された、要求ファイルに対するアクセス予約の予約情報をユーザ端末30−1から受信する。予約登録部105は、受信した予約情報に待ち順位を付与し、該当の要求ファイルの予約情報テーブルに格納する。この予約情報には、少なくともユーザ名等のユーザ情報と、通知手段とが含まれる。なお、予約登録画面にて使用時間が入力された場合には、予約情報は使用時間も含み、この場合には、予約登録部105は待ち順位を付与しない。   The reservation registration unit 105 receives, from the user terminal 30-1, reservation information for access reservation for the request file, which is input on the reservation registration screen displayed on the user terminal 30-1. The reservation registration unit 105 gives a waiting order to the received reservation information and stores it in the reservation information table of the corresponding request file. This reservation information includes at least user information such as a user name and notification means. When the usage time is input on the reservation registration screen, the reservation information includes the usage time. In this case, the reservation registration unit 105 does not assign a waiting order.

サーバへの負荷を軽減するため、予約登録部105は、予約情報テーブルに所定の件数以上の予約情報が格納されている場合には、アクセス予約を拒否することもできる。所定の件数とは、ファイル予約管理装置の管理者等によって任意に決定される件数であり、例えば、30件としてもよい。所定の件数以上のアクセス予約を拒否することにより、サーバへの負荷を軽減することができる。なお、アクセス予約を拒否する際には、「30人以上の待ち状態です」といった要求ファイルの予約状況を知らせるメッセージを表示してもよい。   In order to reduce the load on the server, the reservation registration unit 105 can also reject an access reservation when reservation information of a predetermined number or more is stored in the reservation information table. The predetermined number is the number arbitrarily determined by the administrator of the file reservation management apparatus or the like, and may be, for example, 30. By refusing access reservations of a predetermined number or more, the load on the server can be reduced. When rejecting the access reservation, a message notifying the reservation status of the request file such as “waiting for 30 or more people” may be displayed.

このように、ユーザは要求ファイルへアクセスできなかった場合であっても、アクセス予約を行うことができ、ファイルへのアクセスを確保することができる。また、アクセス予約の際に、要求ファイルの予約状況が提示されることにより、ファイルへアクセスできる時間を推定することができる。   In this way, even when the user cannot access the requested file, the user can make an access reservation and can ensure access to the file. In addition, when an access reservation is made, the reservation status of the requested file is presented, so that the time for accessing the file can be estimated.

次に、通知処理における各機能部について説明する。監視部106は、アクセス予約があるファイルのアクセス状況を監視する。具体的には、予約情報DB110に予約情報を有するファイルのアクセス状況を定期的に確認し、また、予約情報DB110に予約情報を有するファイルのうち、同一ユーザ端末30−3aにて所定時間以上アクセスされている占有ファイルがあるか否かを定期的に確認する。ここで、定期的とは5分間隔等の一定時間間隔をいい、所定時間とは1時間等、ファイル予約管理システム1の管理者等によって任意に設定された時間である。また、アクセス状況の変化とは、ファイルがアクセス中から非アクセスへ変化することをいい、言い換えると、ロックされていたファイルのロックが解除されることである。   Next, each functional unit in the notification process will be described. The monitoring unit 106 monitors the access status of a file with an access reservation. Specifically, the access status of the file having the reservation information in the reservation information DB 110 is periodically checked, and among the files having the reservation information in the reservation information DB 110, the access is performed for a predetermined time or more at the same user terminal 30-3a. Check periodically whether there are any occupied files. Here, the term “periodic” refers to a certain time interval such as an interval of 5 minutes, and the predetermined time is a time arbitrarily set by an administrator of the file reservation management system 1 or the like such as 1 hour. The change in access status means that a file changes from accessing to non-accessing. In other words, the locked file is unlocked.

ファイルのアクセス状況が変化したことに応じて、監視部106は、ユーザ情報取得部107にアクセス状況が変化したファイルの情報を送信する。所定時間以上、同一ユーザ端末30−3aがアクセス中であるファイルを検知したことに応じても同様に、ユーザ情報取得部107にそのファイルの情報を送信する。ここで、ファイルの情報とは、ファイルを特定するための情報であり、例えば、ファイルパスやファイル名、である。   In response to the change in the access status of the file, the monitoring unit 106 transmits information on the file whose access status has changed to the user information acquisition unit 107. Similarly, even if the same user terminal 30-3a detects a file being accessed for a predetermined time or longer, the file information is similarly transmitted to the user information acquisition unit 107. Here, the file information is information for specifying a file, for example, a file path or a file name.

ユーザ情報取得部107は、監視部106から受信したファイルの情報に基づいて、予約情報DB110からユーザ名および通知手段を取得する。監視部106が、アクセス状況が変化したことを検知した場合には、待ち順位が「1」である次予約ユーザの、ユーザ名および通知手段を予約情報DB110から取得する。一方、監視部106が、所定時間以上、同一ユーザ端末30−3aがアクセス中であるファイルを検知した場合には、待ち順位が「0」であるアクセス中ユーザおよび待ち順位が「1」である次予約ユーザそれぞれのユーザ名および通知手段を取得する。更に、ユーザ情報取得部107は、監視部106から受信したファイルの情報に基づいて、予約ユーザの人数を取得してもよい。   The user information acquisition unit 107 acquires the user name and notification means from the reservation information DB 110 based on the file information received from the monitoring unit 106. When the monitoring unit 106 detects that the access status has changed, the monitoring unit 106 acquires the user name and notification means of the next reserved user whose waiting order is “1” from the reservation information DB 110. On the other hand, when the monitoring unit 106 detects a file being accessed by the same user terminal 30-3a for a predetermined time or more, the currently-accessed user whose waiting rank is “0” and the waiting rank is “1”. The user name and notification means of each next reserved user are acquired. Furthermore, the user information acquisition unit 107 may acquire the number of reserved users based on the file information received from the monitoring unit 106.

通知部108は、ユーザ情報取得部107から受信した通知手段を用いて、ユーザ情報取得部107から受信したユーザ名のユーザに対し、通知を行う。監視部106が、アクセス状況が変化したことを検知した場合には、ユーザ情報取得部107から受信した通知手段を用いて、ユーザ情報取得部107から受信したユーザ名の次予約ユーザに対し、アクセス許可の通知を行う。   The notification unit 108 notifies the user with the user name received from the user information acquisition unit 107 using the notification unit received from the user information acquisition unit 107. When the monitoring unit 106 detects that the access status has changed, the notification unit received from the user information acquisition unit 107 is used to access the next reserved user of the user name received from the user information acquisition unit 107. Notify permission.

一方、監視部106が、所定時間以上、同一ユーザ端末30−3aがアクセス中であるファイルを検知した場合には、ユーザ情報取得部107から受信したアクセス中ユーザの通知手段を用いて、ユーザ情報取得部107から受信したユーザ名のアクセス中ユーザに対し、同じくユーザ情報取得部107から受信した次予約ユーザのユーザ名を待ちユーザがいる旨のメッセージと合わせて通知する。   On the other hand, when the monitoring unit 106 detects a file that is being accessed by the same user terminal 30-3a for a predetermined time or more, the user information is received using the notifying means of the accessing user received from the user information acquisition unit 107. The user who is accessing the user name received from the acquisition unit 107 is notified of the user name of the next reserved user received from the user information acquisition unit 107 together with a message that there is a waiting user.

いずれの場合においても、合わせて、ユーザ情報取得部107にて取得した予約ユーザの人数を待ち人数として通知してもよい。更に、待ち人数に基づいて、待ち時間を算出し、それも合わせて通知してもよい。   In any case, the number of reserved users acquired by the user information acquisition unit 107 may be notified as the waiting number. Furthermore, the waiting time may be calculated based on the number of waiting people, and the waiting time may also be notified.

このように、ユーザはファイルへアクセスが可能になった際にアクセス許可の通知を受け取ることができるので、頻繁にファイルのアクセス状況を確認する必要がない。その結果、ファイルサーバ20の稼働率を下げることができ,ひいては,消費電力量を下げることができる。また、アクセス中のユーザに対し、次予約のユーザや待ち人数を通知することにより、アクセス時間の短縮を促す。その結果、ファイルへのアクセス待ち時間を短縮することができる。   As described above, since the user can receive a notification of access permission when access to the file becomes possible, it is not necessary to frequently check the access status of the file. As a result, the operating rate of the file server 20 can be reduced, and consequently the power consumption can be reduced. In addition, the user who is accessing is notified of the user of the next reservation and the number of waiting persons, thereby prompting the user to shorten the access time. As a result, the file access waiting time can be shortened.

[アクセス予約管理処理]
図4は、本発明の第1の実施形態に係る、ファイルに対するアクセス予約を管理する処理を示すフローチャートである。アクセス要求受信部101が、要求ファイルの情報をユーザ端末30−1から受信すると処理が開始する。
[Access reservation management process]
FIG. 4 is a flowchart showing processing for managing access reservation for a file according to the first embodiment of the present invention. The process starts when the access request receiving unit 101 receives information on the request file from the user terminal 30-1.

S10:アクセス状況判断部102は、要求ファイルが他のユーザ端末30−2にてアクセス中であるか否か判断する。具体的には、ユーザ端末30−1から受信した、要求ファイルの情報に基づいて、ファイルを特定し、そのファイルが他のユーザ端末30−2にてアクセス中であるか否か判断する。判断結果がYESの場合には、ステップS20に処理を移し、Noの場合には、ステップS50に処理を移す。   S10: The access status determination unit 102 determines whether or not the request file is being accessed by another user terminal 30-2. Specifically, the file is specified based on the information of the request file received from the user terminal 30-1, and it is determined whether or not the file is being accessed by another user terminal 30-2. If the determination result is YES, the process moves to step S20, and if the determination result is No, the process moves to step S50.

S20:予約状況取得部103は、要求ファイルの情報に基づいて、予約情報DB110から要求ファイルに対する全ての予約情報を、予約状況情報として取得する。   S20: The reservation status acquisition unit 103 acquires all the reservation information for the request file from the reservation information DB 110 as reservation status information based on the information of the request file.

S30:予約状況送信部104は、ステップS20にて取得した予約状況情報と、ユーザが要求ファイルのアクセス予約をすることができる予約登録画面の情報と、をユーザ端末30−1へ送信する。予約状況情報と、予約登録画面の情報と、を受信したユーザ端末30−1は、予約状況情報と予約登録画面とをディスプレイ等の出力手段を介して、ユーザに提示する。   S30: The reservation status transmission unit 104 transmits to the user terminal 30-1 the reservation status information acquired in step S20 and information on a reservation registration screen that allows the user to make an access reservation for the requested file. Receiving the reservation status information and the reservation registration screen information, the user terminal 30-1 presents the reservation status information and the reservation registration screen to the user via an output means such as a display.

S40:予約登録部105は、ステップS30にてユーザに提示された予約登録画面に入力された要求ファイルに対する予約情報をユーザ端末30−1から受信すると、受信した予約情報を該当する予約情報DB110に格納する。   S40: Reservation registration unit 105 receives the reservation information for the request file input on the reservation registration screen presented to the user in step S30 from user terminal 30-1, and stores the received reservation information in the corresponding reservation information DB 110. Store.

S50:アクセス状況判断部102は、要求ファイルの情報により特定される要求ファイルを、アクセス要求したユーザ端末30−1へ送信する旨の指示を送信する。   S50: The access status determination unit 102 transmits an instruction to transmit the request file specified by the information of the request file to the user terminal 30-1 that requested the access.

[通知処理]
図5は、本発明の第1の実施形態に係る、ファイルに対してアクセス予約をしたユーザに予約状況等を知らせる通知処理を示すフローチャートである。
S100:監視部106は、予約情報DB110に予約情報を有するファイルのアクセス状況を定期的に確認し、アクセス状況が変化したファイルがあるか否か判断する。判断結果が、YESの場合にはステップS110へ処理を移し、NOの場合にはステップS140へ処理を移す。
[Notification processing]
FIG. 5 is a flowchart showing notification processing for notifying a user who made an access reservation for a file of the reservation status and the like according to the first embodiment of the present invention.
S100: The monitoring unit 106 periodically checks the access status of a file having reservation information in the reservation information DB 110, and determines whether there is a file whose access status has changed. If the determination result is YES, the process proceeds to step S110, and if the determination result is NO, the process proceeds to step S140.

S110:ユーザ情報取得部107は、待ち順位が「1」である次予約ユーザの、ユーザ名および通知手段を次予約ユーザの情報として予約情報DB110から取得する。
S120:通知部108は、ステップS110にて取得した次予約ユーザの情報に基づいて、次予約ユーザにアクセス許可の通知を行う。
S130:更新部109は、待ち順位が「0」である予約情報を削除し、ステップS110にて取得した次予約ユーザの待ち順位を「0」に、予約情報DB110を更新する。
S110: The user information acquisition unit 107 acquires the user name and notification means of the next reserved user whose waiting order is “1” from the reservation information DB 110 as the next reserved user information.
S120: The notification unit 108 notifies the next reservation user of access permission based on the information of the next reservation user acquired in step S110.
S130: The updating unit 109 deletes the reservation information whose waiting order is “0”, and updates the reservation information DB 110 to “0” as the waiting order of the next reservation user acquired in step S110.

S140:監視部106は、アクセス中であるファイルにおいて、所定時間以上、同一ユーザ端末30−3aがアクセス中であるファイルがあるか否かを定期的に確認する。判断結果が、YESの場合にはステップS150へ処理を移し、NOの場合にはステップS100へ処理を戻す。
S150:ユーザ情報取得部107は、待ち順位が「0」であるアクセス中ユーザのユーザ名および通知手段をアクセス中ユーザの情報として、待ち順位が「1」である次予約ユーザそれぞれのユーザ名および通知手段を次予約ユーザの情報として取得する。
S160:通知部108は、ステップS150にて取得したアクセス中ユーザの情報および次予約ユーザの情報に基づいて、アクセス中ユーザに、次予約ユーザのユーザ名を待ちユーザがいる旨のメッセージと合わせて通知する。
S140: The monitoring unit 106 periodically checks whether there is a file being accessed by the same user terminal 30-3a for a predetermined time or longer in the file being accessed. If the determination result is YES, the process proceeds to step S150, and if the determination result is NO, the process returns to step S100.
S150: The user information acquisition unit 107 uses the user name of the accessing user whose waiting order is “0” and the notification means as the information of the accessing user, and the user name and each of the next reserved users whose waiting order is “1”. The notification means is acquired as information on the next reserved user.
S160: Based on the information on the user being accessed and the information on the next reserved user acquired in step S150, the notification unit 108 adds a message indicating that there is a user waiting for the user name of the next reserved user to the accessing user. Notice.

(第2実施形態)
第1実施形態においては、ファイル単位で、ユーザはファイルを占有し、アクセス予約もファイル単位にて行う場合について説明したが、ファイルを複数の領域に分けて、領域単位でユーザは領域を占有し、アクセス予約も領域単位にて行うことできる。第2実施形態では、その場合の変更点について説明する。アクセス予約を領域単位に行うことにより、ユーザのアクセス待ち時間を短くすることができる。膨大なデータからなるファイルの場合には、ユーザ同士がアクセスしたい箇所が分散することが多いため、特に、有効である。なお、以下で説明する点以外は、前述の第1実施形態と同様である。
(Second Embodiment)
In the first embodiment, the case where the user occupies the file in units of files and the access reservation is also performed in the unit of files has been described. However, the file is divided into a plurality of areas, and the user occupies the areas in units of areas. Access reservations can also be made on an area basis. In the second embodiment, changes in that case will be described. By making an access reservation for each area, the user's access waiting time can be shortened. In the case of a file composed of a huge amount of data, it is particularly effective because locations where users want to access are often dispersed. Except for the points described below, the second embodiment is the same as the first embodiment.

ファイルを複数の領域に分割する方法については、従来技術(特許文献1)を用いる。従来技術において、1領域は1ページとしているが、第2実施形態において、1領域は1ページとは限らず、複数ページを1領域としてもよいし、1段落を1領域としてもよい。ファイルを領域分けした場合には、従来技術にあるように、ファイルは、複数の領域に分割されてファイルサーバ20に保存され、ファイルサーバ20には、領域毎の構成情報を保持する複数の領域管理ブロックからなる領域管理テーブルを記憶する領域管理記憶部が必要となる。   As a method of dividing a file into a plurality of areas, the conventional technique (Patent Document 1) is used. In the related art, one area is one page, but in the second embodiment, one area is not limited to one page, and a plurality of pages may be one area, or one paragraph may be one area. When the file is divided into regions, as in the prior art, the file is divided into a plurality of regions and stored in the file server 20, and the file server 20 includes a plurality of regions that hold configuration information for each region. An area management storage unit for storing an area management table composed of management blocks is required.

第2実施形態においては、第1実施形態の説明においてファイルとしている箇所はすべて、領域となる。また、第2実施形態において、ファイルサーバ20は、要求領域がユーザ端末30−1からアクセスされている間、他のユーザ端末30−2がアクセスできないように要求領域のロックを行うと共に、その要求領域の領域管理テーブルのロックを行う。   In the second embodiment, all locations that are files in the description of the first embodiment are regions. In the second embodiment, the file server 20 locks the request area so that the other user terminal 30-2 cannot access the request area while the request area is being accessed from the user terminal 30-1. Lock the area management table of the area.

(第3実施形態)
第1実施形態においては、ファイルへのアクセスを行うことができるユーザは1名であり、ファイルへアクセスする順番を予約する場合について説明したが、ファイルへのアクセスを行うことができるユーザを複数名とし、ファイルの更新を行う順番を予約するようにしてもよい。第3実施形態では、その場合の変更点について、説明する。ファイルの更新を行う順を予約することにより、ファイルへのアクセスを行うことができるユーザが複数名とすることができ、ファイルへのアクセス待ち時間を無くすことができる。なお、以下で説明する点以外は、前述の第1の実施形態と同様である。
(Third embodiment)
In the first embodiment, there is one user who can access a file, and the case where the order of accessing a file is reserved has been described. However, a plurality of users who can access a file are described. The order in which the files are updated may be reserved. In the third embodiment, changes in that case will be described. By reserving the order in which the files are updated, the number of users who can access the file can be increased, and the waiting time for accessing the file can be eliminated. Except for the points described below, the second embodiment is the same as the first embodiment.

図6は、本発明の第3実施形態に係る、ファイル予約管理装置10の機能構成を示すブロック図である。図5に示すように第3実施形態に係るファイル予約管理装置10は、第1実施形態におけるアクセス状況判断部102はない。要求ファイルが他のユーザ端末にてアクセス中であるか否かに関わらず、アクセス予約を行うためである。すなわち、第3実施形態においては、要求ファイルのアクセス予約の予約情報は必ず、予約情報DB110に記憶される。予約情報DB110にファイル毎に記憶されている予約情報の待ち順位は、ファイルの更新順位として用い、順位が高いユーザがファイルの更新を行わない限り、順位の低いユーザはファイルの更新を行うことができない。ただし、順位の高いユーザがファイルへのアクセスを解除した場合には、その限りではない。   FIG. 6 is a block diagram showing a functional configuration of the file reservation management apparatus 10 according to the third embodiment of the present invention. As shown in FIG. 5, the file reservation management apparatus 10 according to the third embodiment does not have the access status determination unit 102 in the first embodiment. This is for making an access reservation regardless of whether the request file is being accessed by another user terminal. In other words, in the third embodiment, the reservation information for the access reservation of the request file is always stored in the reservation information DB 110. The waiting order of the reservation information stored for each file in the reservation information DB 110 is used as the update order of the file, and a user with a lower order may update the file unless the user with a higher order updates the file. Can not. However, this is not the case when a high-ranking user cancels access to a file.

第3実施形態に係るファイル予約管理装置10は、予約状況確認部120を備える。予約状況確認部は、要求ファイルに既に更新予約がされているか、または、アクセス要求しているユーザが更新予約順位「1」か否かを判断する。要求ファイルに更新予約がされていない、または、アクセス要求しているユーザが更新予約順位「1」の場合には、アクセス要求したユーザはファイルサーバ20からユーザ端末30−1に送信されるファイルの閲覧権限および更新権限が与えられる。一方、アクセス要求しているユーザが更新予約順位「1」以外の場合には、アクセス要求したユーザはファイルサーバ20からユーザ端末30−1に送信されるファイルの閲覧権限のみが与えられる。なお、第1実施形態と同様に使用時間設定がされているユーザがいる場合には、使用時間においてはそのユーザを優先してもよい。   The file reservation management apparatus 10 according to the third embodiment includes a reservation status confirmation unit 120. The reservation status confirmation unit determines whether or not an update reservation has already been made in the request file, or whether or not the user who has requested access has an update reservation rank “1”. When the update reservation is not made in the request file or the user who requests access is in the update reservation order “1”, the user who requested the access has the file of the file transmitted from the file server 20 to the user terminal 30-1. View and update rights are granted. On the other hand, when the user who has requested access is other than the update reservation order “1”, the user who has requested access is given only the viewing authority for the file transmitted from the file server 20 to the user terminal 30-1. In addition, when there is a user whose usage time is set as in the first embodiment, the user may be prioritized in usage time.

第3実施形態において、監視部106は、閲覧権限および更新権限を有するユーザのファイルへのアクセスが終了したか否かを監視する。閲覧権限および更新権限を有するユーザのファイルへのアクセスが終了したことに応じて、ユーザ情報取得部107にアクセスが終了したファイルの情報とファイルの更新情報とを送信する。更新情報とは、ファイルが更新されたか否かの情報である。また、監視部106は、閲覧権限および更新権限を有するユーザによりされた更新予約を予約情報DB110から削除する。   In the third embodiment, the monitoring unit 106 monitors whether or not access to a file of a user having browsing authority and update authority has been completed. In response to the end of the access to the file of the user having the viewing authority and the update authority, the information of the file whose access is completed and the update information of the file are transmitted to the user information acquisition unit 107. The update information is information indicating whether or not the file has been updated. In addition, the monitoring unit 106 deletes the update reservation made by the user having browsing authority and update authority from the reservation information DB 110.

通知部108は、ユーザ情報取得部107から受信した通知手段を用いて、ユーザ情報取得部107から受信したユーザ名のユーザに対し、ユーザ情報取得部107を介して監視部106から受信した更新情報に応じた通知を行う。更新情報が、ファイルが更新されてアクセスが終了されたことを示す場合には、ファイルが更新されている旨のメッセージを更新許可の通知と共に行う。一方、更新情報が、ファイルが更新されずにアクセスが終了されたことを示す場合には、更新許可の通知だけを行う。このようにして、ファイルが更新されたか否かを次更新者に通知することにより、次更新者が古いファイルに更新を行うことを防ぐ。   The notification unit 108 uses the notification unit received from the user information acquisition unit 107 to update information received from the monitoring unit 106 via the user information acquisition unit 107 to the user having the user name received from the user information acquisition unit 107. Notification according to If the update information indicates that the file has been updated and the access has been completed, a message that the file has been updated is sent along with a notification of update permission. On the other hand, when the update information indicates that the access has been terminated without updating the file, only the update permission notification is performed. In this way, the next updater is notified of whether or not the file has been updated, thereby preventing the next updater from updating the old file.

通知部108から、更新許可の通知を受けたユーザ端末のユーザは、閲覧権限で開いているファイルを開き直すことにより、閲覧権限と更新権限とが与えられ、更新可能となる。   The user of the user terminal that has received the update permission notification from the notification unit 108 is given the browsing authority and the updating authority by reopening the file opened with the browsing authority, and can be updated.

図7は、各実施形態に係るファイル予約管理装置10のハードウェア構成を示す図である。本発明が実施される装置は標準的なものでよく、以下に構成の一例を示す。なお、ファイル予約管理装置10を、コンピュータを典型とする情報処理装置1000として全般的な構成を説明する。   FIG. 7 is a diagram illustrating a hardware configuration of the file reservation management apparatus 10 according to each embodiment. An apparatus in which the present invention is implemented may be a standard one, and an example of the configuration is shown below. The overall configuration of the file reservation management apparatus 10 will be described as an information processing apparatus 1000 typified by a computer.

情報処理装置1000は、制御部1300を構成するCPU(Central Processing Unit)1310(マルチプロセッサ構成ではCPU1320等複数のCPUが追加されてもよい)、バスライン1200、通信I/F(I/F:インターフェイス)1330、メインメモリ1340、BIOS(Basic Input Output System)1350、表示装置1360、I/Oコントローラ1370、キーボードおよびマウス等の入力装置1380、ハードディスク1390、光ディスクドライブ1400、並びに半導体メモリ1420を備える。なお、ハードディスク1390、光ディスクドライブ1400、並びに半導体メモリ1420はまとめて記憶装置1430と呼ぶ。   The information processing apparatus 1000 includes a CPU (Central Processing Unit) 1310 (a plurality of CPUs such as a CPU 1320 may be added in a multiprocessor configuration), a bus line 1200, a communication I / F (I / F: An interface) 1330, a main memory 1340, a BIOS (Basic Input Output System) 1350, a display device 1360, an I / O controller 1370, an input device 1380 such as a keyboard and a mouse, a hard disk 1390, an optical disk drive 1400, and a semiconductor memory 1420. The hard disk 1390, the optical disk drive 1400, and the semiconductor memory 1420 are collectively referred to as a storage device 1430.

制御部1300は、情報処理装置1000を統括的に制御する部分であり、ハードディスク1390(後述)に記憶された各種プログラムを適宜読み出して実行することにより、上述したハードウェアと協働し、本発明に係る各種機能を実現している。   The control unit 1300 controls the information processing apparatus 1000 in an integrated manner, and appropriately reads and executes various programs stored in the hard disk 1390 (described later), thereby cooperating with the hardware described above. Various functions related to are realized.

通信I/F1330は、情報処理装置1000が、ネットワーク500を介してメールサーバと情報を送受信する場合のネットワーク・アダプタである。通信I/F1330は、モデム、ケーブル・モデムおよびイーサネット(登録商標)・アダプタを含んでよい。   The communication I / F 1330 is a network adapter when the information processing apparatus 1000 transmits / receives information to / from the mail server via the network 500. The communication I / F 1330 may include a modem, a cable modem, and an Ethernet (registered trademark) adapter.

BIOS1350は、情報処理装置1000の起動時にCPU1310が実行するブートプログラムや、情報処理装置1000のハードウェアに依存するプログラム等を記録する。   The BIOS 1350 records a boot program executed by the CPU 1310 when the information processing apparatus 1000 is activated, a program depending on the hardware of the information processing apparatus 1000, and the like.

表示装置1360は、ブラウン管表示装置(CRT)、液晶表示装置(LCD)等のディスプレイ装置を含む。   Display device 1360 includes a display device such as a cathode ray tube display device (CRT) or a liquid crystal display device (LCD).

I/Oコントローラ1370には、ハードディスク1390、光ディスクドライブ1400、および半導体メモリ1420等の記憶装置1430を接続することができる。   A storage device 1430 such as a hard disk 1390, an optical disk drive 1400, and a semiconductor memory 1420 can be connected to the I / O controller 1370.

入力装置1380は、情報処理装置1000のユーザによる入力の受け付けを行うものである。   The input device 1380 accepts input by the user of the information processing apparatus 1000.

ハードディスク1390は、本ハードウェアを情報処理装置1000として機能させるための各種プログラム、本発明の機能を実行するプログラムおよび後述するテーブルおよびレコードを記憶する。なお、情報処理装置1000は、外部に別途設けたハードディスク(図示せず)を外部記憶装置として利用することもできる。   The hard disk 1390 stores various programs for causing the hardware to function as the information processing apparatus 1000, programs for executing the functions of the invention, and tables and records to be described later. The information processing apparatus 1000 can also use a hard disk (not shown) separately provided as an external storage device.

光ディスクドライブ1400としては、例えば、DVD−ROMドライブ、CD−ROMドライブ、DVD−RAMドライブ、CD−RAMドライブを使用することができる。この場合は各ドライブに対応した光ディスク1410を使用する。光ディスク1410から光ディスクドライブ1400によりプログラムまたはデータを読み取り、I/Oコントローラ1370を介してメインメモリ1340またはハードディスク1390に提供することもできる。   As the optical disk drive 1400, for example, a DVD-ROM drive, a CD-ROM drive, a DVD-RAM drive, or a CD-RAM drive can be used. In this case, the optical disk 1410 corresponding to each drive is used. A program or data may be read from the optical disk 1410 by the optical disk drive 1400 and provided to the main memory 1340 or the hard disk 1390 via the I / O controller 1370.

なお、本発明でいうコンピュータとは、記憶装置1430、制御部1300等を備えた一または複数の情報処理装置1000により構成される。   Note that the computer referred to in the present invention includes one or a plurality of information processing apparatuses 1000 including a storage device 1430, a control unit 1300, and the like.

ファイル予約管理装置10が備える予約情報DB110を除く各手段は、制御部1300によってコンピュータプログラムが実行されることで実現される。また、予約情報DB110は、主としてハードディスク1390に実装されるが、既に述べたように、他の記憶装置を用いてもよい。   Each means except the reservation information DB 110 provided in the file reservation management apparatus 10 is realized by the computer program being executed by the control unit 1300. In addition, the reservation information DB 110 is mainly mounted on the hard disk 1390, but as described above, other storage devices may be used.

本発明の第1の実施形態に係る、ファイル予約管理装置を含む、ファイル予約管理システムを示す図である。It is a figure which shows the file reservation management system containing the file reservation management apparatus based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る、ファイル予約管理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the file reservation management apparatus based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る、予約情報テーブルの一例である。It is an example of the reservation information table based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る、ファイルに対するアクセス予約を管理する処理を示すフローチャートである。It is a flowchart which shows the process which manages the access reservation with respect to the file based on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る、ファイルに対してアクセス予約をしたユーザに予約状況等を知らせる通知処理を示すフローチャートである。It is a flowchart which shows the notification process which notifies the reservation status etc. to the user who made the access reservation with respect to the file based on the 1st Embodiment of this invention. 本発明の第3の実施形態に係る、ファイル予約管理装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the file reservation management apparatus based on the 3rd Embodiment of this invention. 各実施形態に係るファイル予約管理装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the file reservation management apparatus which concerns on each embodiment.

符号の説明Explanation of symbols

1 ファイル予約管理システム
10 ファイル予約管理装置
20 ファイルサーバ
30−1 ユーザ端末
105 予約登録部
106 監視部
108 通知部
110 予約情報DB
DESCRIPTION OF SYMBOLS 1 File reservation management system 10 File reservation management apparatus 20 File server 30-1 User terminal 105 Reservation registration part 106 Monitoring part 108 Notification part 110 Reservation information DB

Claims (5)

複数のユーザ端末と複数の共有ファイルを管理するファイルサーバと通信ネットワークを介して接続される、前記複数の共有ファイルそれぞれへのアクセス予約を管理するファイル予約管理装置であって、
前記複数の共有ファイルそれぞれへのアクセス予約を記憶する予約情報記憶部と、
前記複数の共有ファイルのうち、前記複数のユーザ端末のうちの一のユーザ端末がアクセス要求をした特定の共用ファイルが、他のユーザ端末からアクセス中であることに応じて、前記特定の共用ファイルに対するアクセス予約を前記一のユーザ端末から受信し、前記予約情報記憶部に登録する予約登録部と、
前記予約情報記憶部にアクセス予約が記憶されている前記特定の共用ファイルのアクセス状況を監視する監視部と、
前記監視部にて、前記特定の共有ファイルのアクセス状況が変化したことを検知したことに応じて、前記一のユーザ端末を操作するユーザにアクセス許可の通知を行う通知部と、
を備えるファイル予約管理装置。
A file reservation management device that manages access reservations to each of the plurality of shared files, connected via a communication network to a plurality of user terminals and a file server that manages the plurality of shared files,
A reservation information storage unit for storing an access reservation to each of the plurality of shared files;
Of the plurality of shared files, the specific shared file requested by one user terminal of the plurality of user terminals is being accessed from another user terminal, and the specific shared file A reservation registration unit that receives an access reservation from the one user terminal and registers it in the reservation information storage unit;
A monitoring unit that monitors an access status of the specific shared file in which an access reservation is stored in the reservation information storage unit;
In response to detecting that the access status of the specific shared file has changed in the monitoring unit, a notification unit that notifies access permission to a user operating the one user terminal;
A file reservation management device comprising:
前記監視部は、前記複数の共有ファイルのうち、前記予約情報記憶部に前記アクセス予約が記憶されていて、同一ユーザ端末にて所定時間以上アクセスされている占有ファイルが存在するか監視し、
前記通知部は、前記占有ファイルを検知したことに応じて、前記占有ファイルにアクセスしている占有ユーザ端末を特定し、前記占有ファイルのアクセス予約を、前記占有ユーザ端末に通知する請求項1に記載のファイル予約管理装置。
The monitoring unit monitors whether there is an occupied file that is stored in the reservation information storage unit and is accessed for a predetermined time or more in the same user terminal among the plurality of shared files,
The notification unit identifies an occupied user terminal that is accessing the occupied file in response to detecting the occupied file, and notifies the dedicated user terminal of an access reservation for the occupied file. The file reservation management device described.
前記アクセス予約は、前記特定の共用ファイルを特定する情報と、前記特定の共用ファイルにアクセスする前記ユーザを特定する情報と、前記通知部から前記ユーザへの前記アクセス許可の通知手段と、を含む請求項1または2に記載のファイル予約管理装置。   The access reservation includes information for specifying the specific shared file, information for specifying the user accessing the specific shared file, and a means for notifying the access permission from the notification unit to the user. The file reservation management apparatus according to claim 1 or 2. 前記アクセス予約は、前記特定の共用ファイルに前記一のユーザ端末がアクセスする時刻を含む請求項3に記載のファイル予約管理装置。   4. The file reservation management apparatus according to claim 3, wherein the access reservation includes a time at which the one user terminal accesses the specific shared file. 複数のユーザ端末と通信ネットワークを介して接続される、ファイルサーバが管理する複数の共有ファイルそれぞれへのアクセス予約を管理するアクセス予約管理方法であって、
前記複数の共有ファイルそれぞれへのアクセス予約を予約情報として記憶するステップと、
前記複数の共有ファイルのうち、前記複数のユーザ端末のうちの一のユーザ端末がアクセス要求をした特定の共用ファイルが、他のユーザ端末からアクセス中であることに応じて、前記特定の共用ファイルに対するアクセス予約を前記一のユーザ端末から受信し、前記予約情報として登録するステップと、
前記予約情報に前記アクセス予約が記憶されている前記特定の共用ファイルのアクセス状況を監視するステップと、
前記特定の共有ファイルのアクセス状況が変化したことを検知したことに応じて、前記一のユーザ端末を操作するユーザにアクセス許可の通知を行うステップと、
を備えるアクセス管理方法。
An access reservation management method for managing access reservations to each of a plurality of shared files managed by a file server connected to a plurality of user terminals via a communication network,
Storing an access reservation to each of the plurality of shared files as reservation information;
Of the plurality of shared files, the specific shared file requested by one user terminal of the plurality of user terminals is being accessed from another user terminal, and the specific shared file Receiving an access reservation to the one user terminal and registering as the reservation information;
Monitoring the access status of the specific shared file in which the access reservation is stored in the reservation information;
In response to detecting that the access status of the specific shared file has changed, notifying the user operating the one user terminal of access permission;
An access management method comprising:
JP2008295524A 2008-11-19 2008-11-19 Device and method for management of file reservation Pending JP2010122872A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008295524A JP2010122872A (en) 2008-11-19 2008-11-19 Device and method for management of file reservation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008295524A JP2010122872A (en) 2008-11-19 2008-11-19 Device and method for management of file reservation

Publications (1)

Publication Number Publication Date
JP2010122872A true JP2010122872A (en) 2010-06-03

Family

ID=42324161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008295524A Pending JP2010122872A (en) 2008-11-19 2008-11-19 Device and method for management of file reservation

Country Status (1)

Country Link
JP (1) JP2010122872A (en)

Similar Documents

Publication Publication Date Title
US7810098B2 (en) Allocating resources across multiple nodes in a hierarchical data processing system according to a decentralized policy
KR101388829B1 (en) Method and system for using temporary exclusive blocks for parallel accesses to operating means
US6697901B1 (en) Using secondary resource masters in conjunction with a primary resource master for managing resources that are accessible to a plurality of entities
US7150020B2 (en) Resource management
US20060070072A1 (en) Information processing apparatus, memory area management method, and computer program
US20150199196A1 (en) Systems and methods for multi-tiered format registration for applications
JPH05346851A (en) Software license managing device
KR20050088366A (en) Method and apparatus for managing resource contention in a multisystem cluster
US20070192334A1 (en) System and Method for Heterogeneous Caching
JP2007188208A (en) System and method for allocating computer resource
JPH06332833A (en) Server operation system
CA2369621C (en) Method and apparatus for handling resource transaction requests
CN1650568B (en) Forgotten password notification for hand-held device
JP6108455B2 (en) Software usage control system
JP2009237858A (en) Server task management program and server task management method
JP2010122872A (en) Device and method for management of file reservation
CN106681809A (en) Lock-based thread management method and lock-based thread management device
JP2003256064A (en) License management method, license management server, license acquired client, license management program and recording medium
JPH08305560A (en) Licence management system
JPH10198643A (en) Distributed computer system
JP2009157445A (en) Database development management system and program
JP5488523B2 (en) Equipment and equipment reservation system, information processing apparatus, control method, and program
JP3524270B2 (en) Parallel processing system
KR20190074723A (en) System For Providing Remote Computing Service And Method Thereof
US7013463B2 (en) Latch mechanism for concurrent computing environments