JP2019028531A - Queue management system, queue management apparatus, and program - Google Patents

Queue management system, queue management apparatus, and program Download PDF

Info

Publication number
JP2019028531A
JP2019028531A JP2017144333A JP2017144333A JP2019028531A JP 2019028531 A JP2019028531 A JP 2019028531A JP 2017144333 A JP2017144333 A JP 2017144333A JP 2017144333 A JP2017144333 A JP 2017144333A JP 2019028531 A JP2019028531 A JP 2019028531A
Authority
JP
Japan
Prior art keywords
waiting
waiting time
expected
order management
group
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2017144333A
Other languages
Japanese (ja)
Other versions
JP6347874B1 (en
Inventor
丈弘 渡瀬
Takehiro Watase
丈弘 渡瀬
哲功 新谷
Akinori Shintani
哲功 新谷
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.)
Recruit Holdings Co Ltd
Original Assignee
Recruit Holdings Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Recruit Holdings Co Ltd filed Critical Recruit Holdings Co Ltd
Priority to JP2017144333A priority Critical patent/JP6347874B1/en
Application granted granted Critical
Publication of JP6347874B1 publication Critical patent/JP6347874B1/en
Publication of JP2019028531A publication Critical patent/JP2019028531A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

To provide a queue management system, a queue management apparatus, and a program that can properly deal with a case where a discrepancy occurs between an expected waiting time presented upon the registration to a queue and an actual waiting time.SOLUTION: A queue management system 1000 comprises a queue management terminal 200 that accepts a registration operation to a queue in a facility, a queue management server 100 that manages a queue status of the facility based on the registration operation to the queue, and a user terminal 300 possessed by a queue group. The queue management server 100 comprises a waiting time information providing unit for providing information on an expected waiting time of the registered queue group and a determination unit for determining whether or not at least a certain level of discrepancy occurs between the expected waiting time and an actual waiting time. The waiting time information providing unit notifies the user terminal 300 possessed by the queue group that the expected waiting time changes at predetermined timing when it is determined that at least the certain level of discrepancy occurs between the expected waiting time and the actual waiting time.SELECTED DRAWING: Figure 1

Description

本発明は、順番管理システム、順番管理装置、およびプログラムに関する。   The present invention relates to an order management system, an order management apparatus, and a program.

従来、レストランや店舗、病院、銀行、役所等においては、そのサービスを待つ顧客の順番待ちを管理するために、種々の順番管理システムが採用されている。   2. Description of the Related Art Conventionally, various order management systems have been employed in restaurants, stores, hospitals, banks, government offices, and the like in order to manage waiting for customers waiting for their services.

例えば、特許文献1には、順番待ちのできる複数の施設に対して同時に予約管理サービスを提供する予約管理システムが記載されており、ユーザは、Webや、電話や、店頭端末から順番待ち予約の申し込みをできることが記載されている。また、店舗端末には、概算の待ち時間が表示されることが記載されている。   For example, Patent Document 1 describes a reservation management system that simultaneously provides a reservation management service for a plurality of facilities that can wait for a turn, and a user can make a reservation for a turn from a Web, a telephone, or a storefront terminal. It is stated that you can apply. Further, it is described that an approximate waiting time is displayed on the store terminal.

特開2005−50002号公報JP 2005-50002 A

従来の順番管理システムにおいては、店舗端末に表示される概算の待ち時間は、1組あたりの平均待ち時間に待ち組数を積算したものであり、実際の待ち時間と概算の待ち時間に乖離が生じた場合の対応については考慮されていない。   In the conventional order management system, the approximate waiting time displayed on the store terminal is obtained by adding the number of waiting groups to the average waiting time per pair, and there is a difference between the actual waiting time and the estimated waiting time. The response when it occurs is not considered.

本発明は、以上説明した事情を鑑みてなされたものであり、順番待ちの登録の際に提示した予想待ち時間と実際の待ち時間の間に乖離が生じる場合に、適切に対応できるようにすることを目的の一つとする。   The present invention has been made in view of the above-described circumstances, and can appropriately cope with a case where a gap occurs between the expected waiting time presented at the time of waiting registration and the actual waiting time. One of the purposes.

本発明の一実施形態に係る順番管理システムは、施設における順番待ち組の順番待ちを管理する順番管理システムであって、
前記施設における順番待ちの登録操作を受け付ける順番管理端末と、
前記順番待ちの登録操作に基づいて、前記施設の順番待ち状況を管理する順番管理サーバと、
前記順番待ち組が所持するユーザ端末と、を備え、
前記順番管理サーバは、
登録された順番待ち組の予想待ち時間の情報を提供する待ち時間情報提供部と、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じるか否かを判断する判断部と、を備え、
前記待ち時間情報提供部は、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、前記順番待ち組が所持するユーザ端末に、所定のタイミングで前記予想待ち時間が変わることを通知するものである。
An order management system according to an embodiment of the present invention is an order management system that manages the waiting for an order of a waiting group in a facility,
An order management terminal for accepting a registration operation waiting in the facility;
Based on the waiting for registration operation, the order management server for managing the waiting status of the facility,
A user terminal possessed by the waiting group,
The order management server
A waiting time information providing unit that provides information on an expected waiting time of the registered waiting group;
A determination unit that determines whether or not a certain deviation occurs between the expected waiting time and the actual waiting time;
The waiting time information providing unit includes:
When it is determined that there is a certain difference between the expected waiting time and the actual waiting time, the user terminal possessed by the turn waiting group is notified that the expected waiting time changes at a predetermined timing. To do.

また、前記判断部は、所定時間以内に登録された順番待ち組数が所定数に達した場合に、前記一定以上の乖離が生じると判断するようにしてもよい。   In addition, the determination unit may determine that the predetermined deviation or more occurs when the number of waiting groups registered within a predetermined time reaches a predetermined number.

また、前記判断部は、1順番待ち組当たりの実際の待ち時間の平均が、予め設定された1順番待ち組当たりの平均の待ち時間と一定以上乖離した場合に、前記一定以上の乖離が生じると判断するようにしてもよい。   In addition, when the average of the actual waiting time per one waiting group deviates from a predetermined average waiting time per one waiting group by a certain amount or more, the determination unit generates the certain difference or more. You may make it judge.

また、前記待ち時間情報提供部は、前記一定以上の乖離が生じると判断された場合、前記順番待ち組が所持するユーザ端末に、登録時に提示した予想待ち時間の半分が経過した時点で、予想待ち時間が変わることを通知するようにしてもよい。   In addition, when it is determined that a certain amount of deviation occurs, the waiting time information providing unit predicts when a half of the expected waiting time presented at the time of registration has passed to the user terminal possessed by the turn waiting group. You may make it notify that waiting time changes.

