JP2009238139A - Information processing apparatus, method, and program - Google Patents

Information processing apparatus, method, and program Download PDF

Info

Publication number
JP2009238139A
JP2009238139A JP2008086440A JP2008086440A JP2009238139A JP 2009238139 A JP2009238139 A JP 2009238139A JP 2008086440 A JP2008086440 A JP 2008086440A JP 2008086440 A JP2008086440 A JP 2008086440A JP 2009238139 A JP2009238139 A JP 2009238139A
Authority
JP
Japan
Prior art keywords
processing
information processing
stored
mode
request
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
JP2008086440A
Other languages
Japanese (ja)
Other versions
JP4985519B2 (en
Inventor
Sen Kunitomo
千 国友
Giichi Tanaka
義一 田中
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008086440A priority Critical patent/JP4985519B2/en
Publication of JP2009238139A publication Critical patent/JP2009238139A/en
Application granted granted Critical
Publication of JP4985519B2 publication Critical patent/JP4985519B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing apparatus capable of substantially lowering a processing load of a management device following change of a processing configuration of information processing apparatuses operating in parallel with each other in comparison with constant reference. <P>SOLUTION: The information processing apparatus is characterized in that it has a working condition recording part 12 storing a working condition of itself, a processing configuration storing part 15 storing a processing configuration of itself with respect to a request regarding information processing, a processing executing part 17 carrying out information processing responding to the processing configuration of itself on the basis of the request, a request receiving part 11 receiving requests, a working condition reference part 13 referring to the working condition of itself stored in the working condition storing part 12 after request reception, a management device reference part 14 referring to a processing configuration managed by a management device 20 managing processing configurations with respect to information processing when the working condition is other than normal, and a processing configuration changing part 16 changing the processing configuration of itself stored in an information configuration storing part 15 into a processing configuration referred to by the management device reference part 14. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、情報処理技術に関し、特に、情報処理装置の処理の負荷を軽減する技術に関する。   The present invention relates to information processing technology, and more particularly to technology for reducing the processing load of an information processing apparatus.

情報処理技術の分野では、並列的に稼動する複数の情報処理装置を備える情報処理システムが知られている。並列的に稼動する情報処理装置としては、例えば金融機関の各現金自動預払機(以下、ATM(Automatic Teller Machine)という。)からの情報処理の依頼に対し所定の処理結果を送信する情報処理装置がある。また、情報処理装置は、所定の条件を充足すると、自己の処理の形態(以下、処理形態という。)を変更する場合がある。上述したATMに対する情報処理装置であれば、所定の時刻から手数料を変える処理結果を送信することなどが該当する。   In the field of information processing technology, an information processing system including a plurality of information processing apparatuses operating in parallel is known. As an information processing device that operates in parallel, for example, an information processing device that transmits a predetermined processing result in response to an information processing request from an automatic teller machine (hereinafter referred to as ATM (Automatic Teller Machine)) of a financial institution. There is. Further, the information processing apparatus may change its processing mode (hereinafter referred to as processing mode) when a predetermined condition is satisfied. In the case of the information processing apparatus for the above-described ATM, transmission of a processing result for changing a fee from a predetermined time is applicable.

情報処理装置の処理形態を変更する場合、各情報処理装置毎の処理形態の変更のタイミングの誤差を抑えるため、各情報処理装置の処理形態を自己以外の情報処理装置(以下、管理装置という。)に委ねることが考えられる。最も単純な実施形態としては、「処理形態」の正本を管理している管理装置を処理発生の都度、常に参照することが考えられる。
この形態に関連し、電子計算機システムに共通情報を格納するための2つの領域を形成し、共通情報参照プログラムによる共通情報変更時の参照処理に対し、これらの領域を交互に参照させることで、参照処理の中断を抑制する技術が考えられていた。
When changing the processing mode of an information processing device, the processing mode of each information processing device is referred to as an information processing device other than itself (hereinafter referred to as a management device) in order to suppress an error in the timing of changing the processing mode of each information processing device. ). As the simplest embodiment, it is conceivable to always refer to the management apparatus that manages the original copy of the “processing form” every time the process occurs.
In relation to this form, two areas for storing common information in the electronic computer system are formed, and by referring to these areas alternately for reference processing when common information is changed by the common information reference program, A technique for suppressing interruption of reference processing has been considered.

特開平5−225076号公報JP-A-5-225076

しかし、上記技術では、「処理形態」そのものは頻繁に更新されるものではないにも関わらず、取引毎に常に管理装置への参照が発生してしまっていた。そのため、「処理形態」が取引ピーク時間帯に切り替えられるもので無くても、管理装置は、取引ピーク時間帯のトラフィックを捌く性能が必要であった。また、各情報処理装置側では、常に管理装置への参照が発生するため、処理コストが高かった。   However, in the above technique, although the “processing form” itself is not frequently updated, a reference to the management apparatus is always generated for each transaction. Therefore, even if the “processing form” is not switched to the transaction peak time zone, the management device needs to have the performance of driving traffic in the transaction peak time zone. In addition, each information processing device always has a high processing cost because a reference to the management device always occurs.

本発明は、このような事情に鑑みてなされたものであり、並列的に稼動する情報処理装置の処理形態の変更に伴う管理装置の処理の負荷を、常時参照の場合と比べて、大幅に低下させ得る情報処理装置、情報処理方法及び情報処理プログラムを提供することを目的とする。   The present invention has been made in view of such circumstances, and the processing load of the management apparatus accompanying the change in the processing mode of the information processing apparatuses operating in parallel is significantly larger than in the case of constant reference. An object is to provide an information processing apparatus, an information processing method, and an information processing program that can be reduced.

