JP2009508209A - モジュール方式のエージェントアーキテクチャ - Google Patents
モジュール方式のエージェントアーキテクチャ Download PDFInfo
- Publication number
- JP2009508209A JP2009508209A JP2008530003A JP2008530003A JP2009508209A JP 2009508209 A JP2009508209 A JP 2009508209A JP 2008530003 A JP2008530003 A JP 2008530003A JP 2008530003 A JP2008530003 A JP 2008530003A JP 2009508209 A JP2009508209 A JP 2009508209A
- Authority
- JP
- Japan
- Prior art keywords
- module
- agent
- auxiliary
- applications
- modules
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 claims abstract description 46
- 238000004891 communication Methods 0.000 claims description 9
- 238000013461 design Methods 0.000 abstract description 6
- 238000011161 development Methods 0.000 abstract description 5
- 230000006870 function Effects 0.000 abstract description 5
- 241000700605 Viruses Species 0.000 description 16
- 238000009434 installation Methods 0.000 description 9
- 230000002155 anti-virotic effect Effects 0.000 description 6
- 230000009471 action Effects 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000011900 installation process Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 238000013515 script Methods 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000007480 spreading Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000029812 viral genome replication Effects 0.000 description 1
- 239000002699 waste material Substances 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
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)
- Computer And Data Communications (AREA)
Abstract
Description
<module name="comms" library="mod_comms.dll"
entry="module_main@comms@@YAHPAVinput@xp@@PAVoutput@3@1@Z" timeout="60">
<interface-accept<
<local addr="any" port="any" />
</interface-accept>
<interface-connect>
<local addr="any" port="any" />
<remote addr="192.168.1.1" port="8311" />
</interface-connect>
</module>
100b エージェント
102 コントローラ
Claims (16)
- コンピュータシステムで1つまたは複数のアプリケーションを実行する方法であって、
補助モジュールを含んでいないエージェントを動作させるステップと、
前記1つまたは複数のアプリケーションを実行するためのポリシーおよび/または手順を含む1つまたは複数の補助モジュールを、前記エージェント中にロードするステップと、
前記エージェントを用いて、前記ポリシーおよび/または手順を実行するステップと
を含む方法。 - 前記エージェントが、前記1つまたは複数の補助モジュールがロードされるまで、前記1つまたは複数のアプリケーションに関する情報を含んでいない、請求項1に記載の方法。
- 1つまたは複数のモジュール設定を前記エージェント中にロードするステップをさらに含む、請求項1に記載の方法。
- 前記実行するステップが、実行中に、前記1つまたは複数のモジュール設定を前記ポリシーおよび/または手順に適用するステップを含む、請求項3に記載の方法。
- 前記エージェントが主モジュールを含む、請求項1に記載の方法。
- 前記主モジュールおよび補助モジュールが、3つのコンジット、すなわち、前記主モジュールから前記補助モジュールへの通信用コンジットと、前記補助モジュールから前記主モジュールへの通信用コンジットと、前記補助モジュールが診断情報を書き込むためのコンジットとを用いて通信する、請求項5に記載の方法。
- 前記コンジットが、全二重および半二重接続を表す、請求項6に記載の方法。
- コンピュータシステムで1つまたは複数のアプリケーションを実行するための装置であって、
主モジュールを含むエージェントと、
前記1つまたは複数のアプリケーションを実行するためのポリシーおよび/または手順をそれぞれが含む1つまたは複数の補助モジュールと
を備え、
前記エージェントが、前記1つまたは複数の補助モジュールをロードし、かつ前記ポリシーおよび/または手順を実行するように構成される、装置。 - コンピュータシステムで1つまたは複数のアプリケーションを実行するための装置であって、
補助モジュールを含んでいないエージェントを動作させる手段と、
前記1つまたは複数のアプリケーションを実行するためのポリシーおよび/または手順を含む1つまたは複数の補助モジュールを、前記エージェント中にロードする手段と、
前記エージェントを用いて、前記ポリシーおよび/または手順を実行する手段と
を備える装置。 - 前記エージェントが、前記1つまたは複数の補助モジュールがロードされるまで、前記1つまたは複数のアプリケーションに関する情報を含んでいない、請求項9に記載の装置。
- 1つまたは複数のモジュール設定を前記エージェント中にロードする手段をさらに備える、請求項9に記載の装置。
- 前記実行する手段が、実行中に、前記1つまたは複数のモジュール設定を前記ポリシーおよび/または手順に適用する手段を含む、請求項11に記載の装置。
- 前記エージェントが主モジュールを含む、請求項9に記載の装置。
- 前記主モジュールおよび補助モジュールが、3つのコンジット、すなわち、前記主モジュールから前記補助モジュールへの通信用コンジットと、前記補助モジュールから前記主モジュールへの通信用コンジットと、前記補助モジュールが診断情報を書き込むためのコンジットとを用いて通信する、請求項13に記載の装置。
- 前記コンジットが、全二重および半二重接続を表す、請求項14に記載の装置。
- コンピュータシステムで1つまたは複数のアプリケーションを実行する方法を実施するために、マシンで実行可能な命令のプログラムを具体的に実施する、マシンで読取り可能なプログラム記憶デバイスであって、前記方法が、
補助モジュールを含んでいないエージェントを動作させるステップと、
前記1つまたは複数のアプリケーションを実行するためのポリシーおよび/または手順を含む1つまたは複数の補助モジュールを、前記エージェント中にロードするステップと、
前記エージェントを用いて、前記ポリシーおよび/または手順を実行するステップと
を含む、プログラム記憶デバイス。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/223,906 US8024783B2 (en) | 2004-01-22 | 2005-09-08 | Modular agent architecture |
PCT/US2006/035214 WO2007030798A2 (en) | 2005-09-08 | 2006-09-08 | Modular agent architecture |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009508209A true JP2009508209A (ja) | 2009-02-26 |
Family
ID=37836564
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008530003A Pending JP2009508209A (ja) | 2005-09-08 | 2006-09-08 | モジュール方式のエージェントアーキテクチャ |
Country Status (4)
Country | Link |
---|---|
US (1) | US8024783B2 (ja) |
EP (1) | EP1934706A4 (ja) |
JP (1) | JP2009508209A (ja) |
WO (1) | WO2007030798A2 (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7478237B2 (en) * | 2004-11-08 | 2009-01-13 | Microsoft Corporation | System and method of allowing user mode applications with access to file data |
US10838714B2 (en) | 2006-04-24 | 2020-11-17 | Servicenow, Inc. | Applying packages to configure software stacks |
US7971187B2 (en) * | 2006-04-24 | 2011-06-28 | Microsoft Corporation | Configurable software stack |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06259358A (ja) * | 1993-02-10 | 1994-09-16 | Bull Sa | 標準プロトコルを用いるアプリケーション管理方法 |
JPH11184700A (ja) * | 1997-12-18 | 1999-07-09 | Nippon Telegr & Teleph Corp <Ntt> | 移動エージェントシステムおよびここでの処理方法を記録した記録媒体 |
JPH11272454A (ja) * | 1998-01-28 | 1999-10-08 | Internatl Business Mach Corp <Ibm> | コンピュ―タ・ネットワ―クを通してソフトウエア更新を配布する装置 |
JP2001125872A (ja) * | 1999-10-26 | 2001-05-11 | Nec Corp | 分散アプリケーション制御システム及び制御方法並びにプログラムを記録した記録媒体 |
JP2002007129A (ja) * | 2000-06-20 | 2002-01-11 | Oki Electric Ind Co Ltd | ソフトウェアの更新方法及び更新システム |
JP2002517814A (ja) * | 1998-05-29 | 2002-06-18 | サイトリックス システムズ,インコーポレイテッド | ローカルおよび遠隔ウィンドウを1つのデスクトップ環境に連結させるシステムおよび方法 |
US20030177389A1 (en) * | 2002-03-06 | 2003-09-18 | Zone Labs, Inc. | System and methodology for security policy arbitration |
JP2004158012A (ja) * | 2002-11-05 | 2004-06-03 | Sun Microsyst Inc | ソフトウェアアプリケーション管理のためのシステムおよび方法 |
JP2004246880A (ja) * | 2003-01-23 | 2004-09-02 | Seiko Epson Corp | 情報収集装置と情報収集システムと情報収集プログラムとプリンタとプリンタ用の環境情報収集方法及び環境情報収集プログラム |
WO2005069911A2 (en) * | 2004-01-22 | 2005-08-04 | Autonomic Software, Inc. | Client-server data execution flow |
WO2005069912A2 (en) * | 2004-01-22 | 2005-08-04 | Autonomic Software, Inc. | Distributed policy driven software delivery |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6119165A (en) | 1997-11-17 | 2000-09-12 | Trend Micro, Inc. | Controlled distribution of application programs in a computer network |
US6052531A (en) | 1998-03-25 | 2000-04-18 | Symantec Corporation | Multi-tiered incremental software updating |
US6425126B1 (en) | 1999-05-19 | 2002-07-23 | International Business Machines Corporation | Apparatus and method for synchronizing software between computers |
US6606744B1 (en) | 1999-11-22 | 2003-08-12 | Accenture, Llp | Providing collaborative installation management in a network-based supply chain environment |
AU2001233111A1 (en) * | 2000-02-04 | 2001-08-14 | America Online Incorporated | Optimized delivery of web application code |
AU2001294677A1 (en) | 2000-09-22 | 2002-04-02 | Patchlink.Com Corporation | Non-invasive automatic offsite patch fingerprinting and updating system and method |
US7149792B1 (en) | 2000-11-20 | 2006-12-12 | Axeda Corporation | Device registration mechanism |
JP2002259150A (ja) | 2001-03-05 | 2002-09-13 | Fujitsu Prime Software Technologies Ltd | ワクチンソフト提供方法及びプログラム |
US7055149B2 (en) | 2001-07-25 | 2006-05-30 | Lenovo (Singapore) Pte Ltd. | Method and apparatus for automating software upgrades |
EP1461707A1 (en) | 2001-12-31 | 2004-09-29 | Citadel Security Software Inc. | Automated computer vulnerability resolution system |
JP2003256370A (ja) | 2002-02-26 | 2003-09-12 | Fumiaki Yamazaki | セキュリティ情報配信方法、および、セキュリティ情報配信サーバ |
JP3920681B2 (ja) | 2002-03-28 | 2007-05-30 | 株式会社野村総合研究所 | セキュリティ情報管理システム |
-
2005
- 2005-09-08 US US11/223,906 patent/US8024783B2/en not_active Expired - Fee Related
-
2006
- 2006-09-08 JP JP2008530003A patent/JP2009508209A/ja active Pending
- 2006-09-08 WO PCT/US2006/035214 patent/WO2007030798A2/en active Application Filing
- 2006-09-08 EP EP06803293A patent/EP1934706A4/en not_active Withdrawn
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06259358A (ja) * | 1993-02-10 | 1994-09-16 | Bull Sa | 標準プロトコルを用いるアプリケーション管理方法 |
JPH11184700A (ja) * | 1997-12-18 | 1999-07-09 | Nippon Telegr & Teleph Corp <Ntt> | 移動エージェントシステムおよびここでの処理方法を記録した記録媒体 |
JPH11272454A (ja) * | 1998-01-28 | 1999-10-08 | Internatl Business Mach Corp <Ibm> | コンピュ―タ・ネットワ―クを通してソフトウエア更新を配布する装置 |
JP2002517814A (ja) * | 1998-05-29 | 2002-06-18 | サイトリックス システムズ,インコーポレイテッド | ローカルおよび遠隔ウィンドウを1つのデスクトップ環境に連結させるシステムおよび方法 |
JP2001125872A (ja) * | 1999-10-26 | 2001-05-11 | Nec Corp | 分散アプリケーション制御システム及び制御方法並びにプログラムを記録した記録媒体 |
JP2002007129A (ja) * | 2000-06-20 | 2002-01-11 | Oki Electric Ind Co Ltd | ソフトウェアの更新方法及び更新システム |
US20030177389A1 (en) * | 2002-03-06 | 2003-09-18 | Zone Labs, Inc. | System and methodology for security policy arbitration |
JP2004158012A (ja) * | 2002-11-05 | 2004-06-03 | Sun Microsyst Inc | ソフトウェアアプリケーション管理のためのシステムおよび方法 |
JP2004246880A (ja) * | 2003-01-23 | 2004-09-02 | Seiko Epson Corp | 情報収集装置と情報収集システムと情報収集プログラムとプリンタとプリンタ用の環境情報収集方法及び環境情報収集プログラム |
WO2005069911A2 (en) * | 2004-01-22 | 2005-08-04 | Autonomic Software, Inc. | Client-server data execution flow |
WO2005069912A2 (en) * | 2004-01-22 | 2005-08-04 | Autonomic Software, Inc. | Distributed policy driven software delivery |
Also Published As
Publication number | Publication date |
---|---|
US8024783B2 (en) | 2011-09-20 |
WO2007030798A3 (en) | 2007-11-08 |
WO2007030798A2 (en) | 2007-03-15 |
EP1934706A2 (en) | 2008-06-25 |
EP1934706A4 (en) | 2009-01-07 |
US20060143604A1 (en) | 2006-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102419574B1 (ko) | 컴퓨터 애플리케이션에서 메모리 손상을 교정하기 위한 시스템 및 방법 | |
KR101109393B1 (ko) | 소프트웨어 취약성의 이용을 방지하기 위한 통신 메시지 필터링 방법 및 시스템 | |
US10630643B2 (en) | Dual memory introspection for securing multiple network endpoints | |
US7523308B2 (en) | Method and system for dynamic system protection | |
US7430760B2 (en) | Security-related programming interface | |
US11943238B1 (en) | Process tree and tags | |
US8468516B1 (en) | Creating hot patches for embedded systems | |
JP2017508220A (ja) | ランタイム中のインテグリティの保証およびリブートレスな更新 | |
US9195450B2 (en) | Program execution service windows | |
EP3462356B1 (en) | Using indirection to facilitate software upgrades | |
US20170366505A1 (en) | Filtering outbound network traffic | |
JP2009508209A (ja) | モジュール方式のエージェントアーキテクチャ | |
US10915335B1 (en) | System and method for intercepting data flow between computer process and system resource | |
US20240211323A1 (en) | Automatically injecting shims into running containers |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100525 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100825 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100901 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100914 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100922 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101025 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101101 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101125 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110426 |