また、前記待ち時間情報提供部は、前記一定以上の乖離が生じると判断された場合、前記順番待ち組が所持するユーザ端末に、登録時から一定の時間が経過した時点で、予想待ち時間が変わることを通知するようにしてもよい。   In addition, when it is determined that a certain amount of deviation occurs, the waiting time information providing unit has an expected waiting time when a certain amount of time has elapsed from the time of registration to the user terminal possessed by the waiting group. You may make it notify that it changes.

また、前記待ち時間情報提供部は、前記一定以上の乖離が生じると判断された場合であって、登録時に提示した予想待ち時間よりも実際の待ち時間が短くなる場合に、前記順番待ち組が所持するユーザ端末に、予想待ち時間が変わることを通知するようにしてもよい。   In addition, the waiting time information providing unit is a case where it is determined that a certain deviation or more occurs, and when the actual waiting time is shorter than the expected waiting time presented at the time of registration, The user terminal possessed may be notified that the expected waiting time changes.

また、前記待ち時間情報提供部は、登録時に提示した予想待ち時間よりも実際の待ち時間が長くなっている順番待ち組について、前記順番管理端末の表示装置に、待ち時間が超過している旨を表示させることが望ましい。   In addition, the waiting time information providing unit indicates that the waiting time has exceeded the display device of the order management terminal for the waiting group whose actual waiting time is longer than the expected waiting time presented at the time of registration. It is desirable to display.

本発明によれば、順番待ちの登録の際に提示した予想待ち時間と実際の待ち時間の間に乖離が生じる場合に、適切に対応することができる。   According to the present invention, it is possible to appropriately cope with a case where a gap occurs between the expected waiting time presented at the time of waiting registration and the actual waiting time.

本発明の実施形態に係る順番管理システム1000の概略構成を示す図。The figure which shows schematic structure of the order management system 1000 which concerns on embodiment of this invention. 順番管理端末200の主要構成を示すブロック図。The block diagram which shows the main structures of the order management terminal 200. FIG. 本発明の実施形態に係る順番管理システム1000における順番待ちの受付登録処理のフローチャート。The flowchart of the reception registration process of waiting in the order in the order management system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理システム1000における待ち時間の変更通知処理のフローチャート。The flowchart of the change notification process of the waiting time in the order management system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る順番管理システム1000における待ち時間の変更通知を例示する図。The figure which illustrates change notice of waiting time in order management system 1000 concerning an embodiment of the present invention. 本発明の実施形態に係る順番管理システム1000における順番待ち状況管理画面を例示する図。The figure which illustrates the order waiting situation management screen in the order management system 1000 which concerns on embodiment of this invention.

以下、本発明の実施形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

本実施形態では、レストランAにおける順番待ち管理の例について説明するが、その他、病院、銀行、役所、デパート、アミューズメント施設、イベント会場など、施設利用者の順番待ちの管理を行うあらゆる施設に適用できる。   In this embodiment, an example of the waiting management in the restaurant A will be described. However, the present invention can be applied to any facility that manages waiting for a facility user, such as a hospital, a bank, a government office, a department store, an amusement facility, and an event venue. .

図1は、本実施形態に係る順番管理システム1000の概略構成を示す図である。図1に示すように、順番管理システム1000は、管理センター等に設置された順番管理サーバ100と、施設の入口付近などに設置された順番管理端末200と、ユーザ端末300を含んでいる。順番管理サーバ100は、順番管理端末200およびユーザ端末300と通信ネットワークNを介して接続されている。   FIG. 1 is a diagram showing a schematic configuration of an order management system 1000 according to the present embodiment. As shown in FIG. 1, the order management system 1000 includes an order management server 100 installed in a management center or the like, an order management terminal 200 installed near the entrance of a facility, and a user terminal 300. The order management server 100 is connected to the order management terminal 200 and the user terminal 300 via the communication network N.

施設(ここではレストランA)の利用者は、順番管理端末200またはユーザ端末300を操作して、施設への順番待ちを登録したり、待ち時間を確認したり、順番が来た際に呼出を受けたりすることができる。また、施設の従業者等は、順番管理端末200を操作して、利用者に代わって順番待ちを登録したり、順番待ちリストに登録されている順番待ち組のステータスを更新したりする。   The user of the facility (here, restaurant A) operates the order management terminal 200 or the user terminal 300 to register waiting for the facility, check the waiting time, or call when the order comes. You can receive. Further, an employee of the facility, for example, operates the order management terminal 200 to register waiting for the user, or updates the status of the waiting group registered in the waiting list.

順番管理サーバ100は、順番管理端末200またはユーザ端末300を介して登録される順番待ちを施設毎に管理する。図1の例では、1つの施設の順番管理端末200のみが図示されているが、順番管理サーバ100は、実際には複数の施設に設置されている順番管理端末200と通信ネットワークNで接続され、各施設の順番待ちを管理している。順番管理サーバ100は、汎用的なコンピュータによって構成され、そのコンピュータにおいて所定のサーバ用プログラムが動作することにより、サーバ機能を実現する。順番管理サーバ100を構成するコンピュータは、必ずしも1台である必要はなく、通信ネットワークN上に分散する複数のコンピュータから構成されてもよい。   The order management server 100 manages the waiting for the order registered via the order management terminal 200 or the user terminal 300 for each facility. In the example of FIG. 1, only the order management terminal 200 of one facility is illustrated, but the order management server 100 is actually connected to the order management terminal 200 installed in a plurality of facilities through the communication network N. , Manage the waiting for each facility. The order management server 100 is configured by a general-purpose computer, and a server function is realized by operating a predetermined server program on the computer. The number of computers constituting the order management server 100 is not necessarily one, and may be composed of a plurality of computers distributed on the communication network N.

順番管理サーバ100は、施設ごとに順番管理端末200を管理するための管理データベース110と、プロセッサ(順番待ち状況管理部、待ち時間情報提供部、判断部)120と、を備えている。管理データベース110は、クライアント管理テーブルTA1と、ステータス管理テーブルTA2を備えている。   The order management server 100 includes a management database 110 for managing the order management terminal 200 for each facility, and a processor (order waiting status management unit, waiting time information providing unit, determination unit) 120. The management database 110 includes a client management table TA1 and a status management table TA2.

クライアント管理テーブルTA1には、施設毎に、順番管理端末200に対して付与されている固有のIDとパスコード(アカウント)が登録されている。クライアント管理テーブルTA1の1レコードには、例えば「レストランA」のレコードとして、「ID:A1・・・」、「パスコード:AA2・・・等が設定されている。これらの情報は、例えば、システム導入の際に各施設で順番待ちの管理を行う管理者(例えば、施設のオーナーなど)によって設定される。なお、1施設で複数の順番管理端末200を利用する場合には、同一のIDとパスコードを利用してもよいが、例えば所定の条件に従い、複数のIDとパスワードを使い分けるようにしてもよい。   In the client management table TA1, a unique ID and a passcode (account) assigned to the order management terminal 200 are registered for each facility. In one record of the client management table TA1, for example, “ID: A1...”, “Passcode: AA2. It is set by an administrator (for example, the owner of the facility) who performs the waiting management at each facility at the time of system introduction When using a plurality of order management terminals 200 at one facility, the same ID is used. The pass code may be used. For example, a plurality of IDs and passwords may be used in accordance with predetermined conditions.