上記課題を解決するために、本明細書開示の情報処理装置及び情報処理方法は、情報処理に対する処理形態を管理する管理装置と通信ネットワークを介して接続可能な情報処理装置であって、その情報処理装置が、管理装置から、稼動状態の変更依頼を受け付け、自己の稼動状態及び情報処理に関する依頼に対する自己の処理形態を記憶する記憶手段に記憶された、自己の稼動状態を切替中に変更し、情報処理に関する依頼を受け付け、依頼を受け付けた後に、記憶手段に記憶された自己の稼動状態を参照する。そして、記憶手段に記憶された自己の稼動状態が通常以外である場合に、管理装置が管理する処理形態を参照し、管理装置が管理する処理形態が記憶手段に記憶された自己の処理形態と異なる場合に、該記憶手段に記憶された自己の処理形態を管理装置が管理する処理形態に変更すると共に、該記憶手段に記憶された自己の稼動状態を通常に変更し、記憶手段に記憶された稼動形態が通常である場合、または、該記憶手段に記憶された処理形態と管理装置が管理する処理形態が同じ場合に、該記憶手段に記憶された処理形態を、受け付けた情報処理に関する依頼の処理形態とする処理を実行している。また、本明細書開示の情報処理プログラムは、情報処理装置に、これらの処理を実行させている。   In order to solve the above-described problem, an information processing apparatus and an information processing method disclosed in this specification are an information processing apparatus that can be connected to a management apparatus that manages a processing mode for information processing via a communication network. The processing device accepts an operation state change request from the management device, and changes its own operation state during switching, which is stored in the storage means for storing its own operation state and its processing mode for information processing requests. Then, a request for information processing is accepted, and after accepting the request, the self-operation state stored in the storage means is referred to. When the operation state stored in the storage unit is other than normal, the processing mode managed by the management device is referred to, and the processing mode managed by the management device is stored in the storage unit. If they are different, the processing mode stored in the storage unit is changed to a processing mode managed by the management device, and the operating state stored in the storage unit is changed to normal and stored in the storage unit. When the operating mode is normal, or the processing mode stored in the storage unit is the same as the processing mode managed by the management device, the processing mode stored in the storage unit is requested for the received information processing. The processing in the processing form is executed. Further, the information processing program disclosed in this specification causes the information processing apparatus to execute these processes.

これによれば、情報処理装置は自己の稼動状態に応じて、管理装置に対する参照を行うか否かを決定し、管理装置に対する参照を行った場合には、両装置の処理形態が異なる場合に、自己の処理形態を管理装置の処理形態に変更する。   According to this, the information processing apparatus determines whether or not to refer to the management apparatus according to its own operating state, and when the reference is made to the management apparatus, the processing forms of both apparatuses are different. , Change its own processing mode to the processing mode of the management device.

本明細書に開示の情報処理装置、情報処理方法及び情報処理プログラムによれば、並列的に稼動する情報処理装置の処理形態の変更に伴う管理装置の処理の負荷を、常時参照の場合と比べて、大幅に低下させることが可能となる。   According to the information processing apparatus, the information processing method, and the information processing program disclosed in this specification, the processing load of the management apparatus accompanying the change in the processing mode of the information processing apparatus operating in parallel is compared with the case of constant reference. Therefore, it is possible to greatly reduce.

以下、本発明の実施形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

(第1実施形態)
図1は実施形態に係る情報処理システムの構成図、図2は情報処理装置10のハードウェア構成を例示する機能ブロック図である。
(First embodiment)
FIG. 1 is a configuration diagram of an information processing system according to the embodiment, and FIG. 2 is a functional block diagram illustrating a hardware configuration of the information processing apparatus 10.

情報処理システムは、図1に示すように、複数の情報処理装置10、管理装置20を備えており、情報処理装置10と管理装置20とはネットワーク30により相互に通信可能に接続されている。尚、接続形態は、有線、無線のいずれでもよいが、通信の安定性確保の観点から有線が望ましい。   As illustrated in FIG. 1, the information processing system includes a plurality of information processing apparatuses 10 and a management apparatus 20, and the information processing apparatus 10 and the management apparatus 20 are connected to each other via a network 30 so that they can communicate with each other. The connection form may be either wired or wireless, but wired is desirable from the viewpoint of ensuring communication stability.

情報処理装置10は、各情報処理装置10と並列的に稼動する。ここで、並列的な稼動とは、情報処理装置10同士が独立してほぼ同時に稼動することをいう。情報処理装置10としては、上述したATMや小売店で利用されるPOS(Point of Sale)端末、鉄道事業者、船舶事業者、航空事業者等の自動発券機等から送信される情報処理に関する依頼を処理する装置がある。   The information processing apparatus 10 operates in parallel with each information processing apparatus 10. Here, the parallel operation means that the information processing apparatuses 10 operate independently and almost simultaneously. As the information processing apparatus 10, requests regarding information processing transmitted from the above-mentioned ATMs or point-of-sale (POS) terminals used at retail stores, automatic ticketing machines such as railway operators, ship operators, air operators, etc. There is a device to process.

管理装置20は、各情報処理装置10の処理形態を管理する。具体的な例としては、各情報処理装置10から接続され、所定の場合に、自己の処理形態を各情報処理装置10に送信する。また、管理装置20が管理する処理形態は、情報処理装置10及び管理装置20以外の機器から送信される各種情報を受信することにより変更され得る。   The management device 20 manages the processing mode of each information processing device 10. As a specific example, each information processing apparatus 10 is connected, and its processing form is transmitted to each information processing apparatus 10 in a predetermined case. The processing form managed by the management apparatus 20 can be changed by receiving various types of information transmitted from devices other than the information processing apparatus 10 and the management apparatus 20.

尚、上述した情報処理装置10は、いわゆるコンピュータ、すなわち、図2に示すように、CPU等の処理装置10a、SRAM(Static Random Access Memory)、DRAM(Dynamic RAM)やSDRAM(Synchronous DRAM)、NVRAM(Non Volatile RAM)等のRAM10b、フラッシュメモリ等のROM(Read Only Memory)10c及び入出力を制御するI/F10dがバス10eにより接続されたハードウェア構成により実現される。   The above-described information processing apparatus 10 is a so-called computer, that is, as shown in FIG. 2, a processing apparatus 10a such as a CPU, SRAM (Static Random Access Memory), DRAM (Dynamic RAM), SDRAM (Synchronous DRAM), NVRAM This is realized by a hardware configuration in which a RAM 10b such as (Non Volatile RAM), a ROM (Read Only Memory) 10c such as a flash memory, and an I / F 10d for controlling input / output are connected by a bus 10e.

したがって、CPU10aがRAM10bやROM10c等の記憶装置に格納された所要のプログラムを読み込み、当該プログラムに従った演算を行うことにより、各装置の機能が実現される。管理装置20についても同様の構成である。尚、このようなプログラムとしては後述するフローチャートに応じたプログラムとすることができる。また、必要に応じて、例えばハードディスク等、コンピュータに関連する種々の機器をバス10eに接続してもよい。   Therefore, the function of each device is realized by the CPU 10a reading a required program stored in a storage device such as the RAM 10b or the ROM 10c and performing an operation according to the program. The management device 20 has the same configuration. In addition, as such a program, it can be set as the program according to the flowchart mentioned later. Further, if necessary, various devices related to the computer such as a hard disk may be connected to the bus 10e.

