JP2014191604A5 - - Google Patents
Download PDFInfo
- Publication number
- JP2014191604A5 JP2014191604A5 JP2013066847A JP2013066847A JP2014191604A5 JP 2014191604 A5 JP2014191604 A5 JP 2014191604A5 JP 2013066847 A JP2013066847 A JP 2013066847A JP 2013066847 A JP2013066847 A JP 2013066847A JP 2014191604 A5 JP2014191604 A5 JP 2014191604A5
- Authority
- JP
- Japan
- Prior art keywords
- workflow
- resource
- execution
- state
- storage unit
- 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
Links
Images
Description
グラフィック処理装置104には、表示装置104aが接続されている。グラフィック処理装置104は、プロセッサ101からの命令に従って、画像を表示装置104aの画面に表示させる。表示装置104aとしては、CRT(Cathode Ray Tube)を用いた表示装置や液晶表示装置などがある。 A display device 104 a is connected to the graphic processing device 104. The graphic processing device 104 displays an image on the screen of the display device 104a in accordance with an instruction from the processor 101. Examples of the display device 104a include a display device using a CRT (Cathode Ray Tube) and a liquid crystal display device.
図7は、同一の操作対象/同一の変数利用に基づいて排他区間を決定する処理について説明するための図である。
図7(A)において、運用操作部品22−1,23−1について、操作対象サーバは「サーバA」で同じであり、サービスも「サービスX」で同じである。この場合、排他制御部110は、運用操作部品22−1,23−1について[排他区間:A+X]と決定する。運用操作部品24−1について、操作対象サーバはサーバAである。この場合、排他制御部110は、運用操作部品24−1について[排他区間:A]と決定する。運用操作部品25−1,26−1について、操作対象サーバはサーバBである。この場合、排他制御部110は、運用操作部品25−1,26−1について[排他区間:B]と決定する。
FIG. 7 is a diagram for explaining processing for determining an exclusive section based on the same operation target / use of the same variable.
In FIG. 7A, for the operation components 22-1 and 23-1, the operation target server is the same as “Server A”, and the service is the same as “Service X”. In this case, the exclusive control unit 110 determines [exclusive section: A + X] for the operation components 22-1 and 23-1. For the operation component 24-1, the operation target server is the server A. In this case, the exclusive control unit 110 determines [exclusive section: A] for the operation component 24-1. For the operation components 25-1 and 26-1 , the operation target server is the server B. In this case, the exclusive control unit 110 determines [exclusive section: B] for the operation components 25-1 and 26-1 .
各排他区間におけるロックの競合関係は、排他区間名が以下のいずれかの場合である。
・排他を獲得する排他区間名が、排他獲得済みの排他区間名と少なくとも部分一致する。
・排他獲得済みの排他区間名が、排他を獲得する排他区間名と少なくとも部分一致する。
The lock conflict relationship in each exclusive section is when the exclusive section name is one of the following.
-The name of the exclusive section for which exclusion is acquired at least partially matches the exclusive section name that has already been acquired.
-The exclusive section name that has been acquired has at least a partial match with the exclusive section name that acquires the exclusive.
従って、排他制御部110は、排他を獲得する排他区間名が、排他獲得済みの排他区間名と少なくとも部分一致するか、または、排他獲得済みの排他区間名が、排他を獲得する排他区間名と少なくとも部分一致するかを判定する。排他を獲得する排他区間名が、排他獲得済みの排他区間名と少なくとも部分一致すると判定した場合、排他制御部110は、排他ロックが競合関係にあると判定する。また、排他獲得済みの排他区間名が、排他を獲得する排他区間名と少なくとも部分一致すると判定した場合、排他制御部110は、排他ロックが競合関係にあると判定する。 Therefore, the exclusive control unit 110 determines that the exclusive section name for acquiring the exclusion at least partially matches the exclusive section name that has been acquired for exclusive use, or the exclusive section name for which the exclusive acquisition has been acquired is the exclusive section name for acquiring the exclusive control. It is determined whether or not at least partly matches. When it is determined that the exclusive section name that acquires the exclusion is at least partially coincident with the exclusive section name that has been acquired, the exclusive control unit 110 determines that the exclusive lock is in a competitive relationship. In addition, when it is determined that the exclusive section name that has been acquired is at least partially coincident with the exclusive section name that acquires the exclusion, the exclusive control unit 110 determines that the exclusive lock is in a competitive relationship.
上記(IV),(V)の処理について、以下の図11〜図16を用いて説明する。
図11,図12は、最も大きい実行優先度を持つ排他区間の抽出処理、および次に実行させる排他区間の判断処理の例を示す図である。図11,図12では、ワークフローA,B,Cを並列に実行させる場合について説明する。図11,図12の各ワークフローにおいて、下向きの三角マークは、現在の処理位置を示す。また、後述する排他権(実行権)を獲得している間、そのワークフローは、処理を実行することができる。
The processes (IV) and (V) will be described with reference to FIGS.
FIGS. 11 and 12 are diagrams illustrating an example of the extraction process of the exclusive section having the highest execution priority and the determination process of the exclusive section to be executed next . 11 and 12, a case where workflows A, B, and C are executed in parallel will be described. In each workflow shown in FIGS. 11 and 12, a downward triangle mark indicates the current processing position. Further, while the exclusive right (execution right) described later is acquired, the workflow can execute processing.
ワークフロー管理テーブル131において、運用操作部品53に対応する「バックアップ資源」の項目には、設定変更前のデータが格納されている。排他制御部110は、ワークフロー管理テーブル131から設定変更前のデータを読み出し、読み出したデータを操作対象に設定し直すという設定変更操作53aを実行する。これにより、操作対象の状態は運用操作部品53の実行前の状態に戻る。 In the workflow management table 131, data before setting change is stored in the item “backup resource” corresponding to the operation component 53. The exclusive control unit 110 executes a setting change operation 53a that reads the data before the setting change from the workflow management table 131 and resets the read data as an operation target. As a result, the state of the operation target returns to the state before the operation component 53 is executed.
図24は、インスタンス管理テーブルの例を示す図である。インスタンス管理テーブル134は、インスタンス単位で管理される情報が格納される。インスタンス管理テーブル134は、「インスタンスNo.」、「ワークフローNo.」、「部品No.(現在)」、「ホスト名」、「サービス名」、「ユーザID」、「起動方式係数」、「排他区間No.」および「完了予定時刻」の各データ項目を含む。 FIG. 24 is a diagram illustrating an example of the instance management table. The instance management table 134 stores information managed on an instance basis. The instance management table 134 includes “Instance No.”, “Workflow No.”, “Part No. (Current)”, “Host Name”, “Service Name”, “User ID”, “Activation Method Coefficient”, “Exclusive” Each data item of “ section No.” and “scheduled completion time” is included.
「ホスト名」には、ホストの名称が格納される。「サービス名」には、サービスの名称が格納される。「ユーザID」には、ユーザを識別する情報(ユーザID)が格納される。「起動方式係数」には、起動方式係数が格納される。「排他区間No.」には、排他区間を識別する番号が格納される。「完了予定時刻」には、ワークフローの完了予定時刻が格納される。 The “host name” stores the name of the host. The “service name” stores the name of the service. The “user ID” stores information (user ID) for identifying the user. The “start-up method coefficient” stores the start-up method coefficient. “Exclusive section No.” stores a number for identifying the exclusive section. The “scheduled completion time” stores the scheduled completion time of the workflow.
図25は、排他情報管理テーブルの例を示す図である。排他情報管理テーブル135は、排他区間に関する情報を管理するためのテーブルである。排他情報管理テーブル135は、「排他区間No.」、「部品No.(ロック開始)」、「部品No.(ロック解除)」、「実行優先度」および「操作緊急度」の各データ項目を含む。 FIG. 25 is a diagram illustrating an example of the exclusive information management table. The exclusive information management table 135 is a table for managing information regarding exclusive sections. The exclusive information management table 135 includes data items of “exclusive section No.”, “part No. (lock start)”, “part No. (unlock)”, “execution priority”, and “operation urgency”. Including.
「排他区間No.」には、排他区間を識別する番号が格納される。「部品No.(ロック開始)」には、その排他区間の最初の運用操作部品を識別する番号が格納される。「部品No.(ロック解除)」には、その排他区間の最後の運用操作部品を識別する番号が格納される。「実行優先度」には、その排他区間の実行優先度が格納される。「操作緊急度」には、その排他区間の操作緊急度が格納される。 “Exclusive section No.” stores a number for identifying the exclusive section. “Part No. (lock start)” stores a number for identifying the first operation component in the exclusive section. “Part No. (lock release)” stores a number for identifying the last operation component in the exclusive section. The “execution priority” stores the execution priority of the exclusive section. The “operation urgency” stores the operation urgency of the exclusive section.
[ステップS101]排他制御部110は、ワークフロー管理テーブル131から、実行対象のワークフローの運用操作部品の情報を取得する。
[ステップS102]排他制御部110は、運用操作部品定義テーブル132に基づいて、実行対象のワークフローに含まれる運用操作部品をモデル化する。すなわち、排他制御部110は、運用操作部品定義テーブル132に基づいて、実行対象のワークフローに含まれる運用操作部品を、対応する部品種別に変換する。
[Step S <b> 101] The exclusive control unit 110 acquires information on operation components of an execution target workflow from the workflow management table 131.
[Step S <b> 102] Based on the operation component definition table 132, the exclusive control unit 110 models the operation component included in the workflow to be executed. That is , based on the operation component definition table 132, the exclusive control unit 110 converts the operation component included in the execution target workflow into a corresponding component type.
[ステップS111]排他制御部110は、インスタンス管理テーブル134およびユーザ係数テーブル137から、仮決定した排他区間に関する情報(ユーザ係数、起動方式係数、排他区間No.、完了予定時刻など)を取得する。 [Step S111] The exclusive control unit 110 acquires, from the instance management table 134 and the user coefficient table 137, information related to the temporarily determined exclusive section (user coefficient, activation method coefficient, exclusive section number, scheduled completion time, etc.).
[ステップS112]排他制御部110は、運用操作部品定義テーブル132から、その排他区間No.に対応する排他区間に含まれる部品種別を取得する。
[ステップS113]排他制御部110は、運用操作部品定義テーブル132から、その排他No.に対応する排他区間に含まれる操作重要度情報を取得する。
[Step S <b> 112] The exclusive control unit 110 reads the exclusive section No. from the operation component definition table 132. The component type included in the exclusive section corresponding to is acquired.
[Step S <b> 113] The exclusive control unit 110 reads the exclusion number from the operation component definition table 132. The operation importance information included in the exclusive section corresponding to is acquired.
図37は、排他アクション決定処理の例を示すフローチャートである。この図37の処理は、図36のステップS135の処理に対応する。
[ステップS141]排他制御部110は、実行対象のワークフローについて仮決定した排他区間に関する情報と実行優先度情報を取得する。ここでは、排他制御部110は、インスタンス管理テーブル134から、実行対象のワークフローについて仮決定した排他区間に関する情報(排他区間No.など)を取得する。排他制御部110は、その排他区間No.をキーとして、排他情報管理テーブル135から実行優先度を取得する。
FIG. 37 is a flowchart illustrating an example of exclusive action determination processing. The process in FIG. 37 corresponds to the process in step S135 in FIG.
[Step S <b> 141] The exclusive control unit 110 acquires information regarding the exclusive section provisionally determined for the execution target workflow and execution priority information. Here, the exclusive control unit 110 acquires, from the instance management table 134, information (exclusive section number, etc.) regarding the exclusive section that is provisionally determined for the workflow to be executed. The exclusive control unit 110 displays the exclusive section number. The execution priority is acquired from the exclusive information management table 135 using as a key.
Claims (10)
コンピュータに、
前記第1のワークフローの実行をモニタし、
前記第1のワークフローに含まれるいずれかの処理が中断したとき、前記第1のワークフローに含まれる処理のうち、当該中断した処理を含む、同一のリソースを用いた連続する処理列の、先頭の処理を特定し、
前記リソースの状態を前記先頭の処理の実行開始前の状態に戻し、
前記第2のワークフローに含まれる処理のうち、前記リソースを用いた処理の実行を開始する、
処理を実行させることを特徴とするワークフロー制御プログラム。 In the workflow control program for controlling the execution of the first workflow and the second workflow,
On the computer,
Monitoring the execution of the first workflow;
When any of the processes included in the first workflow is interrupted , among the processes included in the first workflow, the top of the continuous process sequence including the interrupted processes using the same resource Identify the treatment,
Return the state of the resource to the state before starting the execution of the first process ,
Of the processes included in prior Symbol second workflow, it starts executing the processing using the resource,
A workflow control program characterized by causing a process to be executed.
前記第1のワークフローに含まれる処理のうち、入力操作の受け付け処理を含む処理の実行が、所定時間以内に完了しない場合に、当該処理の実行を中断する、
処理をさらに実行させることを特徴とする請求項1記載のワークフロー制御プログラム。 In the computer,
Among the processes included in the first workflow , if the execution of the process including the input operation acceptance process is not completed within a predetermined time, the execution of the process is interrupted.
The workflow control program according to claim 1, further executing a process.
前記第1のワークフローに含まれる処理それぞれについて、それぞれの処理の実行前における前記リソースの状態を示す情報を記憶部に記憶する、
処理をさらに実行させ、
前記リソースの状態を戻す処理では、前記連続する処理列に含まれる実行された処理それぞれの内容と、前記記憶部に記憶された、当該実行された処理それぞれの実行前における前記リソースの状態を示す情報とに基づいて、前記リソースの状態を前記先頭の処理の実行開始前の状態に戻す、
ことを特徴とする請求項1または2記載のワークフロー制御プログラム。 In the computer,
For each process included in the first workflow, information indicating the state of the resource before the execution of each process is stored in the storage unit.
Let the process run further,
In the process of returning the state of the resource, the contents of each executed process included in the continuous process sequence and the state of the resource before execution of each executed process stored in the storage unit are shown. Based on the information, the state of the resource is returned to the state before the start of the execution of the first process .
The workflow control program according to claim 1 or 2, characterized in that
前記リソースの状態を戻す処理では、実行が中断した位置から前記先頭の処理までに前記更新処理が含まれる場合、前記記憶部から当該更新処理に対応する前記更新前のデータを読み出し、読み出した前記更新前のデータによって前記リソースに格納された更新後のデータを更新する処理を、当該更新処理に対応する前記状態復元処理として実行する、
ことを特徴とする請求項4記載のワークフロー制御プログラム。 In the storage in the storage unit, among the processes included in the first workflow, for the update process for updating the data stored in the resource, as information indicating the state of the resource before execution of the process, Store the pre-update data in the storage unit,
In the process of returning the state of the resource, when the update process is included from the position where execution is interrupted to the start process, the pre-update data corresponding to the update process is read from the storage unit, and the read Executing the process of updating the updated data stored in the resource with the data before update as the state restoration process corresponding to the update process;
The workflow control program according to claim 4, wherein:
前記リソースの状態を戻す処理では、前記記憶部に記憶された情報に基づき、実行が中断した位置から前記先頭の処理までに実行が省略された処理がある場合には、当該処理に対応する前記状態復元処理をスキップする、
ことを特徴とする請求項4記載のワークフロー制御プログラム。 In the storage in the storage unit, when there is a process that is omitted in the process included in the first workflow, the storage unit stores that the execution is omitted for the process,
In the process of returning the state of the resource, if there is a process that is omitted from the position where the execution is interrupted until the first process based on the information stored in the storage unit, the process corresponding to the process is performed. Skip the state restoration process,
The workflow control program according to claim 4, wherein:
前記リソースの状態を戻す処理では、前記第1のワークフローが並列分岐を含み、前記並列分岐による第1の分岐先に、前記第1のリソースを用いた第1の連続する処理列が含まれ、前記並列分岐による第2の分岐先に、前記第2のリソースを用いた第2の連続する処理列が含まれる場合に、前記第2の連続する処理列に含まれるいずれかの処理が中断したとき、前記記憶部に記憶された情報に基づいて、前記第1のリソースの状態と前記第2のリソースの状態とを前記並列分岐の実行開始前の状態に戻す、
ことを特徴とする請求項3記載のワークフロー制御プログラム。 In the storage in the storage unit, when the first workflow includes a process using a first resource and a process using a second resource, the first resource included in the first workflow is For each used process, information indicating the state of the first resource before the execution of each process is stored in the storage unit, and each process using the second resource included in the first workflow And storing information indicating the state of the second resource before execution of each process in the storage unit,
In the process of returning the state of the resource, the first workflow includes a parallel branch, and a first continuous processing sequence using the first resource is included in a first branch destination by the parallel branch, When the second continuous processing sequence using the second resource is included in the second branch destination by the parallel branch, any processing included in the second continuous processing sequence is interrupted When the state of the first resource and the state of the second resource are returned to the state before the execution of the parallel branch based on the information stored in the storage unit,
The workflow control program according to claim 3.
前記第1のワークフローを実行する第1の実行部と、
前記第1のワークフローの実行をモニタし、前記第1のワークフローに含まれるいずれかの処理が中断したとき、前記第1のワークフローに含まれる処理のうち、当該中断した処理を含む、同一のリソースを用いた連続する処理列の、先頭の処理を特定し、前記リソースの状態を前記先頭の処理の実行開始前の状態に戻すロールバック処理部と、
前記リソースの状態が前記先頭の処理の実行開始前の状態に戻ると、前記第2のワークフローに含まれる処理のうち、前記リソースを用いた処理の実行を開始する第2の実行部と、
を有することを特徴とするワークフロー制御装置。 In a workflow control device that controls execution of a first workflow and a second workflow,
A first execution unit for executing the first workflow,
The same resource that monitors execution of the first workflow and includes any of the processes included in the first workflow when any of the processes included in the first workflow is interrupted A rollback processing unit that identifies the top process of a continuous process sequence using the above and returns the state of the resource to the state before the start of the execution of the top process ;
When the state of the resource returns to the state before the start of the execution of the first process , a second execution unit that starts executing the process using the resource among the processes included in the second workflow;
A workflow control apparatus comprising:
コンピュータが、
前記第1のワークフローの実行をモニタし、
前記第1のワークフローに含まれるいずれかの処理が中断したとき、前記第1のワークフローに含まれる処理のうち、当該中断した処理を含む、同一のリソースを用いた連続する処理列の、先頭の処理を特定し、
前記リソースの状態を前記先頭の処理の実行開始前の状態に戻し、
前記第2のワークフローに含まれる処理のうち、前記リソースを用いた処理の実行を開始する、
ことを特徴とするワークフロー制御方法。 In a workflow control method for controlling execution of a first workflow and a second workflow,
Computer
Monitoring the execution of the first workflow;
When any of the processes included in the first workflow is interrupted , among the processes included in the first workflow, the top of the continuous process sequence including the interrupted processes using the same resource Identify the treatment,
Return the state of the resource to the state before starting the execution of the first process ,
Of the processes included in prior Symbol second workflow, it starts executing the processing using the resource,
A workflow control method characterized by the above.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013066847A JP6064734B2 (en) | 2013-03-27 | 2013-03-27 | Workflow control program, apparatus and method |
US14/222,740 US9940598B2 (en) | 2013-03-27 | 2014-03-24 | Apparatus and method for controlling execution workflows |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013066847A JP6064734B2 (en) | 2013-03-27 | 2013-03-27 | Workflow control program, apparatus and method |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2014191604A JP2014191604A (en) | 2014-10-06 |
JP2014191604A5 true JP2014191604A5 (en) | 2014-11-27 |
JP6064734B2 JP6064734B2 (en) | 2017-01-25 |
Family
ID=51621738
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013066847A Expired - Fee Related JP6064734B2 (en) | 2013-03-27 | 2013-03-27 | Workflow control program, apparatus and method |
Country Status (2)
Country | Link |
---|---|
US (1) | US9940598B2 (en) |
JP (1) | JP6064734B2 (en) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10698767B1 (en) * | 2014-12-22 | 2020-06-30 | Amazon Technologies, Inc. | Decentralized management of multi-service workflows |
JP6481463B2 (en) * | 2015-03-30 | 2019-03-13 | 富士通株式会社 | Management support program, method and apparatus |
US10346262B2 (en) * | 2015-09-18 | 2019-07-09 | Mitsubishi Electric Corporation | Job management apparatus, job management method and computer readable medium to generate and execute a retry job when an error occurs during a job step |
CN106611297A (en) * | 2015-10-21 | 2017-05-03 | 中兴通讯股份有限公司 | Workflow abnormity handling method and system |
JP2017097796A (en) * | 2015-11-27 | 2017-06-01 | 富士通株式会社 | Workflow switching program, switching method and switching device |
US10768975B2 (en) * | 2016-03-04 | 2020-09-08 | Ricoh Company, Ltd. | Information processing system, information processing apparatus, and information processing method |
US10725816B2 (en) * | 2017-01-13 | 2020-07-28 | International Business Machines Corporation | Optimizing pipeline execution scheduling based on commit activity trends, priority information, and attributes |
CN109978290A (en) * | 2017-12-27 | 2019-07-05 | 中国移动通信集团广东有限公司 | A kind of operation flow backspacing processing method of extensive makeup, flow engine and operation system |
US10365826B1 (en) * | 2018-01-24 | 2019-07-30 | Micron Technology, Inc. | Command processing for a storage system |
JP6897866B2 (en) * | 2018-03-29 | 2021-07-07 | 日本電気株式会社 | System update device and system update method |
US11301229B2 (en) | 2018-03-29 | 2022-04-12 | Nec Corporation | System update device and system update method |
JP7421267B2 (en) * | 2019-02-21 | 2024-01-24 | 日本電信電話株式会社 | Maintenance management system, maintenance management device, maintenance management method, and maintenance management program for service provision applications |
CN111080250B (en) * | 2019-12-10 | 2023-04-18 | 东软集团股份有限公司 | Flow backspacing compensation method and device, storage medium and electronic equipment |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06309213A (en) * | 1993-04-26 | 1994-11-04 | Nec Corp | Rollback control system |
JP3052908B2 (en) * | 1997-09-04 | 2000-06-19 | 日本電気株式会社 | Transaction program parallel execution method and transaction program parallel execution method |
JP2001257699A (en) | 2000-03-13 | 2001-09-21 | Toshiba Corp | Transmitter and its reboot system |
US7296056B2 (en) * | 2001-07-30 | 2007-11-13 | International Business Machines Corporation | Method, system, and program for selecting one user to assign a work item in a workflow |
JP2003256630A (en) | 2002-02-28 | 2003-09-12 | Fuji Xerox Information Systems Co Ltd | Data flow management system |
US7107293B2 (en) * | 2003-04-30 | 2006-09-12 | International Business Machines Corporation | Nested recovery scope management for stateless recovery agents |
JP4291060B2 (en) * | 2003-07-01 | 2009-07-08 | 富士通株式会社 | Transaction processing method, transaction control device, and transaction control program |
US20060069605A1 (en) * | 2004-09-29 | 2006-03-30 | Microsoft Corporation | Workflow association in a collaborative application |
US7634687B2 (en) * | 2005-01-13 | 2009-12-15 | Microsoft Corporation | Checkpoint restart system and method |
US7680683B2 (en) * | 2005-12-29 | 2010-03-16 | Microsoft Corporation | Dynamically repositioning workflow by end users |
US8284423B2 (en) * | 2006-04-07 | 2012-10-09 | Ricoh Production Print Solutions LLC | Customer-configurable print workflow system |
US8181150B2 (en) * | 2006-05-12 | 2012-05-15 | The Mathworks, Inc. | System and method for synchronized workflow management |
US20080172669A1 (en) * | 2007-01-12 | 2008-07-17 | Carefx Corporation | System capable of executing workflows on target applications and method thereof |
JP4807382B2 (en) | 2008-06-25 | 2011-11-02 | 富士ゼロックス株式会社 | Processing flow control program, processing flow control device, and data processing system |
US9244730B2 (en) * | 2009-02-11 | 2016-01-26 | International Business Machines Corporation | Application workflow integration subsystem |
US8812403B2 (en) * | 2010-11-08 | 2014-08-19 | Microsoft Corporation | Long term workflow management |
-
2013
- 2013-03-27 JP JP2013066847A patent/JP6064734B2/en not_active Expired - Fee Related
-
2014
- 2014-03-24 US US14/222,740 patent/US9940598B2/en not_active Expired - Fee Related
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2014191604A5 (en) | ||
US10437578B2 (en) | Orchestration of software applications upgrade using automatic hang detection | |
JP5970617B2 (en) | Development support system | |
JP6011479B2 (en) | Application management apparatus, application management system, and program | |
US9754242B2 (en) | Deployment mechanism for non-versioning business process artifacts | |
US9753717B2 (en) | Timing report framework for distributed software upgrades | |
CN107643904B (en) | Method, device and medium for detecting code submission log and electronic equipment | |
US9639434B2 (en) | Auto-didacted hierarchical failure recovery for remote access controllers | |
EP3226153A1 (en) | Impact analysis-based task redoing method, impact analysis calculation apparatus and one-click reset apparatus | |
US9380001B2 (en) | Deploying and modifying a service-oriented architecture deployment environment model | |
US20150095098A1 (en) | Work management method and management system | |
CN109857579B (en) | Data processing method and related device | |
US20150277434A1 (en) | Production plan creation support method and production plan creation support apparatus | |
JP6000804B2 (en) | Work procedure management system, work procedure management method, and work procedure management program | |
JP4796446B2 (en) | Application setting information update method | |
JP5109676B2 (en) | Program, method and computer system for ensuring data integrity | |
JP5380895B2 (en) | Management program, management method and management apparatus | |
JP2008129825A (en) | Computer-based method and system for managing working time | |
JP2017129970A (en) | Management apparatus, management method, and management program | |
JP2017033079A (en) | Program, device, and method for supporting software introduction | |
JPWO2013031129A1 (en) | Information processing apparatus, information processing method, and program | |
WO2017088547A1 (en) | Data upgrading method and apparatus | |
JP2006239849A (en) | Robot control system | |
JP5605370B2 (en) | System model management support system, system model management support method and program | |
US20220164219A1 (en) | Processing system, processing method, higher-level system, lower-level system, higher-level program, and lower-level program |