ステータス管理テーブルTA2には、各施設での順番待ちリストが登録されている。この順番待ちリストは、順番待ちをしている者(順番待ち組)の一覧と、各々の順番待ち組の待ち状況をあらわす情報(ステータス情報)が含まれる。順番待ちリストの1レコードには、受付番号「1」、受付時刻「13:03」、ステータス「呼出中」、登録時予想待ち時間「30分」等の情報が含まれている。その他、待ち項目(希望する席の種類)、利用人数、氏名、連絡先のメールアドレス、電話番号などの情報も含むことができる。   In the status management table TA2, a waiting list for each facility is registered. The order waiting list includes a list of persons who are waiting for an order (order waiting group) and information (status information) indicating a waiting state of each order waiting group. One record of the waiting list includes information such as a reception number “1”, a reception time “13:03”, a status “calling”, and a registration waiting time “30 minutes”. In addition, information such as waiting items (type of desired seat), number of users, name, contact e-mail address, telephone number, etc. can be included.

ステータスには、順番到来前の状態である「待ち中」、順番が来たことを知らせた状態である「呼出中」、順番が来た者を実際に会場内に案内した状態である「案内済」、さらに順番待ちをキャンセルした状態である「取消済」等が含まれる。ステータスとしてどのような項目を設定するかは各施設の管理者等が適宜設定および変更可能となっている。   The status includes “Waiting” which is the state before the turn arrives, “Calling” which is the state informing that the turn has arrived, "Completed", and "cancelled", which is a state in which the waiting for the order is canceled, is included. What items are set as the status can be appropriately set and changed by the manager of each facility.

登録時予想待ち時間には、順番待ちの登録を受け付けた際に、順番管理端末200の受付完了画面で提示した予想待ち時間が登録される。予想待ち時間には、例えば、その時点での待ち組数(例えば3組)に、予め設定された1順番待ち組当たりの平均の待ち時間(例えば、10分)を乗じた値を用いることができる。   As the expected waiting time at the time of registration, the expected waiting time presented on the acceptance completion screen of the order management terminal 200 when registration for waiting in turn is accepted is registered. As the expected waiting time, for example, a value obtained by multiplying the number of waiting groups (for example, three sets) at that time by a preset average waiting time (for example, 10 minutes) per one waiting group is used. it can.

なお、順番待ちリストに含める情報は、各施設の管理者等が適宜設定および変更可能となっている。順番待ちリストの内容は、順番管理端末200から送信される順番待ちリストへの新規登録情報、またはステータスの更新情報(詳細は後述)に基づいて更新される。   Information included in the waiting list can be set and changed as appropriate by the manager of each facility. The contents of the waiting list are updated based on new registration information to the waiting list transmitted from the order management terminal 200 or status update information (details will be described later).

プロセッサ120は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、ROM等の記憶手段に格納されている各種プログラムを実行することで順番管理サーバ100の各部を中枢的に制御する。また、プロセッサ120は、順番管理端末200と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)も実行する。   The processor 120 includes an arithmetic and logic unit (such as a CPU) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and manages the order by executing various programs stored in storage means such as a ROM. Each part of the server 100 is centrally controlled. In addition, the processor 120 also executes a computer program (order management application) for managing the wait for turn in cooperation with the order management terminal 200.

通信ネットワークNは、順番管理サーバ100と順番管理端末200との間などで、相互に情報を送受信可能な通信網を含む。通信ネットワークNは、例えば、インターネット、LAN、専用線、電話回線、企業内ネットワーク、移動体通信網、ブルートゥース(登録商標)、WiFi(Wireless Fidelity)、その他の通信回線、それらの組み合わせ等のいずれであってもよく、有線であるか無線であるかを問わない。   The communication network N includes a communication network that can transmit and receive information to and from each other, such as between the order management server 100 and the order management terminal 200. The communication network N is, for example, the Internet, a LAN, a dedicated line, a telephone line, a corporate network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, or a combination thereof. It does not matter whether it is wired or wireless.

順番管理端末200は、タブレット端末や、パーソナルコンピュータ(PC)、ノートPC、スマートフォン、携帯電話機、携帯情報端末(PDA)など、通信ネットワークNを介して順番管理サーバ100とデータの授受が可能なあらゆる端末装置を利用することができる。なお、順番管理端末200は、1施設で複数台利用することもできる。   The order management terminal 200 can exchange data with the order management server 100 via the communication network N, such as a tablet terminal, a personal computer (PC), a notebook PC, a smartphone, a mobile phone, and a personal digital assistant (PDA). A terminal device can be used. Note that a plurality of order management terminals 200 can be used in one facility.

図2は、順番管理端末200の主要構成を示すブロック図である。順番管理端末200は、プロセッサ210と、入力装置215と、表示装置216と、通信インタフェース220と、記憶資源230を備える。順番管理端末200は、施設に来た利用者や、施設の従業者がタッチパネルなどの入力装置215を操作することで、順番待ちリストへの登録や更新等の入力を受け付ける。   FIG. 2 is a block diagram showing the main configuration of the order management terminal 200. The order management terminal 200 includes a processor 210, an input device 215, a display device 216, a communication interface 220, and a storage resource 230. The order management terminal 200 accepts inputs such as registration and update to the waiting list by a user who has come to the facility or an employee of the facility operating the input device 215 such as a touch panel.

プロセッサ210は、算術演算、論理演算、ビット演算等を処理する算術論理演算ユニット(CPUなど)および各種レジスタから構成され、記憶資源230に格納されている各種プログラムを実行することで順番管理端末200の各部を中枢的に制御する。各種レジスタは、例えば、プログラムカウンタ、データレジスタ、命令レジスタ、汎用レジスタ等である。   The processor 210 includes an arithmetic logic unit (CPU or the like) that processes arithmetic operations, logic operations, bit operations, and the like and various registers, and executes various programs stored in the storage resource 230 to execute the order management terminal 200. Central control of each part. The various registers are, for example, a program counter, a data register, an instruction register, a general-purpose register, and the like.

入力装置215は、順番待ちリストへの受付や順番待ちリストからの消込み等の入力を受け付けるための各種操作ボタンやタッチパネル215aを備えている。   The input device 215 includes various operation buttons and a touch panel 215a for accepting an input such as acceptance to the waiting list or disappearance from the waiting list.

表示装置216は、順番待ちリストや、受付画面やステータス管理画面を表示するための装置であり、例えば液晶ディスプレイにより構成される。   The display device 216 is a device for displaying a waiting list, a reception screen, and a status management screen, and is configured by a liquid crystal display, for example.