続いて、上述した情報処理装置10及び管理装置20の詳細について説明する。
まず、情報処理装置10について図3から図5を参照して説明する。
図3は情報処理装置10の要部構成を例示する機能ブロック図、図4は稼動状態記憶部13における記憶形態の一例、処理形態記憶部16における記憶形態の一例である。
Next, details of the information processing apparatus 10 and the management apparatus 20 described above will be described.
First, the information processing apparatus 10 will be described with reference to FIGS.
FIG. 3 is a functional block diagram illustrating the main configuration of the information processing apparatus 10. FIG. 4 is an example of a storage form in the operating state storage unit 13 and an example of a storage form in the processing form storage unit 16.

情報処理装置10は、図3に示すように、依頼受付部11、稼動状態記憶部12、稼動状態参照部13、管理装置参照部14、処理形態記憶部15、処理形態変更部16、処理実行部17等を具備する。尚、これらの各部は、その全部が1つの筐体等で覆われていてもよいし、その一部が筐体等で覆われ、他の各部と通信するシステムとするようにしてもよい。後述する管理装置20についても同様である。   As illustrated in FIG. 3, the information processing apparatus 10 includes a request reception unit 11, an operation state storage unit 12, an operation state reference unit 13, a management device reference unit 14, a processing form storage unit 15, a processing form change unit 16, and a process execution. Part 17 and the like. Note that all of these units may be covered with a single casing or the like, or a part thereof may be covered with a casing or the like, and a system that communicates with other units may be used. The same applies to the management device 20 described later.

依頼受付部11は、情報処理に関する依頼を受け付ける。情報処理に関する依頼としては、例えばATMであれば出金依頼や振込依頼、自動発券機であれば発券依頼等がある。依頼受付部11は、依頼を受け付けると、その依頼を処理実行部17に送信すると共に、稼動状態参照部13に依頼があった旨を送信する。   The request reception unit 11 receives a request regarding information processing. Examples of information processing requests include withdrawal requests and transfer requests for ATMs, and ticket issuing requests for automatic ticketing machines. Upon accepting the request, the request accepting unit 11 transmits the request to the process executing unit 17 and transmits a request to the operating state reference unit 13.

稼動状態記憶部12は、情報処理装置10の稼動状態を記憶する。具体的な例としては、図4に示すように、稼動状態「通常」及び「切替中」並びに現在の稼動状態がどちらの状態であるか判別するための判別フラグ「1」等を記憶する。この判別フラグは、管理装置20からの判別フラグの切替に関する切替情報を情報処理装置10が受信した場合、「通常」側から「切替中」側に書き換わり記憶される。尚、稼動状態「切替中」は、情報処理装置10の処理形態が間もなく切り替わる予定であることを意味する。   The operating state storage unit 12 stores the operating state of the information processing apparatus 10. As a specific example, as shown in FIG. 4, an operation state “normal” and “switching” and a determination flag “1” for determining which state is the current operation state are stored. This determination flag is rewritten and stored from the “normal” side to the “switching” side when the information processing apparatus 10 receives switching information regarding switching of the determination flag from the management device 20. Note that the operating state “switching” means that the processing mode of the information processing apparatus 10 is scheduled to be switched soon.

稼動状態参照部13は、依頼受付部11から依頼があった旨を受信すると、稼動状態記憶部12に記憶された情報処理装置10の稼動状態を参照する。稼動状態参照部13は、参照結果に応じて処理を変える。例えば、稼動状態記憶部12における判別フラグ「1」に対する稼動状態が「切替中」である場合には、管理装置参照部14にその旨を送信し、「通常」である場合には、処理実行部17にその旨を送信する。   When receiving the request from the request receiving unit 11, the operating state reference unit 13 refers to the operating state of the information processing apparatus 10 stored in the operating state storage unit 12. The operating state reference unit 13 changes processing according to the reference result. For example, when the operation state for the determination flag “1” in the operation state storage unit 12 is “switching”, that fact is transmitted to the management device reference unit 14, and when it is “normal”, the process is executed. The fact is transmitted to the unit 17.

管理装置参照部14は、管理装置20に対して処理形態を問い合せて応答を得ることで、管理装置20の処理形態記憶部21に記憶された処理形態を参照する。そして、参照して得た処理形態を、処理形態変更部16に送信する。例えば、管理装置20の処理形態記憶部21に記憶された処理形態が「夜間モード」である場合には、その処理形態「夜間モード」を送信する。   The management device reference unit 14 refers to the processing mode stored in the processing mode storage unit 21 of the management device 20 by inquiring the processing mode to the management device 20 and obtaining a response. Then, the processing form obtained by reference is transmitted to the processing form changing unit 16. For example, when the processing mode stored in the processing mode storage unit 21 of the management device 20 is “night mode”, the processing mode “night mode” is transmitted.

処理形態記憶部15は、情報処理に関する処理形態を記憶する。具体的な例としては、図5に示すように、処理形態「日中モード」及び「夜間モード」並びに現在の処理形態がどちらの処理形態であるか判別するための判別フラグ「1」等を記憶する。この判別フラグは、処理形態変更部16の判定結果に応じて書き換わり記憶される。情報処理装置10はこの処理形態に応じた情報処理を行う。   The processing form storage unit 15 stores a processing form related to information processing. As a specific example, as shown in FIG. 5, a processing flag “day mode” and a “night mode” and a determination flag “1” for determining which processing mode is the current processing mode are set. Remember. This determination flag is rewritten and stored according to the determination result of the processing form changing unit 16. The information processing apparatus 10 performs information processing according to this processing form.

上述した処理形態「日中モード」及び「夜間モード」は、情報処理装置10の稼動時間帯を意味する。「日中モード」及び「夜間モード」の稼動時間帯をそれぞれ何時から何時までとするかは適宜設計すればよい。また、これらの処理形態以外にも種々の処理形態がある。例えば金融機関であれば、業務の会計勘定に関する操作をその日の内に行うことができる時間帯「締前モード」とこの操作を行うことができない「締後モード」とに処理形態を分けてもよい。土曜日、日曜日や祝祭日である「非営業日モード」とこれらの日以外の日である「営業日モード」等、曜日や日付等に処理形態を分けてもよい。処理形態の変更により、例えば、処理が制限されたり、手数料等の料金の有無が生じたり、料金が増減したりする。   The above-described processing modes “daytime mode” and “night mode” mean an operation time zone of the information processing apparatus 10. What is necessary is just to design suitably from what time to what time each operation time zone of "daytime mode" and "night mode". In addition to these processing forms, there are various processing forms. For example, in the case of a financial institution, even if the processing form is divided into a “pre-closing mode” in which the operation related to the accounting account of the business can be performed within the day and a “post-closing mode” in which this operation cannot be performed. Good. Processing forms may be divided into day of the week, date, etc., such as “non-business day mode” which is Saturday, Sunday or a public holiday and “business day mode” which is a day other than these days. Due to the change in the processing mode, for example, the processing is limited, the presence or absence of a fee such as a fee occurs, or the fee increases or decreases.

