Resource allocation brokering in nested containers
    22.
    发明授权
    Resource allocation brokering in nested containers 有权
    嵌套容器中的资源分配代理

    公开(公告)号:US08181182B1

    公开(公告)日:2012-05-15

    申请号:US10990741

    申请日:2004-11-16

    CPC classification number: G06F9/485

    Abstract: In accordance with one embodiment of the present invention, there is provided a technique for resource allocation brokering in nested containers. According to one aspect, a broker mechanism is established within a first container. A second container also is established within the first container. The second container has a client mechanism. The first container's broker mechanism communicates with the second container's client mechanism to provide notices to the second container's client mechanism. The second container also has a broker mechanism that may or may not be a part of the second container's client mechanism. A third container is established within the second container. The third container also has a client mechanism. The second container's broker mechanism communicates with the third container's client mechanism to provide notices to the third container's client mechanism. Thus, communications are facilitated between higher-level containers and lower-level containers in a hierarchy of nested containers.

    Abstract translation: 根据本发明的一个实施例,提供了一种用于嵌套容器中的资源分配代理的技术。 根据一个方面,在第一容器内建立代理机构。 也在第一容器内建立第二容器。 第二个容器有一个客户端机制。 第一个容器的代理机制与第二个容器的客户端机制进行通信,以向第二个容器的客户端机制提供通知。 第二个容器也有一个代理机制,可能是也可能不是第二个容器的客户端机制的一部分。 在第二容器内建立第三容器。 第三个容器也有一个客户端机制。 第二个容器的代理机制与第三个容器的客户端机制通信,向第三个容器的客户机制提供通知。 因此,在层次结构的嵌套容器中的较高级容器和较低级别的容器之间便于通信。

    Mechanism for making a computing resource allocation
    23.
    发明授权
    Mechanism for making a computing resource allocation 有权
    制作计算资源分配的机制

    公开(公告)号:US07774467B1

    公开(公告)日:2010-08-10

    申请号:US10948587

    申请日:2004-09-22

    CPC classification number: G06F9/5011 G06F2209/502

    Abstract: In accordance with one embodiment of the present invention, there are provided methods and mechanisms for determining an allocation of resources, including hardware resources in a computing environment. With these methods and mechanisms, it is possible for computing resource allocations to satisfy one or more operational considerations, such as for example without limitation: “reduce device heat dissipation”, “avoid single point of failure in switched network” and other allocation needs are contemplated.

    Abstract translation: 根据本发明的一个实施例,提供了用于确定资源分配的方法和机制,包括计算环境中的硬件资源。 利用这些方法和机制,可以计算资源分配以满足一个或多个操作注意事项,例如但不限于:“减少设备散热”,“避免交换网络中的单点故障”和其他分配需求 预期。

    Access To Contact Connectors Of A Mobile Terminal From Another Mobile Terminal
    24.
    发明申请
    Access To Contact Connectors Of A Mobile Terminal From Another Mobile Terminal 审中-公开
    从另一个移动终端访问移动终端的连接器

    公开(公告)号:US20090093271A1

    公开(公告)日:2009-04-09

    申请号:US11920733

    申请日:2006-04-28

    CPC classification number: H04M1/274516 H04M2250/14

    Abstract: A smart card is initially connected to a first mobile terminal and includes a first directory file adapted to store first contact cards. To access the first contact cards, initially stored in a directory of the first terminal, from a second mobile terminal an application in the first terminal copies each of the first cards of the directory in the first directory file, if the latter does not include the first card. In the second terminal connected to the card withdrawn from the first terminal, the application copies each of the first cards of the first directory file in the file of the second terminal, if the latter does not include the first card and if the first directory file is inaccessible by the second terminal.

    Abstract translation: 智能卡最初连接到第一移动终端,并且包括适于存储第一联系人卡的第一目录文件。 为了访问最初存储在第一终端的目录中的第一接触卡,从第二移动终端,第一终端中的应用复制第一目录文件中的目录的每个第一卡,如果后者不包括 第一张卡 在连接到从第一终端撤出的卡的第二终端中,应用程序将第一目录文件中的每个第一卡复制到第二终端的文件中,如果后者不包括第一卡,并且如果第一目录文件 由第二终端无法访问。

    Multiple service classes in a shared cloud

    公开(公告)号:US09952909B2

    公开(公告)日:2018-04-24

    申请号:US13528420

    申请日:2012-06-20

    CPC classification number: G06F9/5077

    Abstract: In various exemplary embodiments, a system, article of manufacture, and method for providing, a cloud computing infrastructure on a system infrastructure comprising, a first virtual computing environment associated with a first class of service, the first class of service defining, in one embodiment, a first set of obligations, restrictions, and/or capabilities; providing, in the same cloud, a second virtual computing environment associated with a second class of service, the second class of service defining a second set of obligations, restrictions, and/or capabilities different from those of the first class of service; and executing the first virtual computing environment according to the first class of service and the second virtual computing environment according to the second class of service, the first virtual computing environment having a different access to the hardware platform than the second virtual environment based on the respective class of service.

    QUERY LANGUAGE TO TRAVERSE A PATH IN A GRAPH
    26.
    发明申请
    QUERY LANGUAGE TO TRAVERSE A PATH IN A GRAPH 审中-公开
    查询语言以图表方式走

    公开(公告)号:US20150317360A1

    公开(公告)日:2015-11-05

    申请号:US14796825

    申请日:2015-07-10

    CPC classification number: G06F16/24542 G06F16/24522 G06F17/2705

    Abstract: A query language used to traverse a path in a graph-based model is provided. The system comprises a parsing module to parse a query comprising query phrases. The respective query phrases composed of an object-type identifier and a filter where the object-type identifier corresponds to respective repositories and the filter is used to identify at least a portion of the objects associated with the object-type in the respective repositories. A planning module identifies the respective repositories corresponding to the object-type identifier within each of the one or more query phrases and generates an execution plan describing data to be retrieved according to the respective repositories and results of a preceding query phrase within the query. A translation module translates the respective query phrases into respective translated queries that are readable by the respective repositories and including the filter. An execution module implements the execution plan using the translated queries.

    Abstract translation: 提供了一种用于遍历基于图形模型的路径的查询语言。 该系统包括用于解析包括查询短语的查询的解析模块。 由对象类型标识符和对象类型标识符对应于相应存储库的过滤器组成的各个查询短语用于标识与相应存储库中的对象类型相关联的对象的至少一部分。 计划模块识别对应于一个或多个查询短语的每一个内的对象类型标识符的相应存储库,并且根据相应的存储库和查询中的前一查询短语的结果生成描述要检索的数据的执行计划。 翻译模块将相应的查询短语翻译成相应的翻译的查询,这些查询可由相应的存储库读取并包括过滤器。 执行模块使用翻译的查询来实现执行计划。

    Query language to traverse a path in a graph
    27.
    发明授权
    Query language to traverse a path in a graph 有权
    查询语言,以遍历图形中的路径

    公开(公告)号:US09104728B2

    公开(公告)日:2015-08-11

    申请号:US13626636

    申请日:2012-09-25

    CPC classification number: G06F17/30463 G06F17/2705 G06F17/3043

    Abstract: A query language used to traverse a path in a graph-based model is provided. The system comprises a parsing module to parse a query comprising query phrases. The respective query phrases composed of an object-type identifier and a filter where the object-type identifier corresponds to respective repositories and the filter is used to identify at least a portion of the objects associated with the object-type in the respective repositories. A planning module identifies the respective repositories corresponding to the object-type identifier within each of the one or more query phrases and generates an execution plan describing data to be retrieved according to the respective repositories and results of a preceding query phrase within the query. A translation module translates the respective query phrases into respective translated queries that are readable by the respective repositories and including the filter. An execution module implements the execution plan using the translated queries.

    Abstract translation: 提供了一种用于遍历基于图形模型的路径的查询语言。 该系统包括用于解析包括查询短语的查询的解析模块。 由对象类型标识符和对象类型标识符对应于相应存储库的过滤器组成的各个查询短语用于标识与相应存储库中的对象类型相关联的对象的至少一部分。 计划模块识别对应于一个或多个查询短语的每一个内的对象类型标识符的相应存储库,并且根据相应的存储库和查询中的前一查询短语的结果生成描述要检索的数据的执行计划。 翻译模块将相应的查询短语翻译成相应的翻译的查询,这些查询可由相应的存储库读取并包括过滤器。 执行模块使用翻译的查询来实现执行计划。

    Cremone-Bolt Door-Locking Device
    28.
    发明申请
    Cremone-Bolt Door-Locking Device 有权
    Cremone-Bolt门锁装置

    公开(公告)号:US20090267358A1

    公开(公告)日:2009-10-29

    申请号:US12426518

    申请日:2009-04-20

    Abstract: Cremone-bolt door-locking controlled by rack-and-pinion means. The cremone-bolt rod is connected to a first rack support that is slidably mounted inside a housing that houses a second slidably mounted rack support, each rack support carrying a rack segment in engagement with a pinion, at least one rack segment being hinged to its own rack support and being provided with a set of teeth that is extended over a curved portion of its end.

    Abstract translation: 由齿条和小齿轮装置控制的起火器螺栓门锁。 所述one杆螺栓杆连接到第一齿条支撑件,所述第一齿条支撑件可滑动地安装在容纳第二可滑动安装的齿条支撑件的壳体内,每个齿条支撑件承载与小齿轮啮合的齿条段,至少一个齿条段铰接到其上 自己的齿条支撑并且设置有一组在其端部的弯曲部分上延伸的齿。

    Method for backing up personal data of a telecommunications network subscriber, server and associated device
    29.
    发明申请
    Method for backing up personal data of a telecommunications network subscriber, server and associated device 审中-公开
    用于备份电信网络用户,服务器和相关设备的个人数据的方法

    公开(公告)号:US20070168628A1

    公开(公告)日:2007-07-19

    申请号:US10583476

    申请日:2004-12-15

    CPC classification number: H04L67/06 H04L67/04 H04L67/1095 H04L67/325

    Abstract: In a method for backing up personal data of a wireless communications network subscriber, the data is saved in a mobile communications device and backed up in a server of the network. A first subset of data is prepared from a set to be saved by a SIM card and is transmitted to the server for backing up. In an asynchronous backup mode, after the transmission of a subset of data to be backed up on the server, the backup is delayed for a certain period of time in order to free the mobile device for the user, and the backup is resumed at the end of this period.

    Abstract translation: 在用于备份无线通信网络用户的个人数据的方法中,将数据保存在移动通信设备中并备份在网络的服务器中。 数据的第一个子集是由SIM卡保存的集合准备的,并发送到服务器进行备份。 在异步备份模式下,在要在服务器上备份的数据子集传输后,备份延迟一段时间,以便为用户释放移动设备,并在 这段时间结束

    Network address management
    30.
    发明授权
    Network address management 失效
    网络地址管理

    公开(公告)号:US06614788B1

    公开(公告)日:2003-09-02

    申请号:US09034789

    申请日:1998-03-03

    Abstract: Network address (e.g. IP address) allocation under first and second protocols (e.g. RADIUS and DHCP) is achieved using a directory service. A common network address pool is maintained under the control of a directory service. The directory service allocates network addresses in response to requests. The directory service also maintains a record of network address allocation to users, which can be achieved by storing a network address allocated to a user at the user's entry in the directory. Thus, for example, IP address allocation under RADIUS and DHCP can be unified using a common address pool and mappings between IP addresses and the user/hosts information in an ISO/CCITT X.500 based directory service using LDAP.

    Abstract translation: 使用目录服务实现第一和第二协议(例如,RADIUS和DHCP)下的网络地址(例如IP地址)分配。 公用网络地址池在目录服务的控制下进行维护。 目录服务根据请求分配网络地址。 目录服务还维护对用户的网络地址分配记录,这可以通过将分配给用户的网络地址存储在目录中的用户的条目上来实现。 因此,例如,可以使用公共地址池和使用LDAP的基于ISO / CCITT X.500的目录服务中的IP地址和用户/主机信息之间的映射来统一RADIUS和DHCP下的IP地址分配。

Patent Agency Ranking