通信インタフェース220は、通信ネットワークNに接続し、通信ネットワークNを介して他の装置と通信をするためのハードウェアモジュールである。通信インタフェース220は、例えば、ISDNモデム、ADSLモデム、ケーブルモデム、光モデム、ソフトモデム等の変調復調装置である。   The communication interface 220 is a hardware module for connecting to the communication network N and communicating with other devices via the communication network N. The communication interface 220 is a modulation / demodulation device such as an ISDN modem, an ADSL modem, a cable modem, an optical modem, or a soft modem.

記憶資源230は、例えば、物理デバイスの記憶領域が提供する論理デバイスである。物理デバイスは、例えば、ディスクドライブまたは半導体メモリ(ROM、RAMなど)等のコンピュータ読み取り可能な記録媒体である。記憶資源230は、複数の物理デバイスを1つの論理デバイスにマッピングして構築してもよいし、1つの物理デバイスを複数の論理デバイスにマッピングして構築してもよい。   The storage resource 230 is, for example, a logical device provided by a storage area of a physical device. The physical device is a computer-readable recording medium such as a disk drive or a semiconductor memory (ROM, RAM, etc.). The storage resource 230 may be constructed by mapping a plurality of physical devices to one logical device, or may be constructed by mapping one physical device to a plurality of logical devices.

記憶資源230には、オペレーティングシステムプログラム、ドライバプログラム、各種データ等が格納される。ドライバプログラムとしては、例えば、通信インタフェース220を制御するための通信インタフェースドライバプログラム等がある。また、記憶資源230には、これら各種プログラムや各種データのほか、プロセッサ210が実行することにより、順番管理サーバ100と連携して順番待ちを管理するためのコンピュータプログラム(順番管理アプリケーション)AP1が記憶されている。   The storage resource 230 stores an operating system program, a driver program, various data, and the like. Examples of the driver program include a communication interface driver program for controlling the communication interface 220. In addition to these various programs and various data, the storage resource 230 stores a computer program (order management application) AP1 for managing the waiting in cooperation with the order management server 100 by being executed by the processor 210. Has been.

ユーザ端末300は、施設の利用者が所有する、スマートフォン、携帯電話、タブレット端末、パーソナルコンピュータ(PC)、ノートPC、ウェアラブルデバイスなどの端末である。ユーザ端末300は、プロセッサ310、各種操作ボタンやタッチパネルなどの入力装置320、液晶ディスプレイなどの表示装置330、通信ネットワークNに接続するための通信インタフェース340、ディスクドライブまたは半導体メモリ(ROM、RAMなど)などの記憶資源350を備えている。記憶資源350には、これら各種プログラムや各種データのほか、順番管理サーバ100と連携して順番待ちを管理するためのコンピュータプログラム(専用アプリ)等が記憶されている。利用者は、ユーザ端末300にインストールされている専用アプリやウェブブラウザを介して、各施設への順番待ちを登録したり、順番待ち状況を確認したりすることができる。   The user terminal 300 is a terminal, such as a smartphone, a mobile phone, a tablet terminal, a personal computer (PC), a notebook PC, or a wearable device, owned by a facility user. The user terminal 300 includes a processor 310, an input device 320 such as various operation buttons and a touch panel, a display device 330 such as a liquid crystal display, a communication interface 340 for connecting to the communication network N, a disk drive or a semiconductor memory (ROM, RAM, etc.). The storage resource 350 is provided. In addition to these various programs and various data, the storage resource 350 stores a computer program (dedicated application) for managing turn waiting in cooperation with the order management server 100. The user can register the waiting order for each facility or check the waiting state via a dedicated application or web browser installed in the user terminal 300.

(順番待ちの受付登録)
まず、順番管理サーバ100による順番待ちの受付登録処理について図3のフローチャートを用いて説明する。施設(ここでは、レストランA)に来訪した利用者が、施設に設置された順番管理端末200を操作して受付登録を行う場合を例に説明する。
(Registration waiting for waiting)
First, the waiting-order reception registration process by the order management server 100 will be described with reference to the flowchart of FIG. A case will be described as an example in which a user who has visited a facility (here, restaurant A) operates the order management terminal 200 installed in the facility to perform reception registration.

まず、順番管理端末200は通信インタフェース220を介して、順番管理サーバ100からステータス管理テーブルTA2に登録されている順番待ちリストに含まれる情報を受信する(ステップS31)。   First, the order management terminal 200 receives information included in the waiting list registered in the status management table TA2 from the order management server 100 via the communication interface 220 (step S31).

次に、順番管理端末200は、順番待ちの受付をするための受付画面を表示装置216に表示させる(ステップS32)。受付画面には、例えば、順番待ちリストの情報(順番待ちをしている者の受付番号と現在のステータス情報)が、受付をした順番に時系列に並べられた一覧が表示される。さらに、現在順番待ちをしている待ち組数なども表示される。   Next, the order management terminal 200 causes the display device 216 to display an acceptance screen for accepting an order waiting (step S32). On the reception screen, for example, a list in which the information of the waiting list (the reception number of the person waiting for the turn and the current status information) is arranged in time series in the order of reception is displayed. In addition, the number of waiting groups currently waiting for the order is displayed.

