VIRTUAL AUTOMATA
    2.
    发明申请
    VIRTUAL AUTOMATA 审中-公开
    虚拟自动机

    公开(公告)号:US20090276795A1

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

    申请号:US12112461

    申请日:2008-04-30

    IPC分类号: G06F9/45

    CPC分类号: G06F9/4498

    摘要: Computer-based machines can be modeled after a virtual automaton. The virtual automaton defines processes that are not bound statically to particular behavior but rather perform a lookup at runtime to bind behavior to a specific process mechanism. In accordance with one aspect, binding can be dependent upon runtime context information such as object type. Instances of virtual automaton are provided in the context of graph processing including serialization of object graphs and scanning/parsing, among others.

    摘要翻译: 基于计算机的机器可以在虚拟自动机之后建模。 虚拟自动机定义不是静态绑定到特定行为的进程,而是在运行时执行查找以将行为绑定到特定的进程机制。 根据一个方面,绑定可以依赖于诸如对象类型的运行时上下文信息。 在图形处理的上下文中提供虚拟自动机的实例,包括对象图的序列化和扫描/解析等。

    PREDICATIVE AND PERSISTENT EVENT STREAMS
    3.
    发明申请
    PREDICATIVE AND PERSISTENT EVENT STREAMS 审中-公开
    预测性和持续性事件流

    公开(公告)号:US20110239229A1

    公开(公告)日:2011-09-29

    申请号:US12732244

    申请日:2010-03-26

    IPC分类号: G06F9/46

    CPC分类号: G06F9/467

    摘要: An event driven application may predict a future event and spawn an event stream from the predicted event. The spawned event stream may be performed as a predicted operation until the prediction is confirmed to be correct or incorrect. The predicted operation may generate results that may be present when the prediction is confirmed. In some cases, the results may be used prior to the predicted event, while in other cases, the results may be cached until the prediction is confirmed. In some cases, the predicted operation may be merged with an actual event stream when the predicted event occurs. The prediction mechanism may enhance performance, enable operations that would otherwise be difficult, and may save battery life or energy in some devices.

    摘要翻译: 事件驱动的应用程序可以预测将来的事件并从预测的事件产生事件流。 产生的事件流可以作为预测操作执行,直到预测被确认为正确或不正确。 预测的操作可以产生当预测被确认时可能存在的结果。 在某些情况下,可以在预测事件之前使用结果,而在其他情况下,结果可以被缓存直到预测被确认。 在某些情况下,当预测事件发生时,预测操作可以与实际事件流合并。 预测机制可以增强性能,使得否则将是困难的操作,并且可以在一些设备中节省电池寿命或能量。

    AUTOMATIC AND TRANSPARENT MEMOIZATION
    10.
    发明申请
    AUTOMATIC AND TRANSPARENT MEMOIZATION 有权
    自动和透明的记录

    公开(公告)号:US20090049421A1

    公开(公告)日:2009-02-19

    申请号:US11839046

    申请日:2007-08-15

    IPC分类号: G06F9/44

    CPC分类号: G06F9/4484 G06F9/4486

    摘要: Functions are memoized automatically and transparently. Memoized code can be injected automatically within a program to facilitate efficient and/or expeditious execution thereof, among other things. The memoized code can intercept calls to an original function and return values in accordance with the code. Accordingly, callers of the function need not do anything special and can invoke the function without knowledge of it being memoized.

    摘要翻译: 功能自动和透明地记录。 备忘码可以在程序中自动注入,以促进其有效和/或快速的执行。 记忆代码可以拦截对原始函数的调用,并根据代码返回值。 因此,函数的调用者不需要做任何特殊的操作,并且可以调用该函数而不知道它被记忆。