処理形態変更部16は、処理形態記憶部15に記憶された現在の処理形態を参照し、管理装置参照部14から送信された処理形態が、処理形態記憶部15に記憶された現在の処理形態と異なる場合に、現在の処理形態を管理装置20から送信された処理形態に変更する。例えば、管理装置参照部14から送信された処理形態が「夜間モード」であったのに対し、図5に示すように、処理形態記憶部15に記憶された現在の処理形態が「日中モード」であった場合には、判別フラグを「日中モード」側から「夜間モード」側に変更する。尚、この変更の後、速やかに自己の稼動状態を「切替中」から「通常」に戻すことが望ましい。処理形態変更部16は変更の有無を問わず自己の処理が完了した場合、その旨を処理実行部17に送信する。   The processing mode changing unit 16 refers to the current processing mode stored in the processing mode storage unit 15, and the processing mode transmitted from the management apparatus reference unit 14 is the current processing mode stored in the processing mode storage unit 15. If the current processing mode is different from the current processing mode, the current processing mode is changed to the processing mode transmitted from the management apparatus 20. For example, while the processing mode transmitted from the management device reference unit 14 is “night mode”, the current processing mode stored in the processing mode storage unit 15 is “daytime mode” as shown in FIG. ”, The determination flag is changed from the“ daytime mode ”side to the“ nighttime mode ”side. After this change, it is desirable to quickly return the own operating state from “switching” to “normal”. When the processing form changing unit 16 completes its own processing regardless of whether or not there is a change, the processing form changing unit 16 transmits the fact to the processing executing unit 17.

処理実行部17は、上述した依頼に基づき、処理形態記憶部15に記憶された現在の処理形態に応じた情報処理を実行する。稼動状態参照部13から稼動状態が「通常」である旨が送信された場合には、管理装置参照部14及び処理形態変更部16を機能させず、現在の処理形態に応じた情報処理を実行する。一方、処理形態変更部16から処理が完了した旨が送信された場合には、現在の処理形態、すなわち、変更されなかった場合の処理形態又は変更後の処理形態に応じた情報処理を実行する。   Based on the request described above, the process execution unit 17 executes information processing according to the current process form stored in the process form storage unit 15. When the operational state reference unit 13 transmits that the operational state is “normal”, the management apparatus reference unit 14 and the processing form changing unit 16 are not functioned, and information processing according to the current processing form is executed. To do. On the other hand, when the processing form changing unit 16 sends a message indicating that the processing is completed, information processing is executed according to the current processing form, that is, the processing form when the processing is not changed or the changed processing form. .

次に、管理装置20について図6を参照して説明する。
図6は管理装置20の要部構成を例示する機能ブロック図である。
管理装置20は、図6に示すように、処理形態記憶部21、変更指示受付部22等を具備する。その他に、必要に応じて図示しない計時部を具備してもよい。
Next, the management apparatus 20 will be described with reference to FIG.
FIG. 6 is a functional block diagram illustrating the main configuration of the management apparatus 20.
As shown in FIG. 6, the management device 20 includes a processing form storage unit 21, a change instruction reception unit 22, and the like. In addition, a timer (not shown) may be provided as necessary.

処理形態記憶部21は、各情報処理装置10が共用する処理形態を記憶する。
処理形態記憶部21の記憶形態は、図5に示す記憶形態と同様である。したがって、各情報処理装置10は、処理形態記憶部21が記憶する現在の処理形態と、処理形態記憶部15が記憶する現在の処理形態とが異なるか否かを判定することにより、処理形態記憶部15の処理形態を変更するか否かを決定する。
The processing form storage unit 21 stores processing forms shared by the information processing apparatuses 10.
The storage form of the processing form storage unit 21 is the same as the storage form shown in FIG. Therefore, each information processing apparatus 10 determines whether or not the current processing mode stored in the processing mode storage unit 21 is different from the current processing mode stored in the processing mode storage unit 15. Whether to change the processing mode of the unit 15 is determined.

変更指示受付部22は、例えば所定の時刻に到達すると、各情報処理装置10に切替情報を送信する。また、情報処理装置10及び管理装置20以外の機器から送信される各種情報を受信することにより処理形態記憶部21の現在の処理形態を変更する。例えば、処理形態記憶部21が現在の処理形態を「日中モード」として記憶している場合に、上述した機器から「夜間モード」に変更する旨の変更情報を受信すると、処理形態の判別フラグを「日中モード」側から「夜間モード」側に変更する。尚、変更情報の受信時期は切替情報の送信時期より後にすることが望ましい。   For example, the change instruction receiving unit 22 transmits switching information to each information processing apparatus 10 when a predetermined time is reached. In addition, the current processing mode of the processing mode storage unit 21 is changed by receiving various types of information transmitted from devices other than the information processing apparatus 10 and the management apparatus 20. For example, when the processing mode storage unit 21 stores the current processing mode as “daytime mode” and receives change information indicating that the mode is changed to “night mode” from the above-described device, the processing mode determination flag Is changed from the “daytime mode” side to the “nighttime mode” side. It is desirable that the change information reception time be after the switching information transmission time.

続いて、上記構成の情報処理システムの動作について情報処理装置10の動作と管理装置20の動作とに分けて説明する。   Next, the operation of the information processing system configured as described above will be described separately for the operation of the information processing apparatus 10 and the operation of the management apparatus 20.

まず、情報処理装置10の動作について図7及び図8を参照して説明する。
図7は情報処理装置10の動作の一例を示すフローチャート、図8は処理結果の一例を説明するための図である。
First, the operation of the information processing apparatus 10 will be described with reference to FIGS.
FIG. 7 is a flowchart showing an example of the operation of the information processing apparatus 10, and FIG. 8 is a diagram for explaining an example of the processing result.

