JP6081925B2 - アプリケーション従属性を満たすこと - Google Patents
アプリケーション従属性を満たすこと Download PDFInfo
- Publication number
- JP6081925B2 JP6081925B2 JP2013546400A JP2013546400A JP6081925B2 JP 6081925 B2 JP6081925 B2 JP 6081925B2 JP 2013546400 A JP2013546400 A JP 2013546400A JP 2013546400 A JP2013546400 A JP 2013546400A JP 6081925 B2 JP6081925 B2 JP 6081925B2
- Authority
- JP
- Japan
- Prior art keywords
- application
- computer
- dependency
- dependencies
- client device
- 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.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0803—Configuration setting
- H04L41/0806—Configuration setting for initial configuration or provisioning, e.g. plug-and-play
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/14—Session management
- H04L67/141—Setup of application sessions
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Description
Claims (11)
- コンピュータに実装された方法であって、
クライアントデバイスでアプリケーションを展開する要求を受信するステップと、
前記アプリケーションを展開するために必要な1つまたは複数の従属性の各々が前記クライアントデバイスに存在するかどうかを判定するステップと、
前記アプリケーションを展開するために必要な前記1つまたは複数の従属性の各々が存在しないと判定したとき、前記従属性が存在するように前記クライアントデバイスを構成するステップと
前記アプリケーションを展開するために不可欠な前記1つまたは複数の従属性の各々が存在すると判定したとき、前記クライアントデバイスで前記アプリケーションを展開するステップと、
前記クライアントデバイスで前記アプリケーションを展開したとき、前記アプリケーションからの資源へのアクセスを要求するアプリケーションプログラミングインターフェース(API)呼出しをインターセプトするステップと、
前記API呼出しが転送されることになる先の前記資源のコピーを選択するステップと、
前記資源と関連するアクセス制御リスト(ACL)を有する専用の場所を保護するステップと、
前記専用の場所で記憶された前記資源に前記API呼出しを転送するステップとを含む、
コンピュータに実装された方法。 - 前記アプリケーションを展開するのに先立って、
前記コンピュータで前記アプリケーションをインストールするステップと、
前記アプリケーションのインストール中に前記コンピュータに行われる変更を監視して前記従属性を識別するステップと、
従属性解析データベース内で前記従属性を識別するデータを記憶するステップと
をさらに含むことを特徴とする請求項1に記載のコンピュータに実装された方法。 - 前記アプリケーションを展開するのに先立って、
前記コンピュータで前記アプリケーションを実行するステップと、
前記アプリケーションの実行中に前記コンピュータに行われる変更を監視して前記従属性を識別するステップと、
前記従属性解析データベース内で前記従属性を識別するデータを記憶するステップと
をさらに含むことを特徴とする請求項2に記載のコンピュータに実装された方法。 - 前記アプリケーションの前記実行中に前記コンピュータに行われる変更を監視するステップは、
実行中に前記アプリケーションによって行われるAPI呼出しをインターセプトするステップと、
前記API呼出しに含まれるパラメータを検査して前記従属性を識別するステップと
を含むことを特徴とする請求項3に記載のコンピュータに実装された方法。 - 前記1つまたは複数の従属性の各々が前記アプリケーションの前記インストールまたは展開中に追加または構成されるかどうかを判定するステップと、
前記1つまたは複数の従属性の各々が前記アプリケーションの前記インストールまたは展開中に追加または構成されると判定したとき、前記アプリケーションの前記インストールまたは展開中に追加または構成される前記1つまたは複数の従属性が前記アプリケーションの実行時に存在する必要があることになることを指示するデータを記憶するステップと
をさらに含むことを特徴とする請求項4に記載のコンピュータに実装された方法。 - 前記1つまたは複数の従属性の各々が前記アプリケーションの前記インストールまたは展開中に追加または構成されるかどうかを判定するステップは、オペレーティングシステムによって提供されるレジストリを問い合わせるステップを含むことを特徴とする請求項5に記載のコンピュータに実装された方法。
- 前記1つまたは複数の従属性の各々が前記アプリケーションの前記インストールまたは展開中に追加または構成されるかどうかを判定するステップは、従属性にAPI呼出しを突き合わせる内部マッピングテーブルを問い合わせるステップを含むことを特徴とする請求項5に記載のコンピュータに実装された方法。
- コンピュータに
アプリケーションを展開する要求を受信させ、
前記アプリケーションを展開するために必要とされる1つまたは複数の従属性の各々が存在するかどうかを判定させ、
前記1つまたは複数の従属性の各々が存在しないと判定したとき、その上で前記アプリケーションが実行しているクライアントデバイスを前記従属性が存在するように構成させ、
前記アプリケーションを展開するために不可欠な前記1つまたは複数の従属性の各々が存在すると判定することに応答して前記クライアントデバイスで前記アプリケーションを展開させ、
前記クライアントデバイスで前記アプリケーションを展開したとき、資源へのアクセスを要求する前記アプリケーションからのアプリケーションプログラミングインターフェース(API)呼出しをインターセプトさせ、
前記API呼出しが転送されることになる先の前記資源のコピーを選択させ、
前記資源と関連するアクセス制御リスト(ACL)を有する専用の場所を保護させ、
前記専用の場所で記憶された前記資源に前記API呼出しを転送させる、
コンピュータプログラム。 - 前記コンピュータに、さらに、
コンピュータで前記アプリケーションをインストールさせ、
前記アプリケーションのインストール中に前記コンピュータに行われる変更を監視して前記従属性を識別させ、
前記クライアントデバイスに流されるために構成されるアプリケーションパッケージ内に前記従属性を識別するデータをパッケージ化させる、
請求項8に記載のコンピュータプログラム。 - 前記コンピュータに、さらに、
前記コンピュータにインストールされた前記アプリケーションを実行させ、
前記アプリケーションの実行中に前記コンピュータに行われる変更を監視して前記従属性を識別させ、
前記クライアントデバイスに流されるために構成される前記アプリケーションパッケージ内に前記従属性を識別するデータをパッケージ化させる、請求項9に記載のコンピュータプログラム。 - 前記コンピュータに、前記アプリケーションの前記実行中に前記コンピュータに行われる変更を監視して前記従属性を識別させることは、
実行中に前記アプリケーションによって行われるAPI呼出しをインターセプトさせ、
前記API呼出し内に含まれるパラメータを検査して前記従属性を識別させ、
資源に関連するアクセス制御リスト(ACL)を有する専用の場所を保護させ、
前記専用の場所で記憶された前記資源に前記API呼出しを転送させる、
請求項10に記載のコンピュータプログラム。
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/977,095 | 2010-12-23 | ||
| US12/977,095 US9354852B2 (en) | 2010-12-23 | 2010-12-23 | Satisfying application dependencies |
| PCT/US2011/066688 WO2012088364A2 (en) | 2010-12-23 | 2011-12-22 | Satisfying application dependencies |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2014501410A JP2014501410A (ja) | 2014-01-20 |
| JP6081925B2 true JP6081925B2 (ja) | 2017-02-15 |
Family
ID=46314918
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2013546400A Active JP6081925B2 (ja) | 2010-12-23 | 2011-12-22 | アプリケーション従属性を満たすこと |
Country Status (7)
| Country | Link |
|---|---|
| US (3) | US9354852B2 (ja) |
| EP (2) | EP3166018B1 (ja) |
| JP (1) | JP6081925B2 (ja) |
| CN (1) | CN102567055B (ja) |
| ES (1) | ES2710873T3 (ja) |
| TW (1) | TWI540455B (ja) |
| WO (1) | WO2012088364A2 (ja) |
Families Citing this family (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8756293B2 (en) * | 2007-04-23 | 2014-06-17 | Nholdings Sa | Providing a user with virtual computing services |
| US9354852B2 (en) * | 2010-12-23 | 2016-05-31 | Microsoft Technology Licensing, Llc | Satisfying application dependencies |
| US9052961B2 (en) * | 2012-03-02 | 2015-06-09 | Vmware, Inc. | System to generate a deployment plan for a cloud infrastructure according to logical, multi-tier application blueprint |
| US9292299B2 (en) * | 2012-10-16 | 2016-03-22 | Yahoo! Inc. | Methods and systems for package management |
| US9183120B1 (en) * | 2013-06-04 | 2015-11-10 | The Mathworks, Inc. | Functional dependency analysis |
| US9773070B2 (en) * | 2014-06-30 | 2017-09-26 | Microsoft Technology Licensing, Llc | Compound transformation chain application across multiple devices |
| US9824136B2 (en) * | 2014-09-19 | 2017-11-21 | Microsoft Technology Licensing, Llc | Dynamic application containers |
| US11438278B2 (en) * | 2015-06-29 | 2022-09-06 | Vmware, Inc. | Container-aware application dependency identification |
| US9588745B1 (en) * | 2015-10-13 | 2017-03-07 | Bank Of America Corporation | Customizable service delivery system with scalable workflow |
| US10432471B2 (en) | 2015-12-31 | 2019-10-01 | Microsoft Technology Licensing, Llc | Distributed computing dependency management system |
| KR102000266B1 (ko) * | 2016-01-15 | 2019-07-15 | 구글 엘엘씨 | 애플리케이션 인스턴스들에 걸친 식별자들 |
| CN107220077B (zh) | 2016-10-20 | 2019-03-19 | 华为技术有限公司 | 应用启动的管控方法和管控设备 |
| CN108228248A (zh) * | 2016-12-14 | 2018-06-29 | 阿里巴巴集团控股有限公司 | 一种依赖关系的确定方法和装置 |
| US10360082B2 (en) | 2017-01-19 | 2019-07-23 | International Business Machines Corporation | Analysis of application programming interface usage for improving a computer system |
| US10656927B2 (en) * | 2017-10-27 | 2020-05-19 | Intuit Inc. | Methods, systems, and computer program products for automating releases and deployment of a softawre application along the pipeline in continuous release and deployment of software application delivery models |
| US10599486B1 (en) * | 2018-09-21 | 2020-03-24 | Citrix Systems, Inc. | Systems and methods for intercepting and enhancing SaaS application calls via embedded browser |
| US10956145B2 (en) * | 2019-01-22 | 2021-03-23 | Saudi Arabian Oil Company | System and method for determining dynamic dependencies for enterprise it change management, simulation and rollout |
| US10915428B2 (en) | 2019-06-27 | 2021-02-09 | Capital One Services, Llc | Intelligent services and training agent for application dependency discovery, reporting, and management tool |
| US10642719B1 (en) | 2019-06-27 | 2020-05-05 | Capital One Services, Llc | Intelligent services for application dependency discovery, reporting, and management tool |
| US10521235B1 (en) | 2019-06-27 | 2019-12-31 | Capital One Services, Llc | Determining problem dependencies in application dependency discovery, reporting, and management tool |
| US10747544B1 (en) | 2019-06-27 | 2020-08-18 | Capital One Services, Llc | Dependency analyzer in application dependency discovery, reporting, and management tool |
| US11379292B2 (en) * | 2019-06-27 | 2022-07-05 | Capital One Services, Llc | Baseline modeling for application dependency discovery, reporting, and management tool |
| US11093378B2 (en) | 2019-06-27 | 2021-08-17 | Capital One Services, Llc | Testing agent for application dependency discovery, reporting, and management tool |
| US11354222B2 (en) | 2019-06-27 | 2022-06-07 | Capital One Services, Llc | Discovery crawler for application dependency discovery, reporting, and management tool |
| US11687803B2 (en) | 2020-06-04 | 2023-06-27 | Capital One Services, Llc | Response prediction for electronic communications |
| CN112882763A (zh) * | 2020-12-17 | 2021-06-01 | 济南浪潮数据技术有限公司 | 一种访问控制方法、装置、设备及可读存储介质 |
| CN114826904A (zh) * | 2021-01-21 | 2022-07-29 | 北京金山云网络技术有限公司 | 服务依赖信息获得方法、装置及电子设备 |
| US11677810B2 (en) | 2021-07-23 | 2023-06-13 | International Business Machines Corporation | Configuration tool for deploying an application on a server |
| CN114416029B (zh) * | 2021-12-24 | 2026-03-27 | 北京百度网讯科技有限公司 | 数据处理方法、装置、设备、存储介质及计算机程序产品 |
Family Cites Families (71)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5721824A (en) | 1996-04-19 | 1998-02-24 | Sun Microsystems, Inc. | Multiple-package installation with package dependencies |
| US20020007347A1 (en) * | 1996-10-10 | 2002-01-17 | Michael S. Blumenthal | Secured electronic information delivery system having a metering device |
| US6067558A (en) * | 1997-09-18 | 2000-05-23 | Wendt; James Gordon | Method and apparatus for providing increased content from a resource constrained device |
| US6496847B1 (en) * | 1998-05-15 | 2002-12-17 | Vmware, Inc. | System and method for virtualizing computer systems |
| US6427208B1 (en) * | 1998-10-20 | 2002-07-30 | Gateway, Inc. | Image file change capture method and apparatus |
| US7017188B1 (en) | 1998-11-16 | 2006-03-21 | Softricity, Inc. | Method and apparatus for secure content delivery over broadband access networks |
| US7225264B2 (en) | 1998-11-16 | 2007-05-29 | Softricity, Inc. | Systems and methods for delivering content over a computer network |
| US6763370B1 (en) | 1998-11-16 | 2004-07-13 | Softricity, Inc. | Method and apparatus for content protection in a secure content delivery system |
| US7730169B1 (en) | 1999-04-12 | 2010-06-01 | Softricity, Inc. | Business method and system for serving third party software applications |
| US6938096B1 (en) | 1999-04-12 | 2005-08-30 | Softricity, Inc. | Method and system for remote networking using port proxying by detecting if the designated port on a client computer is blocked, then encapsulating the communications in a different format and redirecting to an open port |
| US7200632B1 (en) | 1999-04-12 | 2007-04-03 | Softricity, Inc. | Method and system for serving software applications to client computers |
| US7370071B2 (en) | 2000-03-17 | 2008-05-06 | Microsoft Corporation | Method for serving third party software applications from servers to client computers |
| JP4571253B2 (ja) * | 1999-08-09 | 2010-10-27 | 株式会社リコー | 情報システム |
| US7111060B2 (en) * | 2000-03-14 | 2006-09-19 | Aep Networks, Inc. | Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser |
| GB0011020D0 (en) * | 2000-05-09 | 2000-06-28 | Ibm | Intercepting system API calls |
| US7219304B1 (en) | 2000-06-19 | 2007-05-15 | International Business Machines Corporation | System and method for developing and administering web applications and services from a workflow, enterprise, and mail-enabled web application server and platform |
| US20020087883A1 (en) * | 2000-11-06 | 2002-07-04 | Curt Wohlgemuth | Anti-piracy system for remotely served computer applications |
| US6918113B2 (en) * | 2000-11-06 | 2005-07-12 | Endeavors Technology, Inc. | Client installation and execution system for streamed applications |
| US7028305B2 (en) | 2001-05-16 | 2006-04-11 | Softricity, Inc. | Operating system abstraction and protection layer |
| US7096491B2 (en) * | 2001-07-20 | 2006-08-22 | Hewlett-Packard Development Company, L.P. | Mobile code security architecture in an application service provider environment |
| US20030037030A1 (en) * | 2001-08-16 | 2003-02-20 | International Business Machines Corporation | Method and system for storage, retrieval and execution of legacy software |
| US7779405B2 (en) * | 2003-03-14 | 2010-08-17 | At&T Intellectual Property I, L.P. | Run-time determination of application delivery |
| US7340739B2 (en) | 2003-06-27 | 2008-03-04 | International Business Machines Corporation | Automatic configuration of a server |
| US20050114870A1 (en) * | 2003-11-21 | 2005-05-26 | Song Dong H. | System and method for executing an application on a secured run-time environment |
| US7590743B2 (en) | 2003-12-23 | 2009-09-15 | Softricity, Inc. | Method and system for associating a process on a multi-user device with a host address unique to a user session associated with the process |
| US7539686B2 (en) | 2004-03-12 | 2009-05-26 | Microsoft Corporation | Tag-based schema for distributing update metadata in an update distribution system |
| JP2005339070A (ja) | 2004-05-25 | 2005-12-08 | Sony Corp | インストール方法,情報処理装置,プログラム |
| KR101470712B1 (ko) | 2004-07-20 | 2014-12-08 | 마이크로소프트 코포레이션 | 컴퓨터 애플리케이션에서의 데이터 손실을 최소화하기 위한 방법 및 시스템 |
| US7996814B1 (en) | 2004-12-21 | 2011-08-09 | Zenprise, Inc. | Application model for automated management of software application deployments |
| US20060161582A1 (en) | 2005-01-18 | 2006-07-20 | Microsoft Corporation | Application object as primitive of operating system |
| US7802294B2 (en) | 2005-01-28 | 2010-09-21 | Microsoft Corporation | Controlling computer applications' access to data |
| US7624086B2 (en) | 2005-03-04 | 2009-11-24 | Maxsp Corporation | Pre-install compliance system |
| US8949388B2 (en) | 2005-04-25 | 2015-02-03 | Dell Products L.P. | System and method for information handling system image network communication |
| US8549172B2 (en) * | 2005-08-19 | 2013-10-01 | International Business Machines Corporation | Distribution of software based on scheduled time to deploy software dynamic resource state of systems involved in deployment of software and based upon environmental conditions |
| CN1936849A (zh) | 2005-09-19 | 2007-03-28 | 国际商业机器公司 | 资源动态调整方法及设备 |
| US20070083610A1 (en) * | 2005-10-07 | 2007-04-12 | Treder Terry N | Method and a system for accessing a plurality of files comprising an application program |
| US8199900B2 (en) * | 2005-11-14 | 2012-06-12 | Aspect Software, Inc. | Automated performance monitoring for contact management system |
| US20070143339A1 (en) | 2005-12-20 | 2007-06-21 | Springett John C | Architecture for a smart enterprise framework and methods thereof |
| US20070180433A1 (en) * | 2006-01-27 | 2007-08-02 | International Business Machines Corporation | Method to enable accurate application packaging and deployment with optimized disk space usage |
| US8151323B2 (en) * | 2006-04-12 | 2012-04-03 | Citrix Systems, Inc. | Systems and methods for providing levels of access and action control via an SSL VPN appliance |
| US20070255798A1 (en) * | 2006-04-26 | 2007-11-01 | Sap Ag | Brokered virtualized application execution |
| US20080059631A1 (en) * | 2006-07-07 | 2008-03-06 | Voddler, Inc. | Push-Pull Based Content Delivery System |
| US7856654B2 (en) * | 2006-08-11 | 2010-12-21 | Novell, Inc. | System and method for network permissions evaluation |
| US8296758B2 (en) | 2006-09-20 | 2012-10-23 | Sap Ag | Deployment and versioning of applications |
| WO2008131460A2 (en) * | 2007-04-24 | 2008-10-30 | Stacksafe, Inc. | System and method for creating a virtual assurance system |
| JP2008310610A (ja) * | 2007-06-15 | 2008-12-25 | Hitachi Ltd | システム構成管理方法 |
| US8132247B2 (en) | 2007-08-03 | 2012-03-06 | Citrix Systems, Inc. | Systems and methods for authorizing a client in an SSL VPN session failover environment |
| US9262366B2 (en) * | 2007-09-21 | 2016-02-16 | Microsoft Technology Licensing, Llc | Software deployment in large-scale networked systems |
| US8196137B2 (en) * | 2007-10-15 | 2012-06-05 | Microsoft Corporation | Remote auto provisioning and publication of applications |
| US8418138B2 (en) * | 2007-11-07 | 2013-04-09 | International Business Machines Corporation | Method, system and computer-usable medium for tracking and recording modifications to a software solution |
| US20090183182A1 (en) * | 2008-01-10 | 2009-07-16 | Microsoft Corporation | Dynamic Composition of Virtualized Applications |
| US9753712B2 (en) * | 2008-03-20 | 2017-09-05 | Microsoft Technology Licensing, Llc | Application management within deployable object hierarchy |
| US8434093B2 (en) * | 2008-08-07 | 2013-04-30 | Code Systems Corporation | Method and system for virtualization of software applications |
| US9286083B2 (en) | 2008-09-10 | 2016-03-15 | Microsoft Technology Licensing, Llc | Satisfying missing dependencies on a running system |
| GB2465784B (en) | 2008-11-28 | 2012-07-11 | Vmware Inc | Computer system and method for configuring an application program in a computer system |
| US8930953B2 (en) * | 2009-01-16 | 2015-01-06 | International Business Machines Corporation | Dynamic checking of hardware resources for virtual environments |
| US8533151B2 (en) * | 2009-05-26 | 2013-09-10 | Microsoft Corporation | Generating a local copy of a virtualized application package from a local installation |
| US8285949B2 (en) * | 2009-06-03 | 2012-10-09 | Apple Inc. | Secure software installation |
| US8484728B2 (en) * | 2009-06-03 | 2013-07-09 | Apple Inc. | Managing securely installed applications |
| US20110041124A1 (en) * | 2009-08-17 | 2011-02-17 | Fishman Neil S | Version Management System |
| US20110088011A1 (en) * | 2009-10-14 | 2011-04-14 | Vermeg Sarl | Automated Enterprise Software Development |
| US20110126197A1 (en) * | 2009-11-25 | 2011-05-26 | Novell, Inc. | System and method for controlling cloud and virtualized data centers in an intelligent workload management system |
| US9477531B2 (en) * | 2010-01-27 | 2016-10-25 | Vmware, Inc. | Accessing virtual disk content of a virtual machine without running a virtual desktop |
| US8468542B2 (en) * | 2010-03-04 | 2013-06-18 | Microsoft Corporation | Virtual environment for server applications, such as web applications |
| US8782106B2 (en) * | 2010-07-02 | 2014-07-15 | Code Systems Corporation | Method and system for managing execution of virtual applications |
| US20120102103A1 (en) * | 2010-10-20 | 2012-04-26 | Microsoft Corporation | Running legacy applications on cloud computing systems without rewriting |
| US9354852B2 (en) * | 2010-12-23 | 2016-05-31 | Microsoft Technology Licensing, Llc | Satisfying application dependencies |
| US9826049B2 (en) * | 2011-03-03 | 2017-11-21 | Life In Mobile Innovations, Inc. | Method and apparatus for dynamically presenting content using an interface for setting conditional network destinations |
| US9015188B2 (en) * | 2011-09-28 | 2015-04-21 | Bmc Software, Inc. | Methods and apparatus for monitoring execution of a database query program |
| US8949923B2 (en) * | 2012-02-21 | 2015-02-03 | Time Warner Cable Enterprises Llc | Remote media streaming |
| US10666533B2 (en) * | 2012-07-20 | 2020-05-26 | Oracle International Corporation | Tag latency monitoring and control system for enhanced web page performance |
-
2010
- 2010-12-23 US US12/977,095 patent/US9354852B2/en active Active
-
2011
- 2011-11-18 TW TW100142411A patent/TWI540455B/zh not_active IP Right Cessation
- 2011-12-22 JP JP2013546400A patent/JP6081925B2/ja active Active
- 2011-12-22 ES ES11851335T patent/ES2710873T3/es active Active
- 2011-12-22 CN CN201110436260.XA patent/CN102567055B/zh active Active
- 2011-12-22 EP EP16195202.3A patent/EP3166018B1/en active Active
- 2011-12-22 EP EP11851335.7A patent/EP2656211B1/en active Active
- 2011-12-22 WO PCT/US2011/066688 patent/WO2012088364A2/en not_active Ceased
-
2016
- 2016-05-06 US US15/148,183 patent/US9977665B2/en active Active
-
2018
- 2018-05-15 US US15/979,810 patent/US10402182B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| TWI540455B (zh) | 2016-07-01 |
| TW201229807A (en) | 2012-07-16 |
| US9977665B2 (en) | 2018-05-22 |
| EP3166018B1 (en) | 2019-01-30 |
| US20120166597A1 (en) | 2012-06-28 |
| US10402182B2 (en) | 2019-09-03 |
| US20160328224A1 (en) | 2016-11-10 |
| US9354852B2 (en) | 2016-05-31 |
| US20180260205A1 (en) | 2018-09-13 |
| EP2656211A4 (en) | 2015-03-04 |
| ES2710873T3 (es) | 2019-04-29 |
| EP2656211B1 (en) | 2018-11-21 |
| WO2012088364A2 (en) | 2012-06-28 |
| EP2656211A2 (en) | 2013-10-30 |
| HK1172420A1 (zh) | 2013-04-19 |
| CN102567055B (zh) | 2016-01-27 |
| CN102567055A (zh) | 2012-07-11 |
| WO2012088364A3 (en) | 2012-11-29 |
| EP3166018A1 (en) | 2017-05-10 |
| JP2014501410A (ja) | 2014-01-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6081925B2 (ja) | アプリケーション従属性を満たすこと | |
| US10229283B2 (en) | Managing applications in non-cooperative environments | |
| CN102150105B (zh) | 虚拟容器的部署和管理 | |
| JP4880269B2 (ja) | セキュリティポリシーをマージするための方法およびシステム | |
| US20170052807A1 (en) | Methods, apparatuses, and computer program products for deploying and managing software containers | |
| US9804789B2 (en) | Methods and apparatus to apply a modularized virtualization topology using virtual hard disks | |
| US10114779B2 (en) | Isolating a redirected USB device to a set of applications | |
| US10684840B1 (en) | Software package installation and monitoring | |
| EP4155994A1 (en) | Automated generation of objects for kubernetes services | |
| CN107636667B (zh) | 在设备中创建多个工作空间的系统及方法 | |
| US8881291B2 (en) | System and method for inhibiting the processing of new code modules by an outdated runtime environment | |
| JP5951002B2 (ja) | 選択的ポリシーによるホストと複数のゲストとの間での構成要素伝播の実現 | |
| US20240265084A1 (en) | Selectively validating and enabling resource enablers of a secure workspace | |
| JP6781126B2 (ja) | 仮想マシン設定投入システム、仮想マシン設定投入方法、及びプログラム | |
| US12437115B2 (en) | Remote configuration changes over a security layer | |
| HK1172420B (en) | Satisfying application dependencies | |
| US12393741B2 (en) | Bios-based device protection using detection and mitigation of modifications to a protected storage region | |
| EP4420019B1 (en) | Securely redirecting system service routines | |
| WO2024044005A1 (en) | Remote management over security layer | |
| CN118103840A (zh) | 安全地重定向系统服务例程 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130905 |
|
| RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130909 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141125 |
|
| A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20150523 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151228 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160126 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160426 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20160809 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161109 |
|
| 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: 20161220 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170119 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6081925 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
| R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |