CLUSTER SYSTEM AND METHOD FOR OPERATING THE SAME
    81.
    发明申请
    CLUSTER SYSTEM AND METHOD FOR OPERATING THE SAME 审中-公开
    集群系统及其操作方法

    公开(公告)号:US20090158083A1

    公开(公告)日:2009-06-18

    申请号:US12186813

    申请日:2008-08-06

    CPC classification number: G06F11/2028 G06F11/2025

    Abstract: Provided are a cluster system, which makes general nodes appear as if they provide seamless services without failure when seen from the outside, and a method for operating the cluster system. The cluster system for operating individual nodes in a distributed management manner includes a board server having a task board registered with a task list, an agent server for managing the task board, and a plurality of general server nodes for performing a corresponding task on the basis of the task list, among which a failed general server node is replaced with another normal general server node.

    Abstract translation: 提供了一种集群系统,其使得一般节点看起来像从外部看到时提供无故障的无缝服务,以及用于操作集群系统的方法。 用于以分布式管理方式操作各个节点的集群系统包括具有登记在任务列表中的任务板的板服务器,用于管理任务板的代理服务器以及用于在此基础上执行相应任务的多个通用服务器节点 的任务列表中,其中一个故障的通用服务器节点被另一个正常的通用服务器节点替换。

    PMCP EXTENSION METADATA, DATA STREAM GENERATING DEVICE, DIGITAL DATA BROADCASTING EMISSION SYSTEM AND DIGITAL DATA BROADCASTING EMISSION METHOD THEREOF
    82.
    发明申请
    PMCP EXTENSION METADATA, DATA STREAM GENERATING DEVICE, DIGITAL DATA BROADCASTING EMISSION SYSTEM AND DIGITAL DATA BROADCASTING EMISSION METHOD THEREOF 有权
    PMCP扩展元数据,数据流生成设备,数字数据广播发布系统和数字数据广播发射方法

    公开(公告)号:US20090133062A1

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

    申请号:US11577898

    申请日:2005-05-30

    CPC classification number: H04N21/435 H04N21/235 H04N21/2362 H04N21/84

    Abstract: Provided are a data server, which is added to a digital broadcast emitting system to emit data broadcasting based on the Programming Metadata Communication Protocol (PMCP), a conventional international specification defined to secure inter-operability between devices of a digital broadcast emitting system; a metadata structure for securing inter-operability between devices of the conventional digital broadcast emitting system; a data stream generating device using the metadata structure; and a digital data broadcast emitting system and method thereof. The PMCP extended metadata of the present invention are formed to include channel type metadata which provide system information of a data event constituting a data broadcast program; and Program and System Information Protocol (PSIP) data event metadata which provide identification information, program guide, and encapsulation information of a data event.

    Abstract translation: 提供了一种数据服务器,其被添加到数字广播发射系统以基于编程元数据通信协议(PMCP)发送数据广播,该规范元数据通信协议(PMCP)是确定用于确保数字广播发射系统的设备之间的互操作性的常规国际规范; 用于确保传统数字广播发射系统的设备之间的互操作性的元数据结构; 使用元数据结构的数据流生成装置; 和数字数据广播发射系统及其方法。 本发明的PMCP扩展元数据形成为包括提供构成数据广播节目的数据事件的系统信息的信道类型元数据; 以及提供数据事件的标识信息,节目指南和封装信息的节目和系统信息协议(PSIP)数据事件元数据。

    Apparatus and method for injecting synchronized stream data in digital broadcasting environment
    83.
    发明授权
    Apparatus and method for injecting synchronized stream data in digital broadcasting environment 失效
    在数字广播环境中注入同步流数据的装置和方法

    公开(公告)号:US07406703B2

    公开(公告)日:2008-07-29

    申请号:US10693130

    申请日:2003-10-23

    Abstract: An apparatus and method for injecting synchronized stream data into a Motion Picture Experts Group 2 (MPEG-2) video/audio transport stream for a digital data broadcasting service. The apparatus and method for injecting synchronized stream data calculate the injection time point of data access unit (DAU) that forms the synchronized stream data and injects DAU into the MPEG-2 video/audio transport stream based on the calculated injection time point so that the synchronized stream data could be presented smoothly in a receiver. The synchronized stream data injecting apparatus includes: an additional data storing unit, a synchronized stream data selection/establishment unit, a synchronized stream data analyzing unit, a transport stream analyzing unit, a synchronized stream data injection/management unit, a presentation time stamp re-stamping unit and a multiplexing unit.

    Abstract translation: 一种用于将同步流数据注入用于数字数据广播服务的运动图像专家组2(MPEG-2)视频/音频传输流的装置和方法。 用于注入同步流数据的装置和方法计算形成同步流数据的数据访问单元(DAU)的注入时间点,并且基于计算的注入时间点将DAU注入到MPEG-2视频/音频传输流中, 同步流数据可以在接收机中平滑地呈现。 同步流数据注入装置包括:附加数据存储单元,同步流数据选择/建立单元,同步流数据分析单元,传输流分析单元,同步流数据注入/管理单元,呈现时间戳 冲压单元和复用单元。

    Journaling and recovery method of shared disk file system
    84.
    发明授权
    Journaling and recovery method of shared disk file system 有权
    共享磁盘文件系统的日记恢复方法

    公开(公告)号:US07139927B2

    公开(公告)日:2006-11-21

    申请号:US10244521

    申请日:2002-09-17

    CPC classification number: G06F11/1474 G06F11/1471

    Abstract: A journaling method is provided for supporting a recovery when a system is abnormally terminated in a shared disk environment. When a system call operation to take part in a journaling is generated, in order to guarantee a recovery, a transaction is started and new transaction region is assigned. Then, a system is initialized and a transaction type is set up. Lock information on modified data is acquired and added to the transaction so that a transaction manages lock information. A reflection to a disk during a modification of metadata is prevented. Modified metadata added to the transaction and modified information on principal general data are recorded. Then, lock information connected to the transaction is released.

    Abstract translation: 提供了一种日志记录方法,用于在系统在共享磁盘环境中异常终止时支持恢复。 当生成参与日志记录的系统调用操作时,为了保证恢复,事务被启动并且新的事务区被分配。 然后,系统被初始化并设置了事务类型。 获取修改数据的锁定信息并将其添加到事务中,以便事务管理锁定信息。 在修改元数据期间防止对盘的反射。 记录添加到事务中的修改后的元数据和主要通用数据的修改信息。 然后,锁定与事务相关的信息被释放。

Patent Agency Ranking