情報処理装置10の依頼受付部11が、図7に示すように、情報処理に関する依頼を受け付けると(ステップS1)、稼動状態参照部13が、稼働状況記憶部12に記憶された自己の稼動状態を参照し(ステップS2)、「通常」であるか否かを判定する(ステップS3)。そして、図8の(1)に示すように、情報処理装置10の稼動状態が「通常」であると判定した場合には、処理実行部17にその旨を送信する。処理実行部17は、後述するステップS4からS7の処理を行わず、稼動状態が「通常」である旨を処理実行部17に送信する。   When the request receiving unit 11 of the information processing apparatus 10 receives a request regarding information processing (step S1) as shown in FIG. 7, the operating state reference unit 13 stores its own operating state stored in the operating state storage unit 12. (Step S2), it is determined whether or not it is “normal” (step S3). Then, as shown in (1) of FIG. 8, when it is determined that the operating state of the information processing apparatus 10 is “normal”, the fact is transmitted to the process execution unit 17. The process execution unit 17 transmits to the process execution unit 17 that the operation state is “normal” without performing the processes of steps S4 to S7 described later.

一方、情報処理装置10の稼動状態参照部13は、稼動状態が「通常」ではないと判定した場合には、管理装置参照部14にその旨を送信する。情報処理装置10の管理装置参照部14は、管理装置20の処理形態を参照し、処理形態変更部16に送信する(ステップS4)。例えば、図8の(2)に示すように、情報処理装置10の稼動状態記憶部12に記憶された稼動状態が「切替中」である場合には、管理装置20に処理形態を問い合せ、この問い合せの応答を得ることで、管理装置20の処理形態記憶部21に記憶された「日中モード」を参照し、処理形態変更部16に送信する。情報処理装置10は、管理装置参照部14による参照結果に関する処理形態を適宜保持する。   On the other hand, when the operation state reference unit 13 of the information processing apparatus 10 determines that the operation state is not “normal”, the operation state reference unit 13 transmits the information to the management device reference unit 14. The management device reference unit 14 of the information processing device 10 refers to the processing mode of the management device 20 and transmits it to the processing mode change unit 16 (step S4). For example, as shown in (2) of FIG. 8, when the operation state stored in the operation state storage unit 12 of the information processing apparatus 10 is “switching”, the management apparatus 20 is inquired about the processing form, and this By obtaining an inquiry response, the “daytime mode” stored in the processing mode storage unit 21 of the management apparatus 20 is referred to and transmitted to the processing mode changing unit 16. The information processing apparatus 10 appropriately stores a processing mode related to the reference result by the management apparatus reference unit 14.

次に、情報処理装置10の処理形態変更部16は、処理形態記憶部15に記憶された現在の処理形態を参照し、稼動状態参照部13から送信された管理装置20の処理形態と、処理形態記憶部15に記憶された現在の処理形態とが同じか異なるかを判定する(ステップS5)。そして、図8の(2)に示すように、稼動状態参照部13から送信された管理装置20の処理形態が「日中モード」であるのに対し、処理形態記憶部15に記憶された現在の処理形態が「日中モード」であるときには、処理形態が同じと判定し、後述するステップS6及びS7の処理を行わずに、処理終了を処理実行部17に送信する。   Next, the processing mode changing unit 16 of the information processing apparatus 10 refers to the current processing mode stored in the processing mode storage unit 15, and the processing mode and processing of the management device 20 transmitted from the operating state reference unit 13. It is determined whether the current processing form stored in the form storage unit 15 is the same or different (step S5). As shown in (2) of FIG. 8, the processing mode of the management apparatus 20 transmitted from the operating state reference unit 13 is “daytime mode”, whereas the current mode stored in the processing mode storage unit 15 When the processing mode is “daytime mode”, it is determined that the processing mode is the same, and the processing end is transmitted to the processing execution unit 17 without performing the processing of steps S6 and S7 described later.

一方、情報処理装置10の処理形態変更部16は、稼動状態参照部13から送信された管理装置20の処理形態と処理形態記憶部15に記憶された現在の処理形態とが異なると判定した場合には、処理形態記憶部15に記憶された現在の処理形態を、稼動状態参照部13から送信された管理装置20の処理形態に変更し(ステップS6)、稼動状態記憶部12に記憶された稼動状態を変更し、処理終了を処理実行部17に送信する(ステップS7)。   On the other hand, when the processing mode changing unit 16 of the information processing device 10 determines that the processing mode of the management device 20 transmitted from the operating state reference unit 13 and the current processing mode stored in the processing mode storage unit 15 are different. The current processing mode stored in the processing mode storage unit 15 is changed to the processing mode of the management device 20 transmitted from the operating state reference unit 13 (step S6) and stored in the operating state storage unit 12 The operating state is changed, and the process end is transmitted to the process execution unit 17 (step S7).

例えば、図8の(3)に示すように、稼動状態参照部13から送信された管理装置20の処理形態が「夜間モード」であるのに対し、情報処理装置10の処理形態記憶部15に記憶された現在の処理形態が「日中モード」であるときには、情報処理装置10の処理形態変更部16は、図8の(4)に示すように、処理形態記憶部15に記憶された現在の処理形態「日中モード」を、稼動状態参照部13から送信された管理装置20の処理形態「夜間モード」に変更し、さらに、図8の(5)に示すように、稼動状態記憶部12に記憶された稼動状態「切替中」を「通常」に変更して処理終了を処理実行部17に送信する。   For example, as shown in (3) of FIG. 8, the processing mode of the management device 20 transmitted from the operating state reference unit 13 is “night mode”, whereas the processing mode storage unit 15 of the information processing device 10 stores When the stored current processing mode is “daytime mode”, the processing mode changing unit 16 of the information processing apparatus 10 stores the current mode stored in the processing mode storage unit 15 as shown in (4) of FIG. The processing mode “daytime mode” is changed to the processing mode “night mode” of the management apparatus 20 transmitted from the operating state reference unit 13, and as shown in FIG. 8 (5), the operating state storage unit 12 is changed to “normal” and the process end is transmitted to the process execution unit 17.

