ACTIVATION TARGET DEFORMATION USING ACCELEROMETER OR GYROSCOPE INFORMATION
    1.
    发明申请
    ACTIVATION TARGET DEFORMATION USING ACCELEROMETER OR GYROSCOPE INFORMATION 审中-公开
    使用加速度计或GYROSCOPE信息的活动目标变形

    公开(公告)号:US20160041755A1

    公开(公告)日:2016-02-11

    申请号:US14814919

    申请日:2015-07-31

    摘要: A method is provided for deforming one or more touch screen activation targets associated with respective representations of items displayed on a display of a touch screen device. The method includes: displaying one or more representations corresponding to each of the one or more items displayed on a display of a touch screen device; providing, for each displayed representation, an activation target defining boundaries within which a touch input is processed as corresponding to selection of the corresponding item; receiving information indicating the orientation or movement of the touch screen device; and responsive to the received orientation or movement information, deforming the activation target of the item with respect to the representation of the item. The items may be a plurality of keys forming a virtual keyboard; and each of the representations may be one of the plurality of keys on the display of the touch screen device.

    摘要翻译: 提供一种用于使与触摸屏设备的显示器上显示的项目的各个表示相关联的一个或多个触摸屏激活目标变形的方法。 该方法包括:显示与触摸屏设备的显示器上显示的一个或多个项目中的每一个对应的一个或多个表示; 为每个显示的表示提供激活目标,所述激活目标定义触摸输入被处理的边界对应于相应项目的选择; 接收指示触摸屏设备的方向或移动的信息; 并且响应于接收到的方位或运动信息,使项目的激活目标相对于项目的表示变形。 物品可以是形成虚拟键盘的多个键; 并且每个表示可以是触摸屏设备的显示器上的多个键中的一个。

    PROCESSING MESSAGES FOR RETRIEVAL FROM A MESSAGE QUEUING SYSTEM
    2.
    发明申请
    PROCESSING MESSAGES FOR RETRIEVAL FROM A MESSAGE QUEUING SYSTEM 审中-公开
    处理消息来自消息队列系统的消息

    公开(公告)号:US20160099902A1

    公开(公告)日:2016-04-07

    申请号:US14867300

    申请日:2015-09-28

    IPC分类号: H04L12/58 H04L29/08

    CPC分类号: H04L51/26 H04L67/32

    摘要: Methods and systems are provided for processing messages for retrieval from a message queuing system. The method may be carried out at a message sending component, and may include: receiving requests from multiple clients, where a request includes at least one required record; forming a union of requests, such that a common record of multiple requests is handled once; providing the common record with an associated reference count of requests requiring the record, and associated metadata listing the client requests in the record; sending a record response to a queuing system when processed including the reference count and the metadata listing the client requests; determining when all records in a request have been sent; and notifying a client that the request can be retrieved from the message queuing system, including a response list indicating to the client the identifier of the requested records retained at the message queuing system.

    摘要翻译: 提供了用于处理从消息队列系统检索的消息的方法和系统。 该方法可以在消息发送组件处执行,并且可以包括:从多个客户端接收请求,其中请求包括至少一个所需记录; 形成一个请求的联合,使得多个请求的共同记录被处理一次; 向公共记录提供需要记录的请求的相关参考计数,以及列出记录中的客户端请求的相关元数据; 当处理包括参考计数和列出客户端请求的元数据时,向排队系统发送记录响应; 确定请求中的所有记录何时已发送; 并且通知客户端可以从消息队列系统检索该请求,包括向客户端指示保留在消息排队系统上的请求记录的标识符的响应列表。

    VALIDATION AND PARSING PERFORMANCE USING SUBTREE CACHING

    公开(公告)号:US20180203748A1

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

    申请号:US15409356

    申请日:2017-01-18

    IPC分类号: G06F9/54 G06F13/42

    CPC分类号: G06F9/546 G06F13/4282

    摘要: The present disclosure relates to techniques for processing messages at an enterprise service bus in a distributed computing system. An example method generally includes receiving, at an enterprise service bus, a first message. The enterprise service bus uses a preprocessing agent to identify a message fragment, compute a hash value of the message fragment, and using the hash value as a key, to receive an existing parse tree from a cache. A parsing agent generates a message parse tree representing the first message, where the message parse tree incorporates the existing parse tree to represent the message fragment portion of the first message. A transforming agent generates a second message from the message parse tree where the second message has different format from the first message, the transforming agent transmits the second message to a receiving system.