会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • GEOGRAPHIC CO-LOCATION SERVICE FOR CLOUD COMPUTING
    • 云计算地理合作服务
    • US20100312809A1
    • 2010-12-09
    • US12479195
    • 2009-06-05
    • Bradley Gene CalderVikram DhaneshwarSriram KrishnanJu WangSamuel James McKelvieZhe Yang
    • Bradley Gene CalderVikram DhaneshwarSriram KrishnanJu WangSamuel James McKelvieZhe Yang
    • G06F17/30
    • G06F17/30575G06F9/5072
    • Embodiments of the present invention relate to systems, methods, and computer storage media for geographically organizing the storage of data and hosted services in a distributed computing environment. An allocation constraint is utilized to identify and select a geo-region in which an affinity group that is comprised of a hosted service and/or data is to be physically stored. Additionally, a geo-domain within the geo-region is identified for hosting the hosted service and/or data of the affinity group. A stamp, such as a storage stamp or a computation stamp, is identified on the geo-domain for storing the hosted service and/or the data. The hosted service is stored in an identified computation stamp and the data is stored in an identified storage stamp. In an additional exemplary embodiment, the identification of a geo-domain involves analyzing resource information related to potential geo-domains within a geo-region.
    • 本发明的实施例涉及用于在分布式计算环境中地理地组织数据和托管服务的存储的系统,方法和计算机存储介质。 利用分配限制来识别和选择一个地理区域,其中由物理存储由托管服务和/或数据构成的关联组。 此外,在地理区域内的地理域被标识以承载托管服务和/或亲和力组的数据。 在用于存储托管服务和/或数据的地理域上标识诸如存储印记或计算印记的印记。 托管服务存储在识别的计算标记中,并且数据存储在识别的存储戳中。 在另一示例性实施例中,地理域的识别涉及分析与地理区域内的潜在地理域相关的资源信息。
    • 7. 发明授权
    • Active debugging environment for debugging mixed-language scripting code
    • 调试混合语言脚本代码的调试环境
    • US06353923B1
    • 2002-03-05
    • US09016760
    • 1998-01-30
    • Phillip Lee BogleGary S. KatzenbergerSamuel James McKelvieRobert Victor Welland
    • Phillip Lee BogleGary S. KatzenbergerSamuel James McKelvieRobert Victor Welland
    • G06F945
    • G06F11/3664G06F9/45512G06F9/541
    • An active debugging environment for debugging a virtual application that contains program language code from multiple compiled and/or interpreted programming languages. The active debugging environment is language neutral and host neutral, where the host is a standard content centric script host with language engines for each of the multiple compiled and/or interpreted programming languages represented in the virtual application. The active debugging environment user interface can be of any debug tool interface design. The language neutral and host neutral active debugging environment is facilitated by a process debug manager that catalogs and manages application specific components, and a machine debug manager that catalogs and manages the various applications that comprise a virtual application being run by the script host. The process debug manager and the machine debug manager act as an interface between the language engine specific programming language details and the debug user interface.
    • 用于调试包含来自多个编译和/或解释型编程语言的程序语言代码的虚拟应用程序的主动调试环境。 活动的调试环境是语言中性和主机中性,其中主机是标准的以内容为中心的脚本主机,具有针对虚拟应用程序中表示的多个编译和/或解释性编程语言中的每一个的语言引擎。 主动调试环境用户界面可以是任何调试工具界面设计。 通过编目和管理特定于应用程序的组件的进程调试管理器以及一个机器调试管理器,为包含由脚本主机运行的虚拟应用程序的各种应用程序进行编目和管理,从而方便了语言中立和主机中性主动调试环境。 过程调试管理器和机器调试管理器充当语言引擎特定编程语言详细信息和调试用户界面之间的接口。
    • 8. 发明授权
    • Script Engine interface for multiple languages
    • 脚本引擎接口,用于多种语言
    • US06275868B1
    • 2001-08-14
    • US08815719
    • 1997-03-12
    • Christopher Lee FraleySamuel James McKelvieVictor Andrew StoneRobert Victor Welland
    • Christopher Lee FraleySamuel James McKelvieVictor Andrew StoneRobert Victor Welland
    • G06F944
    • G06F11/3664G06F9/45512G06F9/541
    • The scripting engine interface provides the capability to interconnect any suitably written application or server with any scripting language. The implementation of the scripting engine itself (language, syntax, persistent format, execution model, and the like) is left entirely to the vendor, and the scripting engine need not come from the same vendor as the host application. The scripting engine interface implements this capability using a set of interfaces, the two most important ones being IActiveScriptSite (implemented by the host application) and IActiveScript (implemented by the language engine.) Together, these interfaces allow a host application to inform a scripting engine about the functionality that can be scripted and to define the scripts that the scripting engine should execute, either immediately or in response to user actions such as mouse clicks. The scripting engine interface redefines the handshake that is required between two specific types of software components in a manner not previously done. Unlike past scripting engine interfaces, which define a unique and proprietary way of hooking up to an application, the interface described here provides a universal hookup mechanism that is simple and direct.
    • 脚本引擎接口提供使任何适当编写的应用程序或服务器与任何脚本语言互连的功能。 脚本引擎本身(语言,语法,持久性格式,执行模型等)的实现完全由供应商承担,脚本引擎不需要来自与主机应用程序相同的供应商。 脚本引擎接口使用一组接口实现此功能,两个最重要的接口是IActiveScriptSite(由主机应用程序实现)和IActiveScript(由语言引擎实现)。这些接口一起允许主机应用程序通知脚本引擎 关于可以脚本化的功能以及定义脚本引擎应该执行的脚本,可以立即或响应诸如鼠标点击等用户操作。 脚本引擎接口重新定义了两种特定类型的软件组件之间以前所未有的方式所需的握手。 与过去的脚本引擎接口不同,脚本引擎界面定义了一种独特和专有的挂接应用程序的方式,这里描述的接口提供了一种简单直接的通用连接机制。
    • 9. 发明授权
    • Active debugging environment for applications containing compiled and interpreted programming language code
    • 包含编译和解释编程语言代码的应用程序的主动调试环境
    • US07203926B2
    • 2007-04-10
    • US09757102
    • 2001-01-08
    • Phillip Lee BogleGary S. KatzenbergerSamuel James McKelvieRobert Victor Welland
    • Phillip Lee BogleGary S. KatzenbergerSamuel James McKelvieRobert Victor Welland
    • G06F9/45
    • G06F11/3664G06F9/45512G06F9/541
    • An active debugging environment for debugging a virtual application that contains program language code from multiple compiled and/or interpreted programming languages. The active debugging environment is language neutral and host neutral, where the host is a standard content centric script host with language engines for each of the multiple compiled and/or interpreted programming languages represented in the virtual application. The active debugging environment user interface can be of any debug tool interface design. The language neutral and host neutral active debugging environment is facilitated by a process debug manager that catalogs and manages application specific components, and a machine debug manager that catalogs and manages the various applications that comprise a virtual application being run by the script host. The process debug manager and the machine debug manager act as an interface between the language engine specific programming language details and the debug user interface.
    • 用于调试包含来自多个编译和/或解释型编程语言的程序语言代码的虚拟应用程序的主动调试环境。 活动的调试环境是语言中性和主机中性,其中主机是标准的以内容为中心的脚本主机,具有针对虚拟应用程序中表示的多个编译和/或解释性编程语言中的每一个的语言引擎。 主动调试环境用户界面可以是任何调试工具界面设计。 通过编目和管理特定于应用程序的组件的进程调试管理器以及一个机器调试管理器,为包含由脚本主机运行的虚拟应用程序的各种应用程序进行编目和管理,从而方便了语言中立和主机中性主动调试环境。 过程调试管理器和机器调试管理器充当语言引擎特定编程语言详细信息和调试用户界面之间的接口。