情報処理装置10の処理実行部17は、上述したステップS3、S5又はS7のいずれかの処理が終了した場合には、処理形態記憶部15に記憶された現在の処理形態を参照し(ステップS8)、その処理形態に応じた情報処理を実行する(ステップS9)。したがって、情報処理装置10の処理実行部17は、稼動状態が「切替中」であっても、管理装置20の処理形態と同期する自己の処理形態に応じた情報処理を行う。また、各情報処理装置10の管理装置参照部14は、依頼を受け付けた場合であって、所定の条件を充足したときに管理装置20を参照するため、管理装置20は、情報処理装置10から常に参照される場合や、情報処理の発生と関係なく所定の切替時刻に一斉に参照される場合と比べて、ピークや全情報処理装置10の数を満足するだけの同期処理の負荷から、切替タイミングでは情報処理の発生のない情報処理装置10についての同期処理の負荷を低減しつつ、確実な処理形態の切り替えの同期を実現することができる。   The process execution unit 17 of the information processing apparatus 10 refers to the current process form stored in the process form storage unit 15 when any of the above-described steps S3, S5, or S7 is completed (step S8). ), Information processing corresponding to the processing mode is executed (step S9). Therefore, the processing execution unit 17 of the information processing apparatus 10 performs information processing according to its own processing form synchronized with the processing form of the management apparatus 20 even when the operation state is “switching”. In addition, since the management apparatus reference unit 14 of each information processing apparatus 10 receives a request and refers to the management apparatus 20 when a predetermined condition is satisfied, the management apparatus 20 receives information from the information processing apparatus 10. Switching from the load of synchronous processing that satisfies the peak and the number of all the information processing devices 10 as compared to the case of being always referred to or the case of being referred to all at a predetermined switching time regardless of the occurrence of information processing. It is possible to achieve reliable synchronization of processing mode switching while reducing the load of synchronization processing for the information processing apparatus 10 that does not generate information processing at the timing.

次に、管理装置20の動作について図9を参照して説明する。
図9は管理装置20の動作の一例を示すフローチャートである。
Next, the operation of the management apparatus 20 will be described with reference to FIG.
FIG. 9 is a flowchart showing an example of the operation of the management apparatus 20.

管理装置20の変更指示受付部22は、例えば所定の時刻に到達すると(ステップS21)、自己の処理形態が変更されることを各情報処理装置10に周知させるべく、切替情報を送信する(ステップS22)。この際、各情報処理装置10からの参照を予防するために、自己の処理形態記憶部21に排他制御をかけることが望ましい。   For example, when the change instruction receiving unit 22 of the management device 20 reaches a predetermined time (step S21), the change instruction reception unit 22 transmits switching information so that each information processing device 10 is informed of the change of its processing mode (step S21). S22). At this time, in order to prevent reference from each information processing apparatus 10, it is desirable to apply exclusive control to its own processing form storage unit 21.

管理装置20の変更指示受付部22は、次いで、変更情報を受信すると(ステップS23)、変更情報に応じて自己の処理形態を変更する(ステップS24)。これにより、各情報処理装置10から参照されても、変更後の処理形態が反映される。   Next, when receiving the change information (step S23), the change instruction receiving unit 22 of the management device 20 changes its own processing mode according to the change information (step S24). Thereby, even if it refers from each information processing apparatus 10, the processing form after a change is reflected.

(第2実施形態)
続いて、本発明の第2実施形態に係る情報処理システムについて説明する。
図10は情報処理装置10の動作の一例を示すフローチャートである。尚、図7に示される情報処理装置10の動作における各処理と同様の処理には同一符号を付し、その説明を省略する。
(Second Embodiment)
Next, an information processing system according to the second embodiment of the present invention will be described.
FIG. 10 is a flowchart illustrating an example of the operation of the information processing apparatus 10. In addition, the same code | symbol is attached | subjected to the process similar to each process in operation | movement of the information processing apparatus 10 shown by FIG. 7, and the description is abbreviate | omitted.

本実施形態に係る情報処理装置10における処理は、ステップS3の処理とステップS4の処理との間に、管理装置参照部14により、変更時刻が到来したかについて判定する処理(ステップS10)が含まれる点で第1実施形態と相違する。   The process in the information processing apparatus 10 according to the present embodiment includes a process (step S10) for determining whether the change time has arrived by the management apparatus reference unit 14 between the process in step S3 and the process in step S4. This is different from the first embodiment.

この処理により、自己の処理形態を変更する時刻まで、情報処理装置10の管理装置参照部14は、管理装置20の管理する処理形態を参照する必要がなくなる。したがって、情報処理装置10の処理形態の変更に伴う管理装置20の処理の負荷が、その変更がない場合と比較して、低下する。尚、変更時刻の判定は、管理装置20から送信される切替情報に、変更時刻に関する変更時刻情報を含めると共に、情報処理装置10に計時部を具備すればよい。情報処理装置10は、自己の計時部の計時結果と変更時刻情報の変更時刻とを対比して判定すればよい。なお、この場合、変更時刻を通知するのではなく、変更時刻より計時誤差を吸収できるような所定の時間前となるような、現在時刻からの計時時間を通知することで、複数の情報処理装置10での計時部による計時の誤差を吸収することが可能である。   With this processing, the management device reference unit 14 of the information processing device 10 does not need to refer to the processing mode managed by the management device 20 until the time when the processing mode is changed. Therefore, the processing load of the management apparatus 20 accompanying the change in the processing mode of the information processing apparatus 10 is reduced as compared with the case where there is no change. The determination of the change time may include the change time information related to the change time in the switching information transmitted from the management device 20, and the information processing device 10 may include a timer. The information processing apparatus 10 may determine by comparing the time measurement result of its own time measuring unit with the change time of the change time information. In this case, instead of notifying the change time, a plurality of information processing devices are notified by notifying the time measured from the current time so as to be a predetermined time before the change time can be absorbed. It is possible to absorb the error of time measurement by the time measuring unit at 10.

以上、本発明の望ましい実施形態について詳述したが、本発明に係る特定の実施形態に限定されず、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変化が可能である。例えば、本発明のプログラムを通信手段により提供してもよいし、CD−ROM等の記録媒体に格納して提供してもよい。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to the specific embodiments according to the present invention, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. Is possible. For example, the program of the present invention may be provided by communication means or stored in a recording medium such as a CD-ROM.

上述した稼動状態記憶部12及び処理形態記憶部15は、1つの記憶装置により論理的に分けてもよいし、2つの記憶装置により物理的に分けてもよい。また、これらの記憶部12,15に記憶される情報は、上述したものに限定されず、必要に応じて種々の情報が記憶されるようにしてもよい。   The operation state storage unit 12 and the processing mode storage unit 15 described above may be logically divided by one storage device or may be physically divided by two storage devices. Further, the information stored in these storage units 12 and 15 is not limited to the information described above, and various information may be stored as necessary.

実施形態に係る情報処理システムの構成図である。1 is a configuration diagram of an information processing system according to an embodiment. 情報処理装置のハードウェア構成を例示する機能ブロック図である。It is a functional block diagram which illustrates the hardware constitutions of information processing apparatus. 情報処理装置の要部構成を例示する機能ブロック図である。It is a functional block diagram which illustrates the principal part composition of an information processor. 稼動状態記憶部における記憶形態の一例である。It is an example of the memory | storage form in an operation state memory | storage part. 処理形態記憶部における記憶形態の一例である。It is an example of the memory | storage form in a process form memory | storage part. 管理装置の要部構成を例示する機能ブロック図である。It is a functional block diagram which illustrates the principal part composition of a management device. 情報処理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of information processing apparatus. 処理結果の一例を説明するための図である。It is a figure for demonstrating an example of a process result. 管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of a management apparatus. 情報処理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of information processing apparatus.