表示された受付画面に対して利用者が所定の操作入力を行い、順番待ちの受付に必要な情報(待ち項目、利用人数、呼出(電話又はメール)の希望の有無、呼出時の連絡先の電話番号またはメールアドレス等)の入力が完了すると(ステップS33:YES)、順番管理端末200は受付完了画面を表示する(ステップS34)。受付完了画面には、受付番号(待ち番号)や、現時点での予想待ち時間等が表示される。また、順番券を受け取るよう促すメッセージが表示され、利用者は、順番管理端末200に接続されたプリンタから印刷される順番券を受け取ることができる。   The user performs a predetermined operation input on the displayed reception screen, and information necessary for reception of the waiting order (waiting item, number of users, whether there is a call (telephone or e-mail), and the contact information at the time of the call When the input of the telephone number or e-mail address is completed (step S33: YES), the order management terminal 200 displays a reception completion screen (step S34). On the reception completion screen, the reception number (waiting number), the expected waiting time at the present time, and the like are displayed. In addition, a message prompting to receive a turn ticket is displayed, and the user can receive a turn ticket printed from a printer connected to the turn management terminal 200.

順番券には、受付番号と対応付けられた二次元コードが印刷されている。利用者が自身のユーザ端末300を利用して順番券に印刷された二次元コードを読み取ることで、ユーザ端末300の表示装置に、利用者の現在の順番待ち状況(現状の待ち組数や予想待ち時間など)が表示される。また、利用者が、二次元コードを読み込むことによって表示される案内にしたがって電話番号やメールアドレスを入力することにより、順番が到来した際に電話またはメールによるメッセージを受信したり、順番が近づいたときにリマインドメッセージを受信したりすることができる。   A two-dimensional code associated with the receipt number is printed on the turn ticket. When the user reads the two-dimensional code printed on the turn ticket using his / her own user terminal 300, the user's current waiting state (the current number of waiting groups and predictions) is displayed on the display device of the user terminal 300. Wait time etc.) is displayed. In addition, users can receive telephone or e-mail messages when the order arrives, or the order approaches when the order arrives by entering the phone number or e-mail address according to the guidance displayed by reading the two-dimensional code. Sometimes you can receive remind messages.

確定した新規登録情報は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100に送信される(ステップS35)。順番管理サーバ100は、ある施設から新規登録情報を受信すると、受信した新規登録情報に基づいて、その施設の順番待ちリストに順番待ちを1組新たに追加する処理を行い、ステータス管理テーブルTA2を更新する(ステップS36)。   The confirmed new registration information is transmitted from the order management terminal 200 to the order management server 100 via the communication network N (step S35). When the order management server 100 receives new registration information from a certain facility, the order management server 100 performs a process of newly adding a set of waiting orders to the order waiting list of the facility, based on the received new registration information, and stores the status management table TA2. Update (step S36).

なお、利用者が自身のユーザ端末300から受付登録を行うこともできる。この場合、ユーザ端末300で専用アプリやウェブサイトを介して利用したい施設(レストランA)を選択し、当該施設用の受付画面を表示させる。その後は、順番管理端末200を用いて登録する場合と同様の手順で行うことができる。ユーザ端末300を利用すれば、施設へ実際に行く前に自宅や外出先などから遠隔で受付登録を行うことができる。   Note that the user can also perform reception registration from his / her user terminal 300. In this case, the user terminal 300 selects a facility (restaurant A) that the user terminal 300 wants to use via a dedicated application or a website, and displays a reception screen for the facility. Thereafter, the same procedure as in the case of registering using the order management terminal 200 can be performed. If the user terminal 300 is used, reception registration can be performed remotely from a home or an outside place before actually going to the facility.

(待ち時間の変更通知)
上述のように、順番管理端末200の受付完了画面には、受付番号(待ち番号)と共に、現時点での予想待ち時間が表示される。さらに、順番待ちを登録した利用者が順番券の二次元コードをユーザ端末300で読み取ることで、ユーザ端末300の表示装置に、現在の予想待ち時間が表示される。本実施形態に係る順番管理システム1000は、当初提示した予想待ち時間と実際の待ち時間に乖離が生じると判断された場合に、順番待ちをしている利用者に対し、待ち時間が変わることを通知する。以下、図4のフローチャートを用いて待ち時間の変更通知処理について説明する。
(Notice of waiting time change)
As described above, the current waiting time is displayed on the reception completion screen of the order management terminal 200 together with the reception number (waiting number). Furthermore, when the user who has registered the waiting order reads the two-dimensional code of the turn ticket with the user terminal 300, the current expected waiting time is displayed on the display device of the user terminal 300. In the order management system 1000 according to the present embodiment, when it is determined that there is a difference between the expected waiting time initially presented and the actual waiting time, the waiting time changes for the user who is waiting for the turn. Notice. The waiting time change notification process will be described below with reference to the flowchart of FIG.

順番管理サーバ100は、定期的(例えば10分毎)に、予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じる状況か否かを判断する(ステップS401)。具体的には、例えば、直近の所定時間内(例えば1時間以内)の順番待ちの登録が所定の組数(例えば10組)を超えていれば、乖離が生じると判断する。または、例えば、その時点での1順番待ち組当たりの実際の待ち時間の平均(例えば、直近の5組の実際の待ち時間の平均)が、予め設定された1順番待ち組当たりの平均の待ち時間(例えば、10分)と一定以上乖離した場合(例えば、5分以上長く、または、短くなった場合)に、乖離が生じると判断するようにしてもよい。または、直近の所定時間内の順番待ちの登録が所定の組数を超え、且つ、1順番待ち組当たりの実際の待ち時間の平均が、予め設定された平均の待ち時間と一定以上乖離した場合に、乖離が生じると判断するようにしてもよい。   The order management server 100 determines whether or not there is a certain divergence between the expected waiting time and the actual waiting time periodically (for example, every 10 minutes) (step S401). Specifically, for example, if the number of registrations waiting for a turn within the latest predetermined time (for example, within one hour) exceeds a predetermined number (for example, 10), it is determined that a divergence occurs. Or, for example, the average actual waiting time per one waiting group at that time (for example, the average of the last five actual waiting times) is a preset average waiting time per one waiting group. When the time deviates from a certain time (for example, 10 minutes) or more (for example, when it becomes longer or shorter than 5 minutes), it may be determined that the difference occurs. Or, when the number of waiting queue registrations within the most recent predetermined time exceeds the predetermined number of sets, and the average of the actual waiting time per waiting queue deviates from the preset average waiting time by a certain amount or more In addition, it may be determined that a deviation occurs.

ステップS401で、乖離が生じると判断された場合(ステップS401:YES)には、順番管理サーバ100は、各順番待ち組に対し、所定のタイミングで予想待ち時間が変わることを通知する(ステップS402、S403)。具体的には、例えば、順番待ちリストに登録されている登録時予想待ち時間の半分の時間が経過した時点で、ユーザ端末300に予想待ち時間が変わることを通知するようにしてもよい。または、順番待ちリストに登録されている受付時刻から、一定の時間(例えば、1時間)が経過した時点で、ユーザ端末300に予想待ち時間が変わることを通知するようにしてもよい。例えば、ユーザ端末300に図5に示すようなメッセージ画面を表示することによって通知を行う。   If it is determined in step S401 that a divergence occurs (step S401: YES), the order management server 100 notifies each waiting group that the expected waiting time changes at a predetermined timing (step S402). , S403). Specifically, for example, the user terminal 300 may be notified that the expected waiting time changes when half of the expected waiting time during registration registered in the waiting list has elapsed. Alternatively, the user terminal 300 may be notified that the expected waiting time changes when a certain time (for example, 1 hour) elapses from the reception time registered in the waiting list. For example, notification is performed by displaying a message screen as shown in FIG.

また、順番待ちリストに登録されている登録時予想待ち時間よりも、実際の待ち時間が短くなる場合(早めに案内できる場合)には、ユーザ端末300に、予定よりも早く案内できることを知らせる通知を行うようにしてもよい。または、実際の待ち時間が登録時予想待ち時間よりも短く、且つ、所定時間内(例えば10分以内)に案内できると予想される場合に、予定よりも早く案内できることを知らせる通知を行うようにしてもよい。   In addition, when the actual waiting time is shorter than the expected waiting time at the time of registration registered in the waiting list (when guidance can be made earlier), the user terminal 300 is notified that guidance can be made earlier than planned. May be performed. Alternatively, when the actual waiting time is shorter than the expected waiting time at the time of registration and it is expected that guidance can be performed within a predetermined time (for example, within 10 minutes), a notification that informs that guidance can be performed earlier than planned is performed. May be.

