KR980004099A - 객체지향 멀티미디어 구조 - Google Patents

객체지향 멀티미디어 구조 Download PDF

Info

Publication number
KR980004099A
KR980004099A KR1019970023891A KR19970023891A KR980004099A KR 980004099 A KR980004099 A KR 980004099A KR 1019970023891 A KR1019970023891 A KR 1019970023891A KR 19970023891 A KR19970023891 A KR 19970023891A KR 980004099 A KR980004099 A KR 980004099A
Authority
KR
South Korea
Prior art keywords
processor
hardware
virtual machine
program
machine program
Prior art date
Application number
KR1019970023891A
Other languages
English (en)
Inventor
카를로스 단젤로
Original Assignee
데이비드 지. 퍼셀
엘에스아이 로직 코포레이션
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 데이비드 지. 퍼셀, 엘에스아이 로직 코포레이션 filed Critical 데이비드 지. 퍼셀
Publication of KR980004099A publication Critical patent/KR980004099A/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4437Implementing a Virtual Machine [VM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

객체지향 멀티미디어 구조는 객체지향 원시 프로그램으로부터 컴파일된 의사언어 바이트부호의 입력스트림의 실시간 처리를 제공한다. 상기 구조는 병렬처리를 위하여 배열된 다수의 처리기를 포함한다. 상기 철기중에 적어도 몇 개는 영상 압축해제나 역 이산 코사인 변환이나 움직임 추정과 같은 멀티미디어 방법의 실행을 위하여 특별히 적응되거나 최적화된다. 상기 구조는 바이트부호 스트림으로부터의 객체 및 스레드를 재구성하고 재구성된 각각을 병렬처리를 위해 적절한 하드웨어 자원으로 경로지정하는 가상기계 컴퓨터 프로그램을 더 포함한다. 이러한 구조는 의사언어 환경의 이식성은 보존하면서 클라이언트 기계의 운영체제와 실행 하드웨어를 통하여 객체지향 패러다임을 확장하여 전용/병렬 처리기의 장점을 제공한다.

Description

객체지향 멀티미디어 구조
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제2도는 본 발명에 의한 멀티미디어 응용을 처리하기 위한 신규의 객체지향 멀티미디어 구조를 예시하는 도면이다.

Claims (20)

  1. 메모리와, 바이트부호의 입력 스트림을 받아들이는 입력수단과, 병렬로 배열된 다수의 하드웨어 처리기와, 상기 메모리에 저장되고 상기 입력수단에 결합되는 것으로서 상기 바이트부호의 스트림으로부터 소프트웨어 스레드를 재구성하는 수단과 상기 재구성된 소프트웨어를 대응하는 실행가능 프로세스로 번역하는 수단과 상기 대응하는 실행가능 프로세스를 실행하기 위한 적절한 하드웨어 처리기를 선택하는 수단과 상가 대응하는 실행가능 프로세스를 선택된 하드웨어 처리기로 경로지정하는 수단을 포함하는 가상기계 컴퓨터 프로그램으로 이루어지는 객체지향 원시 프로그램으로부터 컴파일된 의사언어 바이트부호의 입력 스트림의 실시간 처리를 위한 시스템.
  2. 제1항에 있어서, 상기 가상기계 프로그램은 시스템에서 현재 사용가능한 하드웨어 처리기의 목록을 유지하는 수단을 포함하며, 상기 실행가능 프로세스를 실행하기 위한 적절한 하드웨어 처리기를 선택하는 수단은 상기 목적을 검사하는 수단을 포함하고, 그 결과 상기 시스템이 현재 이용 가능한 하드웨어 처리기를 활용하도록 자동적으로 적응시키는 시스템.
  3. 제1항에 있어서, 상기 가상기계 프로그램은 메모리에 저장된 소정 클래스 프로토콜의 라이브러리를 포함하고, 상기 하드웨어 처리기를 선택하는 수단은 상기 시스템에서 현재 이용 가능한 하드웨어 처리기의 목록을 객체 클래스 프로토콜의 라이브러리에 상관시키는 수단을 포함하는 시스템.
  4. 제3항에 있어서, 상기 가상기계 프로그램은 입력 바이트부호 스트림에서 참조된 객체가 클래스 라이브러리에서 정의된 클래스 프로토콜의 하나의 사례인지 여부를 판정하고 미싱 클래스 프로토콜 또는 라이브러리를 다운로딩하는 동적 클래스 로더 수단을 포함하는 시스템.
  5. 제1항에 있어서, 상기 가상기계 프로그램은 바이트부호로부터 다른 다수의 프로세스 스레드를 재구성하는 수단과, 각각의 상기 프로세스 스레드를 실행하기 위한 각 하드웨어 처리기를 선택하는 수단과, 각각의 상기 프로세스 스레드를 경량 프로세스와 같이 병렬 실행을 위하여 상기 대응하는 선택된 하드웨어 처리기로 경로지정하는 수단을 포함하는 시스템.
  6. 제5항에 있어서, 상기 처리기는 선택된 멀티미디어 방법의 실행을 전용으로 하는 적어도 하나의 멀티미디어 처리기를 포함하고, 상기 가상기계 프로그램은 멀티미디어 프로세스 스레드를 상기 멀티미디어 처리기로 경로지정하는 수단을 포함하는 시스템.
  7. 제5항에 있어서, 상기 처리기는 음성 데이터의 실행을 전용으로 하는 적어도 하나의 음성처리기를 포함하고, 상기 가상기계 프로그램은 음성 프로세스 스레드를 상기 음성처리기로 경로지정하는 수단을 포함하는 시스템.
  8. 제5항에 있어서, 상기 처리기는 그래픽 데이터의 압축해제를 전용으로 하는 적어도 하나의 그래픽 압축해제 처리기를 포함하고, 상기 가상기계 프로그램은 그래픽 프로세스 스레드를 상기 그래픽 압축해제 처리기로 경로지정하는 수단을 포함하는 시스템.
  9. 제5항에 있어서, 상기 처리기는 그래픽 데이터의 랜더링을 전용으로 하는 적어도 하나의 그래픽 랜더링 처리기를 포함하고, 상기 가상기계 프로그램은 그래픽 프로세스 스레드를 상기 그래픽 랜더링 처리기로 경로지정하는 수단을 포함하는 시스템.
  10. 제5항에 있어서, 상기 처리기는 원시 바이트부호의 실행을 전용으로 하는 적어도 하나의 원시 바이트부호 처리기를 포함하고, 상기 가상기계는 플랫 프로세스 스레드를 op 코드를 번역하지 않고 실행하기 위한 원시 바이트부호 처리기로 경로지정하는 수단을 포함하는 시스템.
  11. 제5항에 있어서, 상기 하드웨어 처리기와 상기 가상기계 프로그램 사이의 인터페이스를 위한 마이크로커널 운영체제를 더 포함하는 시스템.
  12. 제11항에 있어서, 상기 가상기계 프로그램은 객체지향 프로그래밍 언어로 작성되는 시스템.
  13. 제12항에 있어서, 상기 객체지향 프로그래밍 언어는 자바 프로그래밍 언어를 포함하고, 상기 가상기계 프로그램은 메모리에 저장된 자바 클래스 프로토콜의 라이브러리를 포함하고, 상기 하드웨어 처리기를 선택하는 수단은 시스템 내에서 현재 이용 가능한 하드웨어 처리기의 목록을 자바 클래스 프로토콜의 라이브러리와 상관시키는 수단을 포함하는 시스템.
  14. 이용 가능한 하드웨어 자원의 목록을 유지하는 단계와, 바이트부호의 입력스트림으로부터 다수의 프로그램 객체 및 스레드를 재구성하는 단계와, 상기 재구성된 프로그램 객체 및 스레드를 이용 가능한 하드웨어자원의 목록과 상관시키는 단계와, 상기 재구성된 프로그램 객체 및 스레드를 실질적으로 병렬 실행을 위해 하드웨어 자원 중에서 선택된 각각의 하드웨어 자원으로 경로지정함으로써 바이트부호의 이식성은 유지하면서 실행성능을 개선해 주는 단계를 포함하는 방법으로서, 객체지향 멀티미디어 원시 프로그램으로부터 컴파일된 바이트부호의 입력스트림을 실시간 병렬 실행을 위한 다수의 프로세스 스레드로변환시키는, 바이트부호 해석 방식이고 하드웨어 중립이며 컴퓨터 구현방식인 가상기계 방법.
  15. 제14항에 있어서, 멀티미디어 응용 프로그램에 정의된 소정 등기화 방법을 지원하는 단계를 더 포함하는 방법.
  16. 제14항에 있어서, 상기 이용 가능한 하드웨어 자원의 목록은 각각의 하드웨어 자원에 대하여 상기 하드웨어 자원이 특별히 적응되는 특정한 멀티미디어 기능이 있는 경우 그 기능의 표시를 포함하고, 상기 상관시키는 단계는 상기 프로그램 객체 및 스레드 중 어느 것인가를 실행하도록 특별히 적응되는 하드웨어 자원이 있는 경우 이를 식별하도록 상기 프로그램 객체 및 스레드를 상기 목록과 비교하는 단계를 포함하고, 상기 경로지정 단계는 상기 프로그램 객체 및 스레드를 실행을 위한 대응하는 식별된 하드웨어 자원과 결합시키는 단계를 포함하는 방법.
  17. 제14항에 있어서, 원시 프로그램에서 동기화되고 선언된 프로세스를 식별하는 단계와, 변수가 일관성 상태로 유지되는 것을 보장하도록 모니터의 제어하에 상기 동기화된 프로세스를 실행하는 단계와, 이용 가능한 하드웨어 자원이 허용하는 범위까지 병렬로 실행하기 위한 모든 다른 프로세스를 스케쥴링하는 단계를 더 포함하는 방법.
  18. 제14항에 있어서, 상기 하드웨어 자원은 각각의 처리기가 주요 함수에 대하여 최적화되는 다수의 처리기를 포함하고, 상기 방법은 성능을 개선하기 위하여 다수의 처리기의 각각에 결합되는 코히어런트 광역 캐시 메모리를 제공하는 단계를 더 포함하는 방법.
  19. 데이터의 입력 스트림을 받아들이는 입력수단과, 병렬로 배열된 다수의 하드웨어 처리기와, 상기 입력수단에 결합된 것으로 입력 데이터로부터 소프트웨어 스레드를 재구성하는 수단과 재구성된 소프트웨어 스레드를 대응하는 실행가능 프로세스로 번역한 수단과 상기 대응하는 실행가능 프로세스를 실행하기 위한 하드웨어 처리기 중에 적절한 것을 하나 선택하는 수단가 상기 대응하는 실행가능 프로세스를 실행하기 위하여 선택된 하드웨어 처리기로 경로지정하는 수단을 포함하는 가상기계 컴퓨터 프로그램과, 상기 대응하는 실행가능 프로세스를 실행하기 위한 하드웨어 처리기 중에 적절한 것을 선택하는 것과 관련하여 이용 가능한 처리기의 목록을 사용하기 위한 상기 가상기계 프로그램에 제공하도록 하드웨어 처리기를 조사하는 수단을 포함하고 다수의 하드웨어 처리기를 관리하는 마이크로커널 운영체제로 이루어지는 객체지향 멀티미디어 데이터의 입력 스트림의 실시간 처리를 위한 시스템.
  20. 제19항에 있어서, 상기 하드웨어 처리기는 미디어 객체의 소정 방법을 실행하기 위해 최적화된 적어도 하나의 전문화 처리기와 원시 의사코드 언어로 플랫 코드 세그먼트를 실행하는 적어도 하나의 RISC 처리기를 포함하는 시스템.
    참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019970023891A 1996-06-10 1997-06-10 객체지향 멀티미디어 구조 KR980004099A (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/661,183 1996-06-10
US08/661,183 US5946487A (en) 1996-06-10 1996-06-10 Object-oriented multi-media architecture

Publications (1)

Publication Number Publication Date
KR980004099A true KR980004099A (ko) 1998-03-30

Family

ID=24652550

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970023891A KR980004099A (ko) 1996-06-10 1997-06-10 객체지향 멀티미디어 구조

Country Status (4)

Country Link
US (1) US5946487A (ko)
EP (1) EP0813147A2 (ko)
JP (1) JPH1069394A (ko)
KR (1) KR980004099A (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100432279B1 (ko) * 1999-05-20 2004-05-22 세이코 엡슨 가부시키가이샤 화상표시 시스템 및 정보 기억매체
KR100628468B1 (ko) * 1998-05-08 2006-09-26 소니 일렉트로닉스 인코포레이티드 네트워크 환경 내에서 자율적인 미디어 디바이스를 제어하는 방법 및 장치

Families Citing this family (197)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7487507B1 (en) * 2001-07-18 2009-02-03 City U Research Limited Secure control transfer in information system
US6405255B1 (en) * 1996-07-01 2002-06-11 Sun Microsystems, Inc. Mixing and splitting multiple independent audio data streams in kernel space
EP0825506B1 (en) 1996-08-20 2013-03-06 Invensys Systems, Inc. Methods and apparatus for remote process control
JP2000514584A (ja) 1996-10-25 2000-10-31 シュルンベルジェ システーム 高級プログラミング言語を用いたマイクロコントローラ
WO1998046005A2 (en) * 1997-04-07 1998-10-15 At & T Corp. System and method for processing object-based audiovisual information
US6330659B1 (en) * 1997-11-06 2001-12-11 Iready Corporation Hardware accelerator for an object-oriented programming language
US9098297B2 (en) * 1997-05-08 2015-08-04 Nvidia Corporation Hardware accelerator for an object-oriented programming language
EP0980544A1 (en) * 1997-05-08 2000-02-23 iReady Corporation Hardware accelerator for an object-oriented programming language
US6960133B1 (en) 2000-08-28 2005-11-01 Igt Slot machine game having a plurality of ways for a user to obtain payouts based on selection of one or more symbols (power pays)
US6654931B1 (en) 1998-01-27 2003-11-25 At&T Corp. Systems and methods for playing, browsing and interacting with MPEG-4 coded audio-visual objects
US6110226A (en) * 1998-02-19 2000-08-29 Cygnus Solutions Java development environment using optimizing ahead-of-time compiler
US6256637B1 (en) * 1998-05-05 2001-07-03 Gemstone Systems, Inc. Transactional virtual machine architecture
US6349322B1 (en) * 1998-05-06 2002-02-19 Sun Microsystems, Inc. Fast synchronization for programs written in the JAVA programming language
US6704764B1 (en) * 1998-06-18 2004-03-09 Hewlett-Packard Development Company, L.P. Method and apparatus for a servlet server class
US6324688B1 (en) * 1998-07-30 2001-11-27 International Business Machines Corporation Method and apparatus for optimizing execution of Java programs
US6260190B1 (en) * 1998-08-11 2001-07-10 Hewlett-Packard Company Unified compiler framework for control and data speculation with recovery code
KR20010072477A (ko) * 1998-08-13 2001-07-31 썬 마이크로시스템즈, 인코포레이티드 가상 머신 환경에서 네이티브 코드를 변환하고 실행하는방법 및 장치
US6253215B1 (en) * 1998-08-17 2001-06-26 Sun Microsystems Method, apparatus, and article of manufacture for facilitating resource management for applications having two types of program code
CA2245976A1 (en) * 1998-08-26 2000-02-26 Qnx Software Systems Ltd. Symmetric multi-processor system and method
EP0984631A1 (en) * 1998-09-04 2000-03-08 THOMSON multimedia Apparatus and method for executing interactive TV applications on set top units
DE69827639T2 (de) * 1998-09-11 2005-05-25 Two Way Media Lt Ablieferung von Interaktiven Anwendungen
US6651080B1 (en) * 1998-10-16 2003-11-18 Sun Microsystems, Inc. Techniques for implementing pluggable virtual machines
KR20010080210A (ko) * 1998-10-19 2001-08-22 매클린토크 샤운 엘 구성 가능한 기능을 갖는 텔레비전 셋톱박스
US7487534B1 (en) 1998-11-12 2009-02-03 General Instrument Corporation Application programming interface (API) for accessing and managing resources in digital television receiver
GB9825102D0 (en) * 1998-11-16 1999-01-13 Insignia Solutions Plc Computer system
JP4109772B2 (ja) * 1998-12-03 2008-07-02 キヤノン株式会社 データ処理方法及びその装置
US20050149694A1 (en) * 1998-12-08 2005-07-07 Mukesh Patel Java hardware accelerator using microcode engine
US7225436B1 (en) * 1998-12-08 2007-05-29 Nazomi Communications Inc. Java hardware accelerator using microcode engine
US6286138B1 (en) * 1998-12-31 2001-09-04 International Business Machines Corporation Technique for creating remotely updatable programs for use in a client/server environment
US6801943B1 (en) * 1999-04-30 2004-10-05 Honeywell International Inc. Network scheduler for real time applications
EP1059781B1 (de) * 1999-05-06 2007-09-05 Siemens Aktiengesellschaft Kommunikationseinrichtung mit Mitteln zur Echtzeitverarbeitung von zu übertragenden Nutzdaten
US6427228B1 (en) * 1999-05-12 2002-07-30 International Business Machines Corporation Combining a meta data file and java source code to dynamically create java classes and javabeans
US7089530B1 (en) 1999-05-17 2006-08-08 Invensys Systems, Inc. Process control configuration system with connection validation and configuration
WO2000070417A1 (en) 1999-05-17 2000-11-23 The Foxboro Company Process control configuration system with parameterized objects
EP1190567A2 (en) * 1999-05-21 2002-03-27 General Instrument Corporation Programming interface for television settop core system software
AU4030100A (en) * 1999-05-21 2000-12-12 General Instrument Corporation Software architecture for a television set-top terminal providing compatibility with multiple operating environments
US6788980B1 (en) * 1999-06-11 2004-09-07 Invensys Systems, Inc. Methods and apparatus for control using control devices that provide a virtual machine environment and that communicate via an IP network
JP3756352B2 (ja) * 1999-06-29 2006-03-15 富士通株式会社 コンパイラ装置およびコンパイラを記録したコンピュータ読み取り可能な記録媒体
US7062769B1 (en) * 1999-07-07 2006-06-13 National Semiconductor Corporation Object-oriented processor design and design methodologies
US7882501B1 (en) * 1999-08-13 2011-02-01 Oracle America, Inc. System and method for enabling dynamic modifed class reloading in an application server environment
WO2001013583A2 (en) 1999-08-16 2001-02-22 Iready Corporation Internet jack
US7996843B2 (en) 1999-08-25 2011-08-09 Qnx Software Systems Gmbh & Co. Kg Symmetric multi-processor system
US6983350B1 (en) 1999-08-31 2006-01-03 Intel Corporation SDRAM controller for parallel processor architecture
WO2001016757A1 (en) * 1999-09-01 2001-03-08 Audiobase, Inc. A system and method for streaming data in java
GB9920676D0 (en) * 1999-09-01 1999-11-03 Tao Group Ltd Translating and executing object-oriented computer programs
US7546444B1 (en) 1999-09-01 2009-06-09 Intel Corporation Register set used in multithreaded parallel processor architecture
US6970893B2 (en) * 2000-10-27 2005-11-29 Bea Systems, Inc. System and method for regeneration of methods and garbage collection of unused methods
US7062779B1 (en) * 1999-12-10 2006-06-13 Sun Microsystems, Inc. Methods and apparatus for accessing synchronized broadcast data
US6842899B2 (en) 1999-12-21 2005-01-11 Lockheed Martin Corporation Apparatus and method for resource negotiations among autonomous agents
US6532509B1 (en) 1999-12-22 2003-03-11 Intel Corporation Arbitrating command requests in a parallel multi-threaded processing system
US6694380B1 (en) 1999-12-27 2004-02-17 Intel Corporation Mapping requests from a processing unit that uses memory-mapped input-output space
US6307789B1 (en) 1999-12-28 2001-10-23 Intel Corporation Scratchpad memory
US6631430B1 (en) 1999-12-28 2003-10-07 Intel Corporation Optimizations to receive packet status from fifo bus
US6661794B1 (en) 1999-12-29 2003-12-09 Intel Corporation Method and apparatus for gigabit packet assignment for multithreaded packet processing
US6976095B1 (en) 1999-12-30 2005-12-13 Intel Corporation Port blocking technique for maintaining receive packet ordering for a multiple ethernet port switch
US6631462B1 (en) * 2000-01-05 2003-10-07 Intel Corporation Memory shared between processing threads
US6823517B1 (en) * 2000-01-27 2004-11-23 Andrew E. Kalman Multi-tasking-real-time operating system for microprocessors with limited memory that constrains context switching to occur only at task level
AU2001233119A1 (en) * 2000-01-27 2001-08-07 Morphics Technology, Inc. Improved apparatus and method for multi-threaded signal processing
US6567974B1 (en) * 2000-02-25 2003-05-20 Sun Microsystems, Inc. Small memory footprint system and method for separating applications within a single virtual machine
US6557168B1 (en) * 2000-02-25 2003-04-29 Sun Microsystems, Inc. System and method for minimizing inter-application interference among static synchronized methods
US6745386B1 (en) * 2000-03-09 2004-06-01 Sun Microsystems, Inc. System and method for preloading classes in a data processing device that does not have a virtual memory manager
US6721949B1 (en) 2000-03-27 2004-04-13 General Instrument Corporation Kernel abstraction layer for digital television set-top box firmware
US20010027464A1 (en) * 2000-03-27 2001-10-04 General Instrument Corporation Operating system abstraction interface for broadband terminal platform firmware
US6684390B1 (en) * 2000-04-17 2004-01-27 Koninklijke Philips Electronics N.V. Multi-processor JAVA subsystem
EP1280051A4 (en) * 2000-05-04 2007-10-24 Access Co Ltd METHOD AND SYSTEM FOR PROCESSING INFORMATION
US6961934B2 (en) * 2000-05-08 2005-11-01 Microtune (San Diego), Inc. Portable thread environment
AU2001257566A1 (en) * 2000-05-08 2001-11-20 Transilica, Inc. Priority in a portable thread environment
US6792601B1 (en) * 2000-05-18 2004-09-14 International Business Machines Corporation Multiple mode object locking method and system
US6769985B1 (en) 2000-05-31 2004-08-03 Igt Gaming device and method for enhancing the issuance or transfer of an award
US7699699B2 (en) 2000-06-23 2010-04-20 Igt Gaming device having multiple selectable display interfaces based on player's wagers
US7695363B2 (en) 2000-06-23 2010-04-13 Igt Gaming device having multiple display interfaces
US6865585B1 (en) * 2000-07-31 2005-03-08 Microsoft Corporation Method and system for multiprocessor garbage collection
US7274368B1 (en) 2000-07-31 2007-09-25 Silicon Graphics, Inc. System method and computer program product for remote graphics processing
AU2001286591A1 (en) * 2000-08-21 2002-03-04 Istream Tv Open architecture set-top box
US7681018B2 (en) 2000-08-31 2010-03-16 Intel Corporation Method and apparatus for providing large register address space while maximizing cycletime performance for a multi-threaded register file set
US6935955B1 (en) 2000-09-07 2005-08-30 Igt Gaming device with award and deduction proximity-based sound effect feature
EP1197847A3 (en) * 2000-10-10 2003-05-21 Nazomi Communications Inc. Java hardware accelerator using microcode engine
US6739973B1 (en) 2000-10-11 2004-05-25 Igt Gaming device having changed or generated player stimuli
US6968356B1 (en) 2000-10-19 2005-11-22 International Business Machines Corporation Method and apparatus for transferring data between a client and a host across a firewall
US6901586B1 (en) * 2000-11-06 2005-05-31 Sun Microsystems, Inc. Safe language static variables initialization in a multitasking system
US7039717B2 (en) 2000-11-10 2006-05-02 Nvidia Corporation Internet modem streaming socket method
US8312429B2 (en) * 2000-11-10 2012-11-13 Oracle International Corporation Cell based data processing
US6826550B2 (en) 2000-12-15 2004-11-30 International Business Machines Corporation Method, system, and program for converting application program code to executable code using neural networks based on characteristics of the inputs
GB0031206D0 (en) * 2000-12-21 2001-01-31 Ibm Multi-platform command line interpretation
US7379475B2 (en) 2002-01-25 2008-05-27 Nvidia Corporation Communications processor
US20020116166A1 (en) * 2001-02-13 2002-08-22 El-Ghoroury Hussein S. Matched instruction set processor systems and method, system, and apparatus to efficiently design and implement matched instruction set process systems using interconnected design components
US7040983B2 (en) 2001-03-21 2006-05-09 Igt Gaming device having a multi-round, multi-characteristic matching game
FI110973B (fi) * 2001-05-15 2003-04-30 Digita Oy Menetelmä sovellusten lähettämiseen digitaalisessa yleislähetysverkossa
US7562306B2 (en) * 2001-05-31 2009-07-14 International Business Machines Corporation System and method for reducing memory use associated with the graphical representation of a list control
US6993773B2 (en) 2001-05-31 2006-01-31 International Business Machines Corporation System and method for introducing enhanced features into a java swing application program interface
US20020180790A1 (en) * 2001-05-31 2002-12-05 International Business Machines Corporation System and method for encapsulating software components in an application program interface using a proxy object
US7571389B2 (en) * 2001-05-31 2009-08-04 International Business Machines Corporation System, computer-readable storage device, and method for combining the functionality of multiple text controls in a graphical user interface
US20020191018A1 (en) * 2001-05-31 2002-12-19 International Business Machines Corporation System and method for implementing a graphical user interface across dissimilar platforms yet retaining similar look and feel
US7571388B2 (en) 2001-05-31 2009-08-04 International Business Machines Corporation Computer-readable memory medium for fast drawing of text fields and labels using a Java swing application program interface
US6957391B2 (en) * 2001-05-31 2005-10-18 International Business Machines Corporation Application program interface that can maintain similar look and feel of a displayed image regardless of whether the interface is platform dependent or platform independent
US6918093B2 (en) * 2001-05-31 2005-07-12 International Business Machines Corp. Inheritance of background color in a containment hierarchy of objects in a graphical user interface
US20020180793A1 (en) * 2001-05-31 2002-12-05 International Business Machines Corporation Dynamic buffering of graphic images by a platform independent application program interface
US7620955B1 (en) 2001-06-08 2009-11-17 Vmware, Inc. High-performance virtual machine networking
US7240120B2 (en) * 2001-08-13 2007-07-03 Texas Instruments Incorporated Universal decoder for use in a network media player
US6868476B2 (en) * 2001-08-27 2005-03-15 Intel Corporation Software controlled content addressable memory in a general purpose execution datapath
JP3852568B2 (ja) * 2001-09-11 2006-11-29 ソニー株式会社 マルチメディアプレゼンテーション作成装置および方法
US7901291B2 (en) * 2001-09-28 2011-03-08 Igt Gaming device operable with platform independent code and method
US7708642B2 (en) 2001-10-15 2010-05-04 Igt Gaming device having pitch-shifted sound and music
US7666098B2 (en) 2001-10-15 2010-02-23 Igt Gaming device having modified reel spin sounds to highlight and enhance positive player outcomes
US6848996B2 (en) * 2001-10-15 2005-02-01 Igt Gaming device with sound recording changes associated with player inputs
US8156471B2 (en) * 2001-11-09 2012-04-10 Oracle International Corporation Multi-language execution method
EP1461719A4 (en) * 2001-12-04 2007-11-07 Powerllel Corp SYSTEM, METHOD AND ARCHITECTURE FOR PARALLEL PROCESSING
US7158964B2 (en) * 2001-12-12 2007-01-02 Intel Corporation Queue management
US7107413B2 (en) 2001-12-17 2006-09-12 Intel Corporation Write queue descriptor count instruction for high speed queuing
US7269179B2 (en) 2001-12-18 2007-09-11 Intel Corporation Control mechanisms for enqueue and dequeue operations in a pipelined network processor
US7895239B2 (en) 2002-01-04 2011-02-22 Intel Corporation Queue arrays in network devices
US7181573B2 (en) 2002-01-07 2007-02-20 Intel Corporation Queue array caching in network devices
US7114152B2 (en) * 2002-01-08 2006-09-26 International Business Machines Corporation Method, apparatus, and program to determine the mutability of an object at loading time
US6934951B2 (en) 2002-01-17 2005-08-23 Intel Corporation Parallel processor with functional pipeline providing programming engines by supporting multiple contexts and critical section
US7181594B2 (en) * 2002-01-25 2007-02-20 Intel Corporation Context pipelines
US7149226B2 (en) 2002-02-01 2006-12-12 Intel Corporation Processing data packets
US20030200336A1 (en) * 2002-02-15 2003-10-23 Suparna Pal Apparatus and method for the delivery of multiple sources of media content
US7039911B2 (en) * 2002-05-17 2006-05-02 Naturalbridge, Inc. Hybrid threads for multiplexing virtual machine
US7853557B2 (en) * 2002-06-14 2010-12-14 Siebel Systems, Inc. Method and computer for responding to a query according to the language used
US8788650B1 (en) 2002-07-19 2014-07-22 Fortinet, Inc. Hardware based detection devices for detecting network traffic content and methods of using the same
TWI258701B (en) * 2002-08-26 2006-07-21 Interdigital Tech Corp Wireless device operating system (OS) application programmer's interface
US7346902B2 (en) * 2002-10-22 2008-03-18 Sun Microsystems, Inc. System and method for block-based concurrentization of software code
US7603664B2 (en) * 2002-10-22 2009-10-13 Sun Microsystems, Inc. System and method for marking software code
US7765532B2 (en) * 2002-10-22 2010-07-27 Oracle America, Inc. Inducing concurrency in software code
US20040123289A1 (en) * 2002-12-20 2004-06-24 Drews Paul C Multi-processing inside a virtual machine
US6941438B2 (en) * 2003-01-10 2005-09-06 Intel Corporation Memory interleaving
US7015913B1 (en) * 2003-06-27 2006-03-21 Nvidia Corporation Method and apparatus for multithreaded processing of data in a programmable graphics processor
US8776050B2 (en) * 2003-08-20 2014-07-08 Oracle International Corporation Distributed virtual machine monitor for managing multiple virtual resources across multiple physical nodes
US7789748B2 (en) * 2003-09-04 2010-09-07 Igt Gaming device having player-selectable music
US7105736B2 (en) 2003-09-09 2006-09-12 Igt Gaming device having a system for dynamically aligning background music with play session events
US7260631B1 (en) 2003-12-19 2007-08-21 Nvidia Corporation System and method for receiving iSCSI protocol data units
US8176545B1 (en) 2003-12-19 2012-05-08 Nvidia Corporation Integrated policy checking system and method
US7899913B2 (en) 2003-12-19 2011-03-01 Nvidia Corporation Connection management system and method for a transport offload engine
US8065439B1 (en) 2003-12-19 2011-11-22 Nvidia Corporation System and method for using metadata in the context of a transport offload engine
US7624198B1 (en) 2003-12-19 2009-11-24 Nvidia Corporation Sequence tagging system and method for transport offload engine data lists
US8549170B2 (en) 2003-12-19 2013-10-01 Nvidia Corporation Retransmission system and method for a transport offload engine
GB0401781D0 (en) * 2004-01-28 2004-03-03 Koninkl Philips Electronics Nv Digital broadcasting terminal
US9323571B2 (en) * 2004-02-06 2016-04-26 Intel Corporation Methods for reducing energy consumption of buffered applications using simultaneous multi-threading processor
US7249306B2 (en) 2004-02-20 2007-07-24 Nvidia Corporation System and method for generating 128-bit cyclic redundancy check values with 32-bit granularity
US7206872B2 (en) 2004-02-20 2007-04-17 Nvidia Corporation System and method for insertion of markers into a data stream
US7761923B2 (en) 2004-03-01 2010-07-20 Invensys Systems, Inc. Process control methods and apparatus for intrusion detection, protection and network hardening
US7698413B1 (en) 2004-04-12 2010-04-13 Nvidia Corporation Method and apparatus for accessing and maintaining socket control information for high speed network connections
US7877484B2 (en) * 2004-04-23 2011-01-25 International Business Machines Corporation System and method for bulk processing of semi-structured result streams from multiple resources
JP2006031261A (ja) * 2004-07-14 2006-02-02 Matsushita Electric Ind Co Ltd マルチメディア処理システム
US8043155B2 (en) 2004-10-18 2011-10-25 Igt Gaming device having a plurality of wildcard symbol patterns
US7957379B2 (en) 2004-10-19 2011-06-07 Nvidia Corporation System and method for processing RX packets in high speed network applications using an RX FIFO buffer
US7921425B2 (en) * 2005-03-14 2011-04-05 Cisco Technology, Inc. Techniques for allocating computing resources to applications in an embedded system
US8713524B2 (en) * 2005-04-06 2014-04-29 Microsoft Corporation Memory management configuration
US8701095B2 (en) * 2005-07-25 2014-04-15 Microsoft Corporation Add/remove memory pressure per object
US8327353B2 (en) * 2005-08-30 2012-12-04 Microsoft Corporation Hierarchical virtualization with a multi-level virtualization mechanism
US20070201270A1 (en) * 2005-12-30 2007-08-30 Stmicroelectronics Pvt. Ltd. Read only memory device with bitline leakage reduction
JP4654918B2 (ja) * 2006-01-12 2011-03-23 株式会社日立製作所 情報処理装置及び情報処理システム
TW200731134A (en) * 2006-02-14 2007-08-16 Mitac Int Corp Software system structure and application program processing method
US7784041B2 (en) * 2006-03-30 2010-08-24 Oracle America, Inc. Mechanism for reducing detectable pauses in dynamic output caused by dynamic compilation
US7860857B2 (en) 2006-03-30 2010-12-28 Invensys Systems, Inc. Digital data processing apparatus and methods for improving plant performance
US8245199B2 (en) * 2006-05-05 2012-08-14 International Business Machines Corporation Selectively marking and executing instrumentation code
US8176491B1 (en) * 2006-08-04 2012-05-08 Oracle America, Inc. Fast synchronization of simple synchronized methods
US8028290B2 (en) 2006-08-30 2011-09-27 International Business Machines Corporation Multiple-core processor supporting multiple instruction set architectures
US8533710B1 (en) * 2006-08-31 2013-09-10 Oracle America, Inc. Using observed thread activity to dynamically tune a virtual machine for responsiveness
US8549500B2 (en) * 2007-02-14 2013-10-01 The Mathworks, Inc. Saving and loading graphical processing unit (GPU) arrays providing high computational capabilities in a computing environment
US8533697B2 (en) * 2007-02-14 2013-09-10 The Mathworks, Inc. Graphical processing unit (GPU) arrays providing high computational capabilities in a computing environment
JP5018140B2 (ja) * 2007-03-07 2012-09-05 日本電気株式会社 マルチプロセッサシステム、タスクスケジューリング方法およびタスクスケジューリングプログラム
US8286196B2 (en) 2007-05-03 2012-10-09 Apple Inc. Parallel runtime execution on multiple processors
US11836506B2 (en) 2007-04-11 2023-12-05 Apple Inc. Parallel runtime execution on multiple processors
EP2135163B1 (en) 2007-04-11 2018-08-08 Apple Inc. Data parallel computing on multiple processors
US8276164B2 (en) 2007-05-03 2012-09-25 Apple Inc. Data parallel computing on multiple processors
US8341611B2 (en) 2007-04-11 2012-12-25 Apple Inc. Application interface on multiple processors
US20080313647A1 (en) * 2007-06-18 2008-12-18 Microsoft Corporation Thread virtualization techniques
JP5128972B2 (ja) * 2008-01-25 2013-01-23 学校法人日本大学 保安処理装置
US8225325B2 (en) 2008-06-06 2012-07-17 Apple Inc. Multi-dimensional thread grouping for multiple processors
US8286198B2 (en) 2008-06-06 2012-10-09 Apple Inc. Application programming interfaces for data parallel computing on multiple processors
RU2495476C2 (ru) 2008-06-20 2013-10-10 Инвенсис Системз, Инк. Системы и способы для иммерсивного взаимодействия с действительными и/или имитируемыми техническими средствами для управления технологическим процессом, контроля состояния окружающей среды и производственного контроля
US8591308B2 (en) 2008-09-10 2013-11-26 Igt Gaming system and method providing indication of notable symbols including audible indication
US9450783B2 (en) * 2009-05-28 2016-09-20 Red Hat, Inc. Abstracting cloud management
US8463964B2 (en) 2009-05-29 2013-06-11 Invensys Systems, Inc. Methods and apparatus for control configuration with enhanced change-tracking
US8127060B2 (en) 2009-05-29 2012-02-28 Invensys Systems, Inc Methods and apparatus for control configuration with control objects that are fieldbus protocol-aware
US8930277B2 (en) * 2010-04-30 2015-01-06 Now Technologies (Ip) Limited Content management apparatus
EP2564364A1 (en) 2010-04-30 2013-03-06 Now Technologies (IP) Limited Content management apparatus
WO2012019111A2 (en) * 2010-08-06 2012-02-09 Frederick Furtek A method and apparatus for a compiler and related components for stream-based computations for a general-purpose, multiple-core system
CN102014302B (zh) * 2010-12-01 2012-10-03 福建新大陆通信科技股份有限公司 一种机顶盒高性能模块调度的方法
JP2013061810A (ja) * 2011-09-13 2013-04-04 Fujitsu Ltd 情報処理装置、情報処理装置制御方法及び中間コード命令実行プログラム
US8460090B1 (en) 2012-01-20 2013-06-11 Igt Gaming system, gaming device, and method providing an estimated emotional state of a player based on the occurrence of one or more designated events
US20130191838A1 (en) * 2012-01-23 2013-07-25 Phillip M. Hoffman System and method for separating multiple workloads processing in a single computer operating environment
JP5900061B2 (ja) * 2012-03-19 2016-04-06 富士通株式会社 試験方法、試験装置及びプログラム
US9183059B1 (en) * 2012-06-01 2015-11-10 Wyse Technology L.L.C. VM client administrative interface for virtual machine instantiation allows a user to select from a subset of predetermined available resources assigned to the user
US9245407B2 (en) 2012-07-06 2016-01-26 Igt Gaming system and method that determines awards based on quantities of symbols included in one or more strings of related symbols displayed along one or more paylines
US8740689B2 (en) 2012-07-06 2014-06-03 Igt Gaming system and method configured to operate a game associated with a reflector symbol
US10489416B2 (en) 2013-02-28 2019-11-26 Micro Focus Llc Optimizing and managing execution of hybrid flows
US9192857B2 (en) 2013-07-23 2015-11-24 Igt Beat synchronization in a game
CN103365665A (zh) * 2013-07-25 2013-10-23 成都品果科技有限公司 一种基于虚拟指令的应用程序移植方法
US9369744B2 (en) 2014-10-15 2016-06-14 Fortinet, Inc. Optimizing multimedia streaming in WLANs (wireless local access networks)
US10606651B2 (en) * 2015-04-17 2020-03-31 Microsoft Technology Licensing, Llc Free form expression accelerator with thread length-based thread assignment to clustered soft processor cores that share a functional circuit
CN104808907B (zh) * 2015-05-20 2018-01-09 腾讯科技(深圳)有限公司 一种内容同屏显示方法、装置及终端设备
US10540588B2 (en) 2015-06-29 2020-01-21 Microsoft Technology Licensing, Llc Deep neural network processing on hardware accelerators with stacked memory
US9947170B2 (en) 2015-09-28 2018-04-17 Igt Time synchronization of gaming machines
US20180082464A1 (en) * 2016-09-16 2018-03-22 Tomas G. Akenine-Moller Apparatus and method for an efficient 3d graphics pipeline
CN112579249A (zh) * 2019-09-30 2021-03-30 奇安信安全技术(珠海)有限公司 多cpu虚拟机的运行方法及装置、存储介质、计算机设备

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2002201C (en) * 1988-12-06 1999-04-27 John Charles Goettelmann Translation technique
US5088036A (en) * 1989-01-17 1992-02-11 Digital Equipment Corporation Real time, concurrent garbage collection system and method
US5457780A (en) * 1991-04-17 1995-10-10 Shaw; Venson M. System for producing a video-instruction set utilizing a real-time frame differential bit map and microblock subimages
FR2683344B1 (fr) * 1991-10-30 1996-09-20 Bull Sa Systeme multiprocesseur avec moyens microprogrammes pour la repartition des processus aux processeurs.
US5692193A (en) * 1994-03-31 1997-11-25 Nec Research Institute, Inc. Software architecture for control of highly parallel computer systems
US5706515A (en) * 1996-03-25 1998-01-06 Sun Microsystems, Inc. System and method for implementing an atomic wait for notification operation

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100628468B1 (ko) * 1998-05-08 2006-09-26 소니 일렉트로닉스 인코포레이티드 네트워크 환경 내에서 자율적인 미디어 디바이스를 제어하는 방법 및 장치
KR100432279B1 (ko) * 1999-05-20 2004-05-22 세이코 엡슨 가부시키가이샤 화상표시 시스템 및 정보 기억매체
US6839061B1 (en) 1999-05-20 2005-01-04 Seiko Epson Corporation Image display system and information storage medium

Also Published As

Publication number Publication date
US5946487A (en) 1999-08-31
EP0813147A2 (en) 1997-12-17
JPH1069394A (ja) 1998-03-10

Similar Documents

Publication Publication Date Title
KR980004099A (ko) 객체지향 멀티미디어 구조
US11354144B2 (en) Java native interface and windows universal app hooking
Diamos et al. Harmony: an execution model and runtime for heterogeneous many core systems
Hookway et al. Digital FX! 32: Combining emulation and binary translation
JP5934094B2 (ja) データ並列スレッドを有する処理論理の複数のプロセッサにわたるマッピング
US6003095A (en) Apparatus and method for demand loading a dynamic link library
US11392357B2 (en) Delegating bytecode runtime compilation to serverless environment
EP1046984A2 (en) Automatic stub/adapter generator
US6412108B1 (en) Method and apparatus for speeding up java methods prior to a first execution
Veselý et al. Generic system calls for GPUs
JP2000172512A (ja) バイトコ―ドを実行するための方法およびデ―タ処理システム
US20070234307A1 (en) Methods and apparatus to inline conditional software instrumentation
US7770169B2 (en) Thread rendezvous for read-only code in an object-oriented computing environment
Lazzarini et al. Csound on the Web
Ma et al. A stack-on-demand execution model for elastic computing
Malakar et al. A CUDA-enabled Hadoop cluster for fast distributed image processing
WO2018215634A1 (en) Data processing system and method
US7685565B1 (en) Run time reconfiguration of computer instructions
Zhu et al. Embedding GPU computations in hadoop
Celik et al. Design, implementation, and application of GPU-based Java bytecode interpreters
Orozco et al. Polytasks: A compressed task representation for hpc runtimes
Lazzarini et al. Development tools for ubiquitous music on the world wide web
Schildermans et al. Towards high-level software approaches to reduce virtualization overhead for parallel applications
He et al. Code compaction of an operating system kernel
Beffart et al. RootJS: Node. js Bindings for ROOT 6

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application