符号の説明Explanation of symbols

10 情報処理装置
10a CPU
10b RAM
10c ROM
10d I/F
10e バス
11 依頼受付部
12 稼動状態記憶部
13 稼動状態参照部
14 管理装置参照部
15 処理形態記憶部
16 処理形態変更部
17 処理実行部
20 管理装置
21 処理形態記憶部
22 変更指示受付部
30 ネットワーク

10 Information processing apparatus 10a CPU
10b RAM
10c ROM
10d I / F
10e bus 11 request receiving unit 12 operating state storage unit 13 operating state reference unit 14 management device reference unit 15 processing mode storage unit 16 processing mode changing unit 17 processing execution unit 20 management device 21 processing mode storage unit 22 change instruction receiving unit 30 network

Claims (6)

情報処理に対する処理形態を管理する管理装置と通信ネットワークを介して接続可能な情報処理装置であって、
自己の稼動状態及び情報処理に関する依頼に対する自己の処理形態を記憶する記憶手段と、
前記管理装置から、稼動状態の変更依頼を受け付け、前記記憶手段に記憶された、自己の稼動状態を切替中に変更する稼働状況変更手段と、
前記情報処理に関する依頼を受け付ける受付手段と、
前記受付手段で依頼を受け付けた後に、前記記憶手段に記憶された前記自己の稼動状態を参照する第1の参照手段と、
前記記憶手段に記憶された自己の稼動状態が通常以外である場合に、前記管理装置が管理する処理形態を参照する第2の参照手段と、
前記管理装置が管理する処理形態が前記記憶手段に記憶された自己の処理形態と異なる場合に、該記憶手段に記憶された自己の処理形態を前記管理装置が管理する処理形態に変更すると共に、該記憶手段に記憶された自己の稼動状態を通常に変更する処理形態変更手段と、
前記記憶手段に記憶された稼動形態が通常である場合、または、該記憶手段に記憶された処理形態と前記管理装置が管理する処理形態が同じ場合に、該記憶手段に記憶された処理形態を、前記受付手段で受け付けた情報処理に関する依頼の処理形態とする処理形態設定手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus that can be connected to a management apparatus that manages a processing mode for information processing via a communication network,
Storage means for storing a self-processing state with respect to a request relating to a self-operation state and information processing;
An operation status change unit that receives an operation state change request from the management device, and that is stored in the storage unit and changes its own operation state during switching;
Accepting means for accepting a request regarding the information processing;
A first reference means for referring to the operation state of the device stored in the storage means after receiving the request by the receiving means;
Second reference means for referring to a processing form managed by the management device when the operation state stored in the storage means is other than normal;
When the processing form managed by the management device is different from the self processing form stored in the storage means, the self processing form stored in the storage means is changed to the processing form managed by the management apparatus, and Processing mode changing means for changing the operating state of the device stored in the storage means to normal;
When the operation mode stored in the storage unit is normal, or when the processing mode stored in the storage unit and the processing mode managed by the management device are the same, the processing mode stored in the storage unit is An information processing apparatus comprising: a processing mode setting unit that sets a processing mode of a request related to information processing received by the receiving unit.
前記第2の参照手段は、前記稼動状態が通常以外である場合であって、前記自己の処理形態が変更されるべき時刻の到来以降に、前記管理装置の管理する前記処理形態を参照することを特徴とする請求項1に記載の情報処理装置。   The second reference means refers to the processing mode managed by the management apparatus after the time when the operation mode should be changed after the operation state is other than normal. The information processing apparatus according to claim 1. 情報処理に対する処理形態を管理する管理装置と通信ネットワークを介して接続可能な情報処理装置が、
前記管理装置から、稼動状態の変更依頼を受け付け、自己の稼動状態及び情報処理に関する依頼に対する自己の処理形態を記憶する記憶手段に記憶された、自己の稼動状態を切替中に変更する稼働状況変更ステップと、
前記情報処理に関する依頼を受け付ける受付ステップと、
前記受付ステップで依頼を受け付けた後に、前記記憶手段に記憶された前記自己の稼動状態を参照する第1の参照ステップと、
前記記憶手段に記憶された自己の稼動状態が通常以外である場合に、前記管理装置が管理する処理形態を参照する第2の参照ステップと、
前記管理装置が管理する処理形態が前記記憶手段に記憶された自己の処理形態と異なる場合に、該記憶手段に記憶された自己の処理形態を前記管理装置が管理する処理形態に変更すると共に、該記憶手段に記憶された自己の稼動状態を通常に変更する処理形態変更ステップと、
前記記憶手段に記憶された稼動形態が通常である場合、または、該記憶手段に記憶された処理形態と前記管理装置が管理する処理形態が同じ場合に、該記憶手段に記憶された処理形態を、前記受付ステップで受け付けた情報処理に関する依頼の処理形態とする処理形態設定ステップと
を実行することを特徴とする情報処理方法。
An information processing apparatus that can be connected to a management apparatus that manages a processing mode for information processing via a communication network,
An operation status change for accepting an operation status change request from the management device and storing the own operation status and information processing request in response to a request for changing the operation status during switching. Steps,
A reception step for receiving a request for the information processing;
A first reference step of referring to the operating state of the device stored in the storage unit after receiving the request in the receiving step;
A second reference step of referring to a processing form managed by the management device when the operation state of the device stored in the storage unit is other than normal;
When the processing form managed by the management device is different from the self processing form stored in the storage means, the self processing form stored in the storage means is changed to the processing form managed by the management apparatus, and A processing mode changing step for changing the operating state of the device stored in the storage means to normal;
When the operation mode stored in the storage unit is normal, or when the processing mode stored in the storage unit and the processing mode managed by the management device are the same, the processing mode stored in the storage unit is An information processing method comprising: executing a processing form setting step as a processing form of a request related to information processing received in the receiving step.
前記第2の参照ステップは、前記稼動状態が通常以外である場合であって、前記記憶手段に記憶された自己の処理形態が変更されるべき時刻の到来以降に、前記管理装置の管理する前記処理形態を参照することを特徴とする請求項3に記載の情報処理方法。   The second reference step is a case where the operation state is other than normal, and the management device manages the management apparatus after the time when the processing mode stored in the storage means should be changed. The information processing method according to claim 3, wherein a processing form is referred to. 情報処理に対する処理形態を管理する管理装置と通信ネットワークを介して接続可能な情報処理装置に、
前記管理装置から、稼動状態の変更依頼を受け付け、自己の稼動状態及び情報処理に関する依頼に対する自己の処理形態を記憶する記憶手段に記憶された、自己の稼動状態を切替中に変更する稼働状況変更ステップと、
前記情報処理に関する依頼を受け付ける受付ステップと、
前記受付ステップで依頼を受け付けた後に、前記記憶手段記憶された前記自己の稼動状態を参照する第1の参照ステップと、
前記記憶手段に記憶された自己の稼動状態が通常以外である場合に、前記管理装置が管理する処理形態を参照する第2の参照ステップと、
前記管理装置が管理する処理形態が前記記憶手段に記憶された自己の処理形態と異なる場合に、該記憶手段に記憶された自己の処理形態を前記管理装置が管理する処理形態に変更すると共に、該記憶手段に記憶された自己の稼動状態を通常に変更する処理形態変更ステップと、
前記記憶手段に記憶された稼動形態が通常である場合、または、該記憶手段に記憶された処理形態と前記管理装置が管理する処理形態が同じ場合に、該記憶手段に記憶された処理形態を、前記受付ステップで受け付けた情報処理に関する依頼の処理形態とする処理形態設定ステップと
を実行させることを特徴とする情報処理プログラム。
An information processing apparatus that can be connected to a management apparatus that manages a processing mode for information processing via a communication network.
An operation status change for accepting an operation status change request from the management device and storing the own operation status and information processing request in response to a request for changing the operation status during switching. Steps,
A reception step for receiving a request for the information processing;
A first reference step of referring to the operating state stored in the storage means after receiving a request in the receiving step;
A second reference step of referring to a processing form managed by the management device when the operation state of the device stored in the storage unit is other than normal;
When the processing form managed by the management device is different from the self processing form stored in the storage means, the self processing form stored in the storage means is changed to the processing form managed by the management apparatus, and A processing mode changing step for changing the operating state of the device stored in the storage means to normal;
When the operation mode stored in the storage unit is normal, or when the processing mode stored in the storage unit and the processing mode managed by the management device are the same, the processing mode stored in the storage unit is An information processing program for executing a processing form setting step as a processing form of a request related to information processing received in the receiving step.
前記第2の参照ステップは、前記稼動状態が通常以外である場合であって、前記記憶手段に記憶された自己の処理形態が変更されるべき時刻の到来以降に、前記管理装置の管理する前記処理形態を参照することを特徴とする請求項5に記載の情報処理プログラム。


