JP4957765B2 - ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム - Google Patents
ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム Download PDFInfo
- Publication number
- JP4957765B2 JP4957765B2 JP2009193474A JP2009193474A JP4957765B2 JP 4957765 B2 JP4957765 B2 JP 4957765B2 JP 2009193474 A JP2009193474 A JP 2009193474A JP 2009193474 A JP2009193474 A JP 2009193474A JP 4957765 B2 JP4957765 B2 JP 4957765B2
- Authority
- JP
- Japan
- Prior art keywords
- software program
- unit
- control unit
- execution
- queue
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 81
- 230000008569 process Effects 0.000 claims description 72
- 238000012545 processing Methods 0.000 claims description 59
- 230000008859 change Effects 0.000 claims description 25
- 238000012544 monitoring process Methods 0.000 claims description 21
- 230000004913 activation Effects 0.000 claims description 11
- 238000012508 change request Methods 0.000 claims description 10
- 230000006870 function Effects 0.000 claims description 6
- 230000004044 response Effects 0.000 claims description 5
- 238000005516 engineering process Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 1
- 230000009849 deactivation Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Description
また、中身を改造できないソフトウェアプログラムの設定についても、動的に設定変更を行うことである。
また、本発明によれば、設定の変更中にソフトウェアプログラムの処理が中断されない、という効果を有する。
さらに、本発明によれば、中身を改造できないソフトウェアプログラムの設定についても、動的に設定変更を行うことができる。
また、本発明によれば、プログラム実行部とデキュー部のみを多重化しておけばよいため、クラスタリングソフトウェアに比べディスクやメモリといったリソースの利用効率が高く、設定変更の反映にかかる時間が短くてすむ、という優れた特性を有している。
図1は、本発明によるサーバコンピュータ(ソフトウェアプログラム実行装置)1を含むトランザクションシステムの構成を示すブロック図である。図に示すように、本実施形態によるトランザクションシステムは、トランザクションを実行するサーバコンピュータ1(トランザクション装置)と、サーバコンピュータ1とネットワークNを介して接続された複数のクライアント端末2と、運用管理端末3を備えている。
サーバアプリケーション部11は、クライアント端末2から要求されたトランザクション処理を実行する。
まず、利用者は、運用管理端末3を用いて設定変更の指示を出す(ステップS10)。サーバコンピュータ1が設定変更指示を受信すると、演算装置1Aが設定記憶部16に記録された設定内容を変更する(ステップS11)。
Claims (4)
- 利用者が入力したソフトウェアプログラムの設定変更要求を記録する設定記憶部と、
前記ソフトウェアプログラムを、利用者が入力した処理要求に応じて、起動時に前記設定記憶部に記録されている設定変更を反映させたプロセスで実行するプログラム実行部と、
前記プログラム実行部の前記プロセス単位での起動と停止を制御するソフトウェアプログラム制御部と、
前記プログラム実行部への前記利用者からの処理要求をキューに保留するキュー制御部と、
前記プロセスに対応して設けられ、前記キューから前記処理要求を取り出し、前記プロセスに通知するデキュー部と、
前記プログラム実行部の動作を前記プロセス単位で監視する実行監視部と、を備え、
前記実行監視部は、前記利用者が前記ソフトウェアプログラムの設定変更要求を入力した場合、前記ソフトウェアプログラム制御部の指示に基づいて、前記ソフトウェアプログラムに対応する第1のプロセスを監視し、前記第1のプロセスの実行中の処理が完了したら、前記ソフトウェアプログラム制御部へ通知し、
前記ソフトウェアプログラム制御部は、前記通知を受信したら、前記第1のプロセスを停止させた後に再起動させるとともに、前記第1のプロセスの停止前に、前記第1のプロセスに対応した前記デキュー部の停止と、前記ソフトウェアプログラムに対応する第2のプロセスの起動と、を行うソフトウェアプログラム実行装置。 - 請求項1に記載のソフトウェアプログラム実行装置において、
前記ソフトウェアプログラム制御部は、
複数の前記プロセスが実行されている場合、
各々のプロセスについて、順次に停止と再起動を行わせることを特徴とするソフトウェアプログラム実行装置。 - 利用者が入力したソフトウェアプログラムの設定変更要求を設定記憶部に記録する工程と、
実行監視部が、ソフトウェアプログラム制御部の指示に基づいて、ソフトウェアプログラムをプロセスで実行するプログラム実行部の動作をプロセス単位で監視し、前記ソフトウェアプログラムに対応する第1のプロセスの実行中の処理が完了したら、前記ソフトウェアプログラム制御部へ通知する工程と、
前記ソフトウェアプログラム制御部が、前記通知を受けて、前記第1のプロセスを停止させた後に再起動させるとともに、前記第1のプロセスの停止前に、前記第1のプロセスへの処理要求をキューから取り出して前記第1のプロセスに通知するデキュー部の停止と、前記ソフトウェアプログラムに対応する第2のプロセスの起動と、を行う工程と、
前記第1のプロセスが、前記再起動の過程で前記設定記憶部に記録されている設定変更を反映させながら再起動する工程と、を含むソフトウェアプログラム実行方法。 - コンピュータを、
ソフトウェアプログラムを、利用者が入力した処理要求に応じて、起動時に設定記憶部に記録されている設定変更を反映させたプロセスで実行するプログラム実行部と、
前記プログラム実行部の前記プロセス単位での起動と停止を制御するソフトウェアプログラム制御部と、
前記プログラム実行部への前記利用者からの処理要求をキューに保留するキュー制御部と、
前記プロセスに対応して設けられ、前記キューから前記処理要求を取り出し、前記プロセスに通知するデキュー部と、
前記プログラム実行部の動作を前記プロセス単位で監視する実行監視部として機能させ、
前記実行監視部は、前記利用者が前記ソフトウェアプログラムの設定変更要求を入力した場合、前記ソフトウェアプログラム制御部の指示に基づいて、前記ソフトウェアプログラムに対応する第1のプロセスを監視し、前記第1のプロセスの実行中の処理が完了したら、前記ソフトウェアプログラム制御部へ通知し、
前記ソフトウェアプログラム制御部は、前記通知を受信したら、前記第1のプロセスを停止させた後に再起動させるとともに、前記第1のプロセスの停止前に、前記第1のプロセスに対応した前記デキュー部の停止と、前記ソフトウェアプログラムに対応する第2のプロセスの起動と、を行うプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009193474A JP4957765B2 (ja) | 2009-08-24 | 2009-08-24 | ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム |
US12/851,364 US20110047550A1 (en) | 2009-08-24 | 2010-08-05 | Software program execution device, software program execution method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009193474A JP4957765B2 (ja) | 2009-08-24 | 2009-08-24 | ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011044110A JP2011044110A (ja) | 2011-03-03 |
JP4957765B2 true JP4957765B2 (ja) | 2012-06-20 |
Family
ID=43606327
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009193474A Expired - Fee Related JP4957765B2 (ja) | 2009-08-24 | 2009-08-24 | ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20110047550A1 (ja) |
JP (1) | JP4957765B2 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8935550B2 (en) * | 2011-01-21 | 2015-01-13 | Broadcom Corporation | System and method for selectively placing portions of a physical layer into low power mode |
GB2495079A (en) * | 2011-09-23 | 2013-04-03 | Hybrid Logic Ltd | Live migration of applications and file systems in a distributed system |
US9448928B2 (en) * | 2013-04-26 | 2016-09-20 | Oracle International Corporation | System and method for two-tier adaptive heap management in a virtual machine environment |
JP6478618B2 (ja) * | 2014-12-19 | 2019-03-06 | 株式会社グルーヴノーツ | トランザクション制御システム、トランザクション制御方法及びプログラム |
JP6728840B2 (ja) * | 2016-03-24 | 2020-07-22 | 大日本印刷株式会社 | 画像処理サーバ、振分装置及びプログラム |
US10747566B2 (en) * | 2017-11-21 | 2020-08-18 | International Business Machines Corporation | Restarting application servers |
CN115220993B (zh) * | 2022-04-20 | 2024-03-12 | 广州汽车集团股份有限公司 | 进程监控方法、装置、车辆及存储介质 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5410703A (en) * | 1992-07-01 | 1995-04-25 | Telefonaktiebolaget L M Ericsson | System for changing software during computer operation |
US6622159B1 (en) * | 1999-06-30 | 2003-09-16 | International Business Machines Corporation | Method, apparatus and computer program product for automatically restarting an RPC server without losing client RPC calls |
US6339772B1 (en) * | 1999-07-06 | 2002-01-15 | Compaq Computer Corporation | System and method for performing database operations on a continuous stream of tuples |
US6513115B2 (en) * | 1999-11-17 | 2003-01-28 | International Business Machines Corporation | System for reconfiguring an existing server process without ending and restarting |
US6976079B1 (en) * | 2000-09-29 | 2005-12-13 | International Business Machines Corporation | System and method for upgrading software in a distributed computer system |
JP2002251290A (ja) * | 2000-12-20 | 2002-09-06 | Fujitsu Ltd | 業務入替方法、業務入替プログラム、業務入替システムおよび記録媒体 |
US6976065B2 (en) * | 2001-02-23 | 2005-12-13 | Sun Microsystems, Inc. | Mechanism for reconfiguring a server without incurring server down time |
ITTO20010264A1 (it) * | 2001-03-21 | 2002-09-21 | Telecom Italia Lab Spa | Procedimento per l'aggiornamento delle condizioni di programmazione di server di rete, relativo sistema e prodotto informatico. |
JP3738701B2 (ja) * | 2001-04-02 | 2006-01-25 | 日本電気株式会社 | トランザクション処理システムにおけるシステム設定方法 |
US7188163B2 (en) * | 2001-11-26 | 2007-03-06 | Sun Microsystems, Inc. | Dynamic reconfiguration of applications on a server |
SE0200417D0 (sv) * | 2002-02-13 | 2002-02-13 | Ericsson Telefon Ab L M | A method and apparatus for reconfiguring a server system |
US7162714B2 (en) * | 2002-05-22 | 2007-01-09 | American Power Conversion Corporation | Software-based watchdog method and apparatus |
JP2004164236A (ja) * | 2002-11-12 | 2004-06-10 | Canon Inc | データ更新方法 |
US7739252B2 (en) * | 2003-07-14 | 2010-06-15 | Oracle America, Inc. | Read/write lock transaction manager freezing |
JP2005309519A (ja) * | 2004-04-16 | 2005-11-04 | Fujitsu Ltd | 電文中継プログラムおよび電文中継装置 |
JP2005309567A (ja) * | 2004-04-19 | 2005-11-04 | Matsushita Electric Ind Co Ltd | 機器 |
US7882502B2 (en) * | 2004-05-25 | 2011-02-01 | Sap Ag | Single file update |
US7434204B1 (en) * | 2004-07-07 | 2008-10-07 | Liveops, Inc. | Method and apparatus for managing software processes |
JP4060322B2 (ja) * | 2005-03-28 | 2008-03-12 | 三菱電機株式会社 | アプリケーション管理装置およびそのソフトウェアを格納した記憶媒体 |
US7783742B2 (en) * | 2005-06-02 | 2010-08-24 | Microsoft Corporation | Dynamic process recovery in a distributed environment |
JP4277873B2 (ja) * | 2006-05-23 | 2009-06-10 | 日本電気株式会社 | トランザクション処理装置、トランザクション処理方法 |
US7778985B2 (en) * | 2006-12-08 | 2010-08-17 | Computer Associates Think, Inc. | System and method for suspending transactions being executed on databases |
-
2009
- 2009-08-24 JP JP2009193474A patent/JP4957765B2/ja not_active Expired - Fee Related
-
2010
- 2010-08-05 US US12/851,364 patent/US20110047550A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
US20110047550A1 (en) | 2011-02-24 |
JP2011044110A (ja) | 2011-03-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4957765B2 (ja) | ソフトウェアプログラム実行装置、ソフトウェアプログラム実行方法、及びプログラム | |
US10628273B2 (en) | Node system, server apparatus, scaling control method, and program | |
JP5861733B2 (ja) | 若化処理装置、若化処理システム、コンピュータプログラムおよびデータ処理方法 | |
JP5212360B2 (ja) | 制御プログラム、制御システムおよび制御方法 | |
JP6840099B2 (ja) | サービス提供システム、資源割り当て方法、及び資源割り当てプログラム | |
EP2216732A1 (en) | Virtual machine software license management | |
KR101680109B1 (ko) | 복수 코어 장치 및 그의 로드 조정 방법 | |
US9778997B2 (en) | Server backup method and backup system using the method | |
JPH10283210A (ja) | 仮想計算機システム間の仮想計算機移動制御方式 | |
JP2006072591A (ja) | 仮想計算機制御方法 | |
US10908963B2 (en) | Deterministic real time business application processing in a service-oriented architecture | |
JP2008107966A (ja) | 計算機システム | |
US20030018682A1 (en) | Computer system and computer-readable record medium | |
JP2000222376A (ja) | 計算機システムとその運用方法 | |
JP2002024048A (ja) | 高可用性システム | |
JP7102950B2 (ja) | 情報処理システム、情報処理システムの制御方法及び管理装置の制御プログラム | |
KR20130104958A (ko) | 다중 운영체제들을 실행하는 장치 및 방법 | |
JP2001290637A (ja) | コンポーネントの動的置換装置及びコンピュータ読み取り可能な記憶媒体 | |
JP2003345638A (ja) | 記憶制御装置の制御方法及び記憶制御装置及びプログラム | |
JP5637934B2 (ja) | 仮想化装置、仮想化装置制御方法、仮想化装置制御プログラム | |
JP4992745B2 (ja) | チェックポイント・リスタート装置及びチェックポイント・リスタート方法 | |
JP2003022190A (ja) | 計算機システムのマルチブート方法、および、マルチブートプログラム | |
JP2003005987A (ja) | エミュレーション装置 | |
JP2001034489A (ja) | オブジェクト指向型プログラム実行環境の実行制御方法 | |
JP4079605B2 (ja) | マルチプロセス構成における通信制御装置およびそのためのプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110525 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110527 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110713 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20111026 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120125 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20120131 |
|
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: 20120221 |
|
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: 20120305 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150330 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4957765 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |