JP2008502067A - コンピュータ装置においてプラグイン・コード・モジュールを選択する方法 - Google Patents
コンピュータ装置においてプラグイン・コード・モジュールを選択する方法 Download PDFInfo
- Publication number
- JP2008502067A JP2008502067A JP2007526542A JP2007526542A JP2008502067A JP 2008502067 A JP2008502067 A JP 2008502067A JP 2007526542 A JP2007526542 A JP 2007526542A JP 2007526542 A JP2007526542 A JP 2007526542A JP 2008502067 A JP2008502067 A JP 2008502067A
- Authority
- JP
- Japan
- Prior art keywords
- plug
- module
- code module
- score
- code
- 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.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims description 51
- 230000008569 process Effects 0.000 claims description 9
- 238000004364 calculation method Methods 0.000 claims description 7
- 238000005516 engineering process Methods 0.000 description 9
- 230000007246 mechanism Effects 0.000 description 6
- 230000006870 function Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 238000010348 incorporation Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
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
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)
- Communication Control (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
・新しい機能が要求された時にプラグインモジュールを追加又は置換できるため、プラグインを使用できるアプリケーションは本質的に拡張可能である。
・プラグインの動作コードは、要望に応じてのみアプリケーションによりロードされるため、プログラムによるデバイスメモリの要求量が少なくなり、起動が迅速になる。
・アプリケーションに対する適切な登録プラグインの位置。
・可能なプラグイン候補のうち呼び出されるべきプラグインを決定する。
・アプリケーションの代わりにプラグインをインスタンス化する。
・上述の全てのポジショニング技術は、同一の情報の種類を提供する。
・これらは、同じアプリケーション・プログラミング・インタフェース(API)に正確に適合(conform)するように作成することができる。
・一般に、アプリケーションは、これらのうちのいずれかのみを使用する必要がある。
a)前記最適なコード・モジュールが有するべき特性又はプロパティを識別する工程と、
b)直接又は1つ以上の中間層を介して、前記特性又はプロパティを機能的に互換性のある可能なコード・モジュールの各々に渡す工程と、
c)前記コード・モジュールを使用して、前記コード・モジュールが前記特性又はプロパティにどの程度適合するかの決定論的計算をそれぞれ実行し、前記ソフトウェア・アプリケーション又は中間層に数値のスコアの結果を返す工程と、
d)前記ソフトウェア・アプリケーションにより直接に、又は、中間層により実行されるインスタンス化を介して、最良のスコアを有するモジュールを実行する工程と、を備える方法が提供される。
・アプリケーションが同等のサービスを提供する複数のプラグインを利用できる場合、本発明は、全てのアーキテクチャに適用可能である。
・本発明は、アプリケーション及びオペレーティングシステムのプラグインアーキテクチャの全ての中間レベルにおいて、潜在的に複雑な意思決定機能の必要性をなくす。
・本発明は、プラグインの選択を最適化する役割がプラグイン自体に効果的に渡される方法を説明する。
・本発明は、中間層とそれらが提供するプラグインモジュールとの間の不必要な依存性の発生を回避することにより、適切な設計を実現する。
Claims (12)
- コンピュータ装置上で実行するソフトウェア・アプリケーションがコード・モジュールの集合のうち最適なコード・モジュールを実行させることを可能にする方法であって、
a)前記最適なコード・モジュールが有するべき特性又はプロパティを識別する工程と、
b)直接又は1つ以上の中間層を介して、前記特性又はプロパティを機能的に互換性のある可能なコード・モジュールの各々に渡す工程と、
c)前記コード・モジュールを使用して、前記コード・モジュールが前記特性又はプロパティにどの程度適合するかの決定論的計算をそれぞれ実行し、前記ソフトウェア・アプリケーション又は中間層に数値のスコアの結果を返す工程と、
d)前記ソフトウェア・アプリケーションにより直接に、又は、中間層により実行されるインスタンス化を介して、最良のスコアを有するモジュールを実行する工程と、を備える方法。 - 前記最適なコード・モジュールは、前記ソフトウェア・アプリケーションと同じプロセスにおいて実行される請求項1記載の方法。
- 前記最適なコード・モジュールは、中間層と同じプロセスにおいて実行される請求項1記載の方法。
- 前記最適なコード・モジュールは、自身のプロセスにおいて実行される請求項1記載の方法。
- 前記モジュールが中間層により実行される場合、前記中間層はシングルトン・サーバを備える請求項1から4のいずれか1項に記載の方法。
- 前記コード・モジュールは、前記コンピュータ装置に動的に追加されうるか又は前記コンピュータ装置から動的に除去されうるプラグインと、前記ソフトウェア・アプリケーションが前記モジュールの存在又は位置を知ることなく前記中間層により動的に検出されうるプラグインと、の少なくともいずれかから構成される請求項1から5のいずれか1項に記載の方法。
- 1つ以上のコード・モジュールの実行を要求し、前記中間層及び前記コード・モジュールの各々に渡すために、識別された特性又はプロパティを単一オブジェクトへ収集することによって、前記コンピュータ装置において、前記特性又はプロパティは、前記ソフトウェア・アプリケーション又は他のエンティティにより少なくとも部分的に識別される、請求項1から6のいずれか1項に記載の方法。
- 前記最良のスコアを有する前記コード・モジュールは、
a)機能的に互換性のある独立したコード・モジュールの集合から各メンバをクエリし、各々に対するスコアを記録することと、
b)あるいは、ゼロの高いスコアから開始して現在の最大のスコアをコード・モジュールの集合の各メンバに渡し、各メンバに対するスコアが前記現在の最大のスコアより良いかをクエリすることと、
のいずれかによって識別される、請求項1から7のいずれか1項に記載の方法。 - コード・モジュールが前記特性又はプロパティに対して適合するか否かを判定するのに使用されるアルゴリズムに対する前記モジュールの挙動は、前記モジュールが前記コンピュータ装置にインストールされた時に検証されるか、あるいはインストール前に信頼機関により検証される、請求項1から8のいずれか1項に記載の方法。
- 前記コード・モジュールは、位置に基づくサービスを可能にするための、ポジショニング技術又はアルゴリズムを実現するのに使用される請求項1から9のいずれか1項に記載の方法。
- 請求項1から10のいずれか1項に記載の方法に従って動作するように構成されるコンピュータ装置。
- 請求項1から10のいずれか1項に記載の方法に従ってコンピュータ装置を動作させる前記コンピュータ装置のためのオペレーティングシステム。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0413060A GB2415066A (en) | 2004-06-09 | 2004-06-09 | Selecting most suitable plug-in |
PCT/GB2005/002250 WO2005121955A1 (en) | 2004-06-09 | 2005-06-08 | A method for selecting plug-in code modules in a computing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008502067A true JP2008502067A (ja) | 2008-01-24 |
Family
ID=32732331
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007526542A Withdrawn JP2008502067A (ja) | 2004-06-09 | 2005-06-08 | コンピュータ装置においてプラグイン・コード・モジュールを選択する方法 |
Country Status (9)
Country | Link |
---|---|
US (1) | US8225296B2 (ja) |
EP (1) | EP1759286B1 (ja) |
JP (1) | JP2008502067A (ja) |
CN (1) | CN100561432C (ja) |
AT (1) | ATE387661T1 (ja) |
DE (1) | DE602005005052T2 (ja) |
ES (1) | ES2301015T3 (ja) |
GB (1) | GB2415066A (ja) |
WO (1) | WO2005121955A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013065155A (ja) * | 2011-09-16 | 2013-04-11 | Konica Minolta Business Technologies Inc | 通信システム、通信装置およびプログラム |
Families Citing this family (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060181540A1 (en) * | 2005-02-12 | 2006-08-17 | Patrick Loo | Image editor with plug-in capability for editing images in a mobile communication device |
US7706020B2 (en) * | 2005-08-24 | 2010-04-27 | Microsoft Corporation | Extensible system for color management |
WO2008033913A2 (en) * | 2006-09-12 | 2008-03-20 | Wayport, Inc. | Providing location-based services without access point control |
WO2009032548A2 (en) * | 2007-09-06 | 2009-03-12 | Microsoft Corporation | Session broker extensibility application program iinterface |
US8489576B2 (en) | 2007-10-30 | 2013-07-16 | Motorola Mobility Llc | Methods and apparatus for using information regarding actions performed using traceable objects |
US9060245B2 (en) | 2007-10-30 | 2015-06-16 | Google Technology Holdings LLC | Methods and apparatus for collecting and using information regarding location object-based actions |
US8250666B2 (en) * | 2008-07-03 | 2012-08-21 | Sap Ag | Method and apparatus for improving security in an application level virtual machine environment |
CN101645019A (zh) * | 2008-08-04 | 2010-02-10 | 优诺威讯国际有限公司 | 虚拟操作系统创建方法 |
EP2239658A1 (en) * | 2009-04-08 | 2010-10-13 | Siemens Aktiengesellschaft | Custom command line switch |
EP2270658A1 (en) * | 2009-06-22 | 2011-01-05 | Clayster Asia Ltd. | Method and computer system for introducing client devices into a client-server network |
US20120036496A1 (en) * | 2010-08-05 | 2012-02-09 | Computer Associates Think, Inc. | Plug-in based high availability application management framework (amf) |
CN101937353B (zh) * | 2010-09-20 | 2014-11-05 | 中兴通讯股份有限公司 | 一种插件部署和加载的方法及装置 |
US8856740B2 (en) * | 2012-07-31 | 2014-10-07 | Hewlett-Packard Development Company, L.P. | Implementing multiple versions of a plug-in concurrently |
US10089254B2 (en) * | 2016-06-20 | 2018-10-02 | Telefonaktiebolaget Lm Ericsson (Publ) | Methods and apparatus for dynamically selecting an instruction set |
CN107894882B (zh) * | 2017-11-21 | 2021-02-09 | 南京硅基智能科技有限公司 | 一种移动终端的语音输入方法 |
US11776699B2 (en) * | 2019-07-12 | 2023-10-03 | Agfa Healthcare Nv | Systems and methods for integrating healthcare applications |
US20230388272A1 (en) * | 2022-05-31 | 2023-11-30 | Microsoft Technology Licensing, Llc | Multiple Virtual Private Network Active Connection Management |
Family Cites Families (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5838906A (en) | 1994-10-17 | 1998-11-17 | The Regents Of The University Of California | Distributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document |
US6006279A (en) * | 1997-01-21 | 1999-12-21 | Canon Information Systems, Inc. | Plug-in module host framework |
US7355608B1 (en) * | 1998-10-28 | 2008-04-08 | International Business Machines Corporation | Method for priority transmission and display of key areas of image data |
US6279030B1 (en) * | 1998-11-12 | 2001-08-21 | International Business Machines Corporation | Dynamic JAVA™ class selection and download based on changeable attributes |
US6513153B1 (en) * | 1999-03-03 | 2003-01-28 | Cisco Technology, Inc. | Automatically integrating and executing application software modules |
WO2000067114A2 (en) | 1999-05-03 | 2000-11-09 | Sun Microsystems, Inc. | System and method for discovering and binding a program object |
US6742176B1 (en) * | 1999-06-14 | 2004-05-25 | Lycos, Inc. | Secure flexible plugin software architecture |
US6651084B1 (en) * | 1999-11-29 | 2003-11-18 | International Business Machines Corporation | System and method for adding plug-ins to a web browser |
US7747782B2 (en) * | 2000-04-26 | 2010-06-29 | Novarra, Inc. | System and method for providing and displaying information content |
US7299291B1 (en) * | 2000-05-18 | 2007-11-20 | Akamai Technologies, Inc. | Client-side method for identifying an optimum server |
US6834297B1 (en) * | 2000-10-06 | 2004-12-21 | Redline Networks, Inc. | Web resource transfer acceleration system and method |
JP2004530959A (ja) * | 2000-12-18 | 2004-10-07 | カルゴ、インコーポレイテッド | コンテンツのモバイル装置への配信システム及び配信方法 |
WO2002086709A2 (en) | 2001-04-23 | 2002-10-31 | Artesia Technologies, Inc. | Method and system for plug-in mapper |
US7769895B1 (en) * | 2001-08-17 | 2010-08-03 | Corda Technologies, Inc. | System and method for ensuring that a web browser displays the highest ranked image format possible for an image |
US20030192041A1 (en) * | 2002-04-03 | 2003-10-09 | Mentze Duane E. | software distribution system and method |
US6941179B2 (en) * | 2002-04-04 | 2005-09-06 | Matsushita Electric Industrial Co., Ltd. | Device control system, network constructed by the system, and program executed on device constructing the system |
US7292531B1 (en) * | 2002-12-31 | 2007-11-06 | Packeteer, Inc. | Methods, apparatuses and systems facilitating analysis of the performance of network traffic classification configurations |
AU2005246320B2 (en) * | 2004-05-14 | 2013-01-10 | Mobilaps, Llc | Method of providing a web page with inserted content |
-
2004
- 2004-06-09 GB GB0413060A patent/GB2415066A/en not_active Withdrawn
-
2005
- 2005-06-08 DE DE602005005052T patent/DE602005005052T2/de active Active
- 2005-06-08 EP EP05748380A patent/EP1759286B1/en not_active Not-in-force
- 2005-06-08 WO PCT/GB2005/002250 patent/WO2005121955A1/en active IP Right Grant
- 2005-06-08 CN CNB2005800191559A patent/CN100561432C/zh not_active Expired - Fee Related
- 2005-06-08 ES ES05748380T patent/ES2301015T3/es active Active
- 2005-06-08 US US11/570,276 patent/US8225296B2/en active Active
- 2005-06-08 JP JP2007526542A patent/JP2008502067A/ja not_active Withdrawn
- 2005-06-08 AT AT05748380T patent/ATE387661T1/de not_active IP Right Cessation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2013065155A (ja) * | 2011-09-16 | 2013-04-11 | Konica Minolta Business Technologies Inc | 通信システム、通信装置およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
CN1969257A (zh) | 2007-05-23 |
EP1759286A1 (en) | 2007-03-07 |
CN100561432C (zh) | 2009-11-18 |
DE602005005052T2 (de) | 2009-03-12 |
US20070234321A1 (en) | 2007-10-04 |
DE602005005052D1 (de) | 2008-04-10 |
US8225296B2 (en) | 2012-07-17 |
ES2301015T3 (es) | 2008-06-16 |
GB0413060D0 (en) | 2004-07-14 |
ATE387661T1 (de) | 2008-03-15 |
WO2005121955A1 (en) | 2005-12-22 |
EP1759286B1 (en) | 2008-02-27 |
GB2415066A (en) | 2005-12-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008502067A (ja) | コンピュータ装置においてプラグイン・コード・モジュールを選択する方法 | |
KR101503209B1 (ko) | 휴대용 컴퓨팅 디바이스의 스위치 패브릭들 내에서 그리고 스위치 패브릭들에 걸쳐 마스터-슬레이브 쌍들을 동적으로 생성하고 서비스하는 방법 및 시스템 | |
US10540160B2 (en) | Techniques for deploying virtual software applications on computers | |
US7779409B2 (en) | Device-to-device software distribution | |
JP5026430B2 (ja) | ソフトウェア・アドイン・コンポーネントの発見、資格認定、および起動すること | |
US9317275B2 (en) | Computer system and program restoring method thereof | |
US9124609B2 (en) | Ensuring consistency over time of data gathered by distinct software applications | |
JP2012520504A (ja) | デバイスおよびウェブ・サービスにわたってブラウザー・キャッシュを同期させるためのプログラミング・モデル | |
WO2007070295A1 (en) | Metadata driven deployment of applications | |
CN110990339B (zh) | 分布式存储的文件读写方法、装置、平台及可读存储介质 | |
US8087015B2 (en) | Assignment of application models to deployment targets | |
WO2008069431A1 (en) | Download server and method for installing and updating application program using partitioning of shared library | |
US11392391B2 (en) | Selectively updating a bios image | |
US20200372084A1 (en) | Efficient freshness crawl scheduling | |
US8291406B2 (en) | Data imaging system and methods | |
US8510423B2 (en) | Install system and install method | |
US20180059650A1 (en) | Techniques for multiple application banks in a welding or cutting system | |
US20020052908A1 (en) | Information processing method and information | |
JP5804192B2 (ja) | 情報処理装置、情報処理方法および情報処理システム | |
US20230350658A1 (en) | Deployment of a computing environment | |
US20030018962A1 (en) | System and method for accessing streaming data | |
CN112889247A (zh) | Vnf服务实例化方法及装置 | |
US20080301686A1 (en) | Method and apparatus for extending operations of an application in a data processing system | |
US20090287711A1 (en) | Information search system and its method | |
Schill et al. | Architectural Design and Performance Aspects of Developing Applications Based on Middleware |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080513 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20090309 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20090319 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20090319 |
|
A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20100818 |