The second reference step is a case where the operation state is other than normal, and the management device manages the management apparatus after the time when the processing mode stored in the storage means should be changed. 6. The information processing program according to claim 5, wherein a processing form is referred to.


JP2008086440A 2008-03-28 2008-03-28 Information processing apparatus, information processing method, and information processing program Active JP4985519B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008086440A JP4985519B2 (en) 2008-03-28 2008-03-28 Information processing apparatus, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008086440A JP4985519B2 (en) 2008-03-28 2008-03-28 Information processing apparatus, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP2009238139A true JP2009238139A (en) 2009-10-15
JP4985519B2 JP4985519B2 (en) 2012-07-25

Family

ID=41251954

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008086440A Active JP4985519B2 (en) 2008-03-28 2008-03-28 Information processing apparatus, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP4985519B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05225076A (en) * 1992-02-13 1993-09-03 Nec Corp Method and device for managing common information
JPH05314029A (en) * 1991-12-10 1993-11-26 Ncr Internatl Inc Time-controlled data change system
JP2003345680A (en) * 2002-05-23 2003-12-05 Meidensha Corp Web TERMINAL MANAGING METHOD FOR Web SUPERVISORY CONTROL SYSTEM
JP2006071441A (en) * 2004-09-02 2006-03-16 Meidensha Corp Time synchronization method of data processing system
JP2007072740A (en) * 2005-09-07 2007-03-22 Seiko Epson Corp Device monitoring control

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05314029A (en) * 1991-12-10 1993-11-26 Ncr Internatl Inc Time-controlled data change system
JPH05225076A (en) * 1992-02-13 1993-09-03 Nec Corp Method and device for managing common information
JP2003345680A (en) * 2002-05-23 2003-12-05 Meidensha Corp Web TERMINAL MANAGING METHOD FOR Web SUPERVISORY CONTROL SYSTEM
JP2006071441A (en) * 2004-09-02 2006-03-16 Meidensha Corp Time synchronization method of data processing system
JP2007072740A (en) * 2005-09-07 2007-03-22 Seiko Epson Corp Device monitoring control

Also Published As

Publication number Publication date
JP4985519B2 (en) 2012-07-25

Similar Documents

Publication Publication Date Title
US9753954B2 (en) Data node fencing in a distributed file system
TW477928B (en) Method and apparatus for dynamically changing the sizes of pools that control the power consumption levels of memory devices
US20120272308A1 (en) Management system, management method and management program for managing industrial control system
JP2013052556A (en) Image forming apparatus, control method of the same, and program
JP4897813B2 (en) Data transfer device
CN108139955A (en) For providing the system and method for the Wrong control independently of operating system in computing device
JP4985519B2 (en) Information processing apparatus, information processing method, and information processing program
TW201837767A (en) Monitoring management systems and methods
CN107404511B (en) Method and device for replacing servers in cluster
CN116051106A (en) Abnormal order processing method and device
TWI391814B (en) A data trafficking device, a data trafficking system and a method performed at a data trafficking device
JP2013172256A (en) Communication processing apparatus and image forming apparatus
JP2000276322A (en) Printing system controlling method
JP5705185B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, AND COMPUTER PROGRAM
JP5262492B2 (en) Cluster system and command conflict control method
JP4855810B2 (en) Sales management program and sales management server device
JP6305813B2 (en) Standby time calculation device, user node, and standby time calculation method
JPH11282818A (en) Client configuration information management system
JP6497347B2 (en) Information processing apparatus and program
WO2021001892A1 (en) Data processing device, data processing system, data saving method, and program
JP2020123180A (en) Information processing system, terminal device, and image forming apparatus
JP6032092B2 (en) Network system
WO2012001809A1 (en) Monitoring control device, server device, monitoring control method, and monitoring control program
JP6147041B2 (en) Image processing apparatus, control method therefor, and program
JP2848442B2 (en) Arbitrary message data discrimination method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120326

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120416

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4985519

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150511

Year of fee payment: 3