なお、予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、順番管理端末200の受付画面に、待ち時間が予想より長く(または、短く)なる可能性があることを表示しておいてもよい。   In addition, when it is determined that a certain difference or more occurs between the expected waiting time and the actual waiting time, the waiting time may be longer (or shorter) than expected on the reception screen of the order management terminal 200. You may indicate that there is.

(順番待ちリストの更新)
各施設の順番待ちリストの各レコードの内容は、施設の従業者等が順番管理端末200を用いて「取消」、「変更」、「呼出」、「案内」等の操作を行った際に更新される。「取消」は、順番待ちをキャンセルすることを意味し、「変更」は、いったん入力された順番待ちの内容を変更することを意味する。また、「呼出」は、順番が来た組を口頭で呼出したり、電話や呼出メールなどで知らせた状態であることを意味し、「案内」は、順番が来た組に対して実際に対応を開始した状態であることを意味する。
(Update waiting list)
The contents of each record in the waiting list of each facility is updated when the facility employees perform operations such as “cancel”, “change”, “call”, “guidance” using the order management terminal 200 Is done. “Cancel” means canceling the waiting order, and “change” means changing the contents of the waiting order once input. In addition, “call” means that the group that has been ordered is called verbally or informed by telephone or call mail. “Guidance” actually corresponds to the group that has been ordered. It means that it is in the state which started.

従業者等は、順番管理端末200の順番待ち状況管理画面に表示された順番待ちリストの中から、更新対象の順番待ち組を選択し、選択した順番待ち組に対して「取消」、「変更」、「呼出」、「案内」などの更新操作を行う。図6は、本実施形態による順番待ち状況管理画面を例示する図である。従業者が、更新対象の順番待ち組が表示されている行(図6の受付番号「6」と「8」の間の行)を右から左へとスワイプすると、「取消」、「変更」、「呼出」、「案内」を示す操作ボタン群が表示される。従業者等は、所望の操作ボタン(例えば「呼出」)をタップすることで、順番待ち状況の更新操作を行うことができる。更新対象の順番待ち組の受付番号(例えば、「7」)と更新操作の情報(例えば「呼出」)は、順番管理端末200から通信ネットワークNを介して順番管理サーバ100に送信される。順番管理サーバ100は、受信した情報に基づき、当該施設の順番待ちリストを更新する。例えば、受付番号「7」に対して「呼出」操作を行った場合には、受付番号「7」の順番待ち組のステータスが「呼出中」に更新される。   The employee or the like selects the waiting group to be updated from the waiting list displayed on the waiting state management screen of the turn management terminal 200, and selects “cancel” or “change” for the selected waiting group. ”,“ Calling ”,“ guidance ”and other updating operations. FIG. 6 is a diagram exemplifying a turn waiting situation management screen according to the present embodiment. When the employee swipes from right to left on the line (the line between the receipt numbers “6” and “8” in FIG. 6) on which the waiting group to be updated is displayed, “Cancel”, “Change” , “Call” and “guidance” are displayed. The employee or the like can perform an operation of updating the waiting state by tapping a desired operation button (for example, “call”). The reception number (for example, “7”) and the update operation information (for example, “call”) of the waiting group to be updated are transmitted from the order management terminal 200 to the order management server 100 via the communication network N. The order management server 100 updates the waiting list for the facility based on the received information. For example, when the “calling” operation is performed on the reception number “7”, the status of the waiting group in the reception number “7” is updated to “calling”.

また、図6に示すように、順番待ちリストの登録時予想待ち時間よりも実際の待ち時間が長くなっている順番待ち組(図6の受付番号「1」の組)については、超過している待ち時間の情報を表示する(「予定より5分超過」)。また、登録時予想待ち時間の残りが一定時間(例えば、10分)を切った順番待ち組(例えば、図6の受付番号「2」、「6」の組)については、残りの待ち時間の情報(「あとXX分で予定時間」)を表示し、案内が遅れないように注意喚起するようにしてもよい。   Further, as shown in FIG. 6, the order waiting group (the group of the reception number “1” in FIG. 6) whose actual waiting time is longer than the expected waiting time when registering in the waiting list is exceeded. The waiting time information is displayed ("5 minutes exceeded the schedule"). In addition, for the waiting group (for example, the group of the reception numbers “2” and “6” in FIG. 6) in which the remaining expected waiting time at the time of registration is less than a certain time (for example, 10 minutes), the remaining waiting time Information (“estimated time in XX minutes”) may be displayed to alert the user so that the guidance is not delayed.

以上のように、本実施形態によれば、順番管理サーバ100は、受付登録時に提示した予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、順番待ち組が所持するユーザ端末300に、所定のタイミングで予想待ち時間が変わることを通知するようにしたので、順番待ちの登録の際に提示した予想待ち時間と実際の待ち時間の間に乖離が生じる場合に、適切に対応することができる。   As described above, according to the present embodiment, the order management server 100 waits for a turn when it is determined that a certain difference or more occurs between the expected waiting time presented at the time of registration for registration and the actual waiting time. Since the user terminal 300 possessed by the group is notified that the expected waiting time changes at a predetermined timing, there is a discrepancy between the expected waiting time and the actual waiting time presented at the time of waiting registration. If so, it can respond appropriately.

具体的には、所定時間以内に登録された順番待ち組数が所定数に達した場合には、予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断することにより、簡易な処理で、精度の高い判断を行うことができる。また、1順番待ち組当たりの実際の待ち時間の平均が、予め設定された1順番待ち組当たりの平均の待ち時間と一定以上乖離した場合に、一定以上の乖離が生じると判断することにより、より精度の高い判断を行うことができる。   Specifically, when the number of waiting groups registered within a predetermined time reaches a predetermined number, by determining that a certain amount of deviation occurs between the expected waiting time and the actual waiting time, With simple processing, it is possible to make a highly accurate judgment. In addition, when the average of the actual waiting time per one waiting group deviates from a preset average waiting time per one waiting group by a certain amount or more, More accurate judgment can be made.

また、順番管理サーバ100は、予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、順番待ち組が所持するユーザ端末300に、受付登録時に提示した予想待ち時間の半分が経過した時点で、予想待ち時間が変わることを通知することにより、順番待ちをしている利用者に適切なタイミングで予想待ち時間が変わることを通知することができる。また、ユーザ端末300に通知するタイミングを、登録時から一定の時間が経過した時点としてもよい。   The order management server 100 also predicts the prediction presented at the time of registration for registration to the user terminal 300 possessed by the order waiting group when it is determined that there is a certain difference between the expected waiting time and the actual waiting time. By notifying that the expected waiting time changes when half of the waiting time has elapsed, it is possible to notify the user waiting for the turn that the expected waiting time will change at an appropriate timing. The timing for notifying the user terminal 300 may be a point in time when a certain time has elapsed since the time of registration.

また、順番管理サーバ100は、予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合であって、登録時に提示した予想待ち時間よりも実際の待ち時間が短くなる場合には、順番待ち組が所持するユーザ端末300に、予想待ち時間が変わることを通知するようにしてもよい。これにより、順番待ちをしている利用者が、待ち時間が短くなったことを知らずに、順番が到来した際に店の外に出てしまっているような事態が発生することを避けることができる。   Further, the order management server 100 is a case where it is determined that a certain difference or more occurs between the expected waiting time and the actual waiting time, and the actual waiting time is shorter than the expected waiting time presented at the time of registration. In this case, the user terminal 300 possessed by the turn waiting group may be notified that the expected waiting time changes. As a result, it is possible to avoid a situation where a user waiting for a turn is out of the store when the turn arrives without knowing that the waiting time has been shortened. it can.

また、順番管理サーバ100は、受付登録時に提示した予想待ち時間よりも実際の待ち時間が長くなっている順番待ち組について、順番管理端末200の順番待ち状況管理画面に、超過している待ち時間の情報を表示させるようにした。これにより、従業者に対し、利用者を待たせていることを効率よく知らせ、注意喚起することができる。なお、予想待ち時間と実際の待ち時間に乖離が生じると判断された場合に、順番管理端末200の受付画面に、待ち時間が予想より長く(短く)なる可能性があることを示すメッセージを表示するようにしてもよい。   In addition, the order management server 100 displays an excess waiting time on the order waiting status management screen of the order management terminal 200 for the order waiting group whose actual waiting time is longer than the expected waiting time presented at the time of registration. The information of was displayed. As a result, the employee can be informed efficiently and alerted that the user is waiting. When it is determined that there is a difference between the expected waiting time and the actual waiting time, a message indicating that the waiting time may be longer (shorter) than expected is displayed on the reception screen of the order management terminal 200 You may make it do.

なお、本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述した各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更し、または並列に実行することができる。   The present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processing steps can be arbitrarily changed in order as long as the processing contents do not contradict each other, or can be executed in parallel.

1000…順番管理システム
100…順番管理サーバ
110…管理データベース
120…プロセッサ
200…順番管理端末
210…プロセッサ
215…入力装置
215a…タッチパネル
216…表示装置
220…通信インタフェース
230…記憶資源
300…ユーザ端末
310…プロセッサ
320…入力装置
330…表示装置
340…通信インタフェース
350…記憶資源
TA1…クライアント管理テーブル
TA2…ステータス管理テーブル
N…通信ネットワーク
AP1…順番管理アプリケーション
1000 ... Order management system 100 ... Order management server 110 ... Management database 120 ... Processor 200 ... Order management terminal 210 ... Processor 215 ... Input device 215a ... Touch panel 216 ... Display device 220 ... Communication interface 230 ... Storage resource 300 ... User terminal 310 ... Processor 320 ... Input device 330 ... Display device 340 ... Communication interface 350 ... Storage resource TA1 ... Client management table TA2 ... Status management table N ... Communication network AP1 ... Order management application

Claims (9)

施設における順番待ち組の順番待ちを管理する順番管理システムであって、
前記施設における順番待ちの登録操作を受け付ける順番管理端末と、
前記順番待ちの登録操作に基づいて、前記施設の順番待ち状況を管理する順番管理サーバと、
前記順番待ち組が所持するユーザ端末と、を備え、
前記順番管理サーバは、
登録された順番待ち組の予想待ち時間の情報を提供する待ち時間情報提供部と、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じるか否かを判断する判断部と、を備え、
前記待ち時間情報提供部は、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、前記順番待ち組が所持するユーザ端末に、所定のタイミングで前記予想待ち時間が変わることを通知する、順番管理システム。
An order management system for managing the waiting order of a waiting group in a facility,
An order management terminal for accepting a registration operation waiting in the facility;
Based on the waiting for registration operation, the order management server for managing the waiting status of the facility,
A user terminal possessed by the waiting group,
The order management server
A waiting time information providing unit that provides information on an expected waiting time of the registered waiting group;
A determination unit that determines whether or not a certain deviation occurs between the expected waiting time and the actual waiting time;
The waiting time information providing unit includes:
When it is determined that there is a certain difference between the expected waiting time and the actual waiting time, the user terminal possessed by the turn waiting group is notified that the expected waiting time changes at a predetermined timing. The order management system.
前記判断部は、
所定時間以内に登録された順番待ち組数が所定数に達した場合に、前記一定以上の乖離が生じると判断する、請求項1に記載の順番管理システム。
The determination unit
2. The order management system according to claim 1, wherein when the number of waiting groups registered within a predetermined time reaches a predetermined number, it is determined that a certain deviation occurs.
前記判断部は、
1順番待ち組当たりの実際の待ち時間の平均が、予め設定された1順番待ち組当たりの平均の待ち時間と一定以上乖離した場合に、前記一定以上の乖離が生じると判断する、請求項1または2に記載の順番管理システム。
The determination unit
2. When the average actual waiting time per one waiting group deviates from a predetermined average waiting time per one waiting group by a certain amount or more, it is determined that the certain amount of deviation occurs. Or the order management system of 2.
前記待ち時間情報提供部は、
前記一定以上の乖離が生じると判断された場合、前記順番待ち組が所持するユーザ端末に、登録時に提示した予想待ち時間の半分が経過した時点で、予想待ち時間が変わることを通知する、請求項1から3のいずれか1項に記載の順番管理システム。
The waiting time information providing unit includes:
When it is determined that a certain amount of deviation occurs, the user terminal possessed by the waiting group is notified that the expected waiting time changes when half of the expected waiting time presented at the time of registration has passed. Item 4. The order management system according to any one of Items 1 to 3.
前記待ち時間情報提供部は、
前記一定以上の乖離が生じると判断された場合、前記順番待ち組が所持するユーザ端末に、登録時から一定の時間が経過した時点で、予想待ち時間が変わることを通知する、請求項1から4のいずれか1項に記載の順番管理システム。
The waiting time information providing unit includes:
When it is determined that a certain amount of deviation occurs, the user terminal possessed by the waiting group is notified that the expected waiting time changes when a certain time has elapsed since registration. 5. The order management system according to any one of 4 above.
前記待ち時間情報提供部は、
前記一定以上の乖離が生じると判断された場合であって、登録時に提示した予想待ち時間よりも実際の待ち時間が短くなる場合に、前記順番待ち組が所持するユーザ端末に、予想待ち時間が変わることを通知する、請求項1から5のいずれか1項に記載の順番管理システム。
The waiting time information providing unit includes:
When it is determined that a certain amount of deviation occurs, and when the actual waiting time is shorter than the expected waiting time presented at the time of registration, the user terminal possessed by the turn waiting group has an expected waiting time. The order management system according to any one of claims 1 to 5, wherein a change is notified.
前記待ち時間情報提供部は、
登録時に提示した予想待ち時間よりも実際の待ち時間が長くなっている順番待ち組について、前記順番管理端末の表示装置に、待ち時間が超過している旨を表示させる、請求項1から6のいずれか1項に記載の順番管理システム。
The waiting time information providing unit includes:
7. The order waiting group whose actual waiting time is longer than the expected waiting time presented at the time of registration is displayed on the display device of the order management terminal to indicate that the waiting time has been exceeded. The order management system according to any one of the above items.
施設における順番待ち組の順番待ちを管理する順番管理装置であって、
前記施設における、順番待ちが登録された順番待ち組の順番待ち状況を管理する順番待ち状況管理部と、
前記順番待ち組の予想待ち時間の情報を提供する待ち時間情報提供部と、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じるか否かを判断する判断部と、を備え、
前記待ち時間情報提供部は、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、前記順番待ち組が所持するユーザ端末に、所定のタイミングで前記予想待ち時間が変わることを通知する、順番管理装置。
An order management device that manages the waiting order of the waiting group in the facility,
In the facility, a turn waiting situation management unit that manages a turn waiting situation of a turn waiting group in which a turn waiting is registered,
A waiting time information providing unit for providing information on an expected waiting time of the waiting group;
A determination unit that determines whether or not a certain deviation occurs between the expected waiting time and the actual waiting time;
The waiting time information providing unit includes:
When it is determined that there is a certain difference between the expected waiting time and the actual waiting time, the user terminal possessed by the turn waiting group is notified that the expected waiting time changes at a predetermined timing. The order management device.
施設における順番待ちを管理するコンピュータを、
前記施設における、順番待ちが登録された順番待ち組の順番待ち状況を管理する順番待ち状況管理部と、
前記順番待ち組の予想待ち時間の情報を提供する待ち時間情報提供部と、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じるか否かを判断する判断部と、して機能させ、
前記待ち時間情報提供部は、
前記予想待ち時間と実際の待ち時間との間に一定以上の乖離が生じると判断された場合に、前記順番待ち組が所持するユーザ端末に、所定のタイミングで前記予想待ち時間が変わることを通知する、プログラム。
A computer that manages the waiting time at the facility,
In the facility, a turn waiting situation management unit that manages a turn waiting situation of a turn waiting group in which a turn waiting is registered,
A waiting time information providing unit for providing information on an expected waiting time of the waiting group;
Function as a determination unit that determines whether or not a certain deviation occurs between the expected waiting time and the actual waiting time;
The waiting time information providing unit includes:
When it is determined that there is a certain difference between the expected waiting time and the actual waiting time, the user terminal possessed by the turn waiting group is notified that the expected waiting time changes at a predetermined timing. Program.
JP2017144333A 2017-07-26 2017-07-26 Order management system, order management apparatus, and program Active JP6347874B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017144333A JP6347874B1 (en) 2017-07-26 2017-07-26 Order management system, order management apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017144333A JP6347874B1 (en) 2017-07-26 2017-07-26 Order management system, order management apparatus, and program

Publications (2)

Publication Number Publication Date
JP6347874B1 JP6347874B1 (en) 2018-06-27
JP2019028531A true JP2019028531A (en) 2019-02-21

Family

ID=62706266

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017144333A Active JP6347874B1 (en) 2017-07-26 2017-07-26 Order management system, order management apparatus, and program

Country Status (1)

Country Link
JP (1) JP6347874B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6639601B1 (en) * 2018-09-26 2020-02-05 株式会社リクルート Sequence management system, sequence management device, and program
JP6589075B1 (en) * 2019-01-31 2019-10-09 株式会社Epark Information management apparatus, information management method and program
JP6589076B1 (en) * 2019-01-31 2019-10-09 株式会社Epark Information management apparatus, information management method and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115363A (en) * 1994-10-17 1996-05-07 Pfu Ltd Automatic medical reconsultation accepting device
JPH11308344A (en) * 1998-04-20 1999-11-05 Mitsubishi Electric Corp Queueing information delibery condition setting device and queueing information deribery system
JP2002073804A (en) * 2000-08-30 2002-03-12 Mitsubishi Electric Corp Reception method in hospital
JP2003271767A (en) * 2002-03-19 2003-09-26 Dai-Ichi Life Information System Co Ltd Customer guide system and guide method
JP2012014623A (en) * 2010-07-05 2012-01-19 Hitachi Consumer Electronics Co Ltd Information processing device and information processing method
JP5989270B1 (en) * 2016-03-23 2016-09-07 株式会社リクルートホールディングス Order management system, order management apparatus and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08115363A (en) * 1994-10-17 1996-05-07 Pfu Ltd Automatic medical reconsultation accepting device
JPH11308344A (en) * 1998-04-20 1999-11-05 Mitsubishi Electric Corp Queueing information delibery condition setting device and queueing information deribery system
JP2002073804A (en) * 2000-08-30 2002-03-12 Mitsubishi Electric Corp Reception method in hospital
JP2003271767A (en) * 2002-03-19 2003-09-26 Dai-Ichi Life Information System Co Ltd Customer guide system and guide method
JP2012014623A (en) * 2010-07-05 2012-01-19 Hitachi Consumer Electronics Co Ltd Information processing device and information processing method
JP5989270B1 (en) * 2016-03-23 2016-09-07 株式会社リクルートホールディングス Order management system, order management apparatus and program

Also Published As

Publication number Publication date
JP6347874B1 (en) 2018-06-27

Similar Documents

Publication Publication Date Title
JP2017182306A (en) Sequence managing system, sequence managing device, and program
JP6051284B1 (en) Order management system, order management apparatus, and order management program
JP6347874B1 (en) Order management system, order management apparatus, and program
JP6302112B1 (en) Order management system, order management apparatus, and program
JP6360953B1 (en) Order management system, order management apparatus, and program
JP6262315B1 (en) Order management system, order management apparatus, and program
WO2018212281A1 (en) Information processing system, turn management device, member certificate management device, and program
JP6488329B2 (en) Order management system, order management apparatus, and program
JP2018067101A (en) Turn administrative system, turn management device, and program
JP2020071664A (en) Order management system and program
JP6391782B1 (en) Order management system
JP6724222B1 (en) Sequence management system, sequence management device, and program
JP2018139055A (en) Order management system, order management unit, and program
JP6581689B1 (en) Order management system, order management apparatus, and program
JP6498336B1 (en) Order management system and program
JP6484687B1 (en) Order management system, order management apparatus, and program
JP6464408B1 (en) Order management system
WO2019188723A1 (en) Turn management system, turn management server, and program
JP6345848B1 (en) Order management system, order management apparatus, and program
JP6297733B1 (en) Order management system, order management apparatus, and program
JP6284667B1 (en) Order management system and program
JP6403812B2 (en) Order management system, order management apparatus, and program
WO2020066897A1 (en) Queue management system, queue management device, and program
WO2018062359A1 (en) Turn management system, turn management device, and program
JP2019164394A (en) Order management system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180501

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180529

R150 Certificate of patent or registration of utility model

Ref document number: 6347874

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250