JP2008539517A - 同時処理領域を用いたマルチスレッディング - Google Patents
同時処理領域を用いたマルチスレッディング Download PDFInfo
- Publication number
- JP2008539517A JP2008539517A JP2008508960A JP2008508960A JP2008539517A JP 2008539517 A JP2008539517 A JP 2008539517A JP 2008508960 A JP2008508960 A JP 2008508960A JP 2008508960 A JP2008508960 A JP 2008508960A JP 2008539517 A JP2008539517 A JP 2008539517A
- Authority
- JP
- Japan
- Prior art keywords
- processing
- work item
- component
- software application
- given
- Prior art date
- Legal status (The legal status 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 status listed.)
- Pending
Links
- 238000012545 processing Methods 0.000 title claims abstract description 166
- 238000000034 method Methods 0.000 claims abstract description 83
- 230000008569 process Effects 0.000 claims description 39
- 238000002955 isolation Methods 0.000 abstract description 3
- 238000004891 communication Methods 0.000 description 25
- 230000003287 optical effect Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 3
- 230000006855 networking Effects 0.000 description 3
- 239000007787 solid Substances 0.000 description 3
- 230000001960 triggered effect Effects 0.000 description 3
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000009415 formwork Methods 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/52—Program synchronisation; Mutual exclusion, e.g. by means of semaphores
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/541—Interprogram communication via adapters, e.g. between incompatible applications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/544—Buffers; Shared memory; Pipes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/509—Offload
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Stored Programmes (AREA)
Abstract
Description
Claims (20)
- ソフトウェアアプリケーションの複数のコンポーネントの処理を同期させるシステムであって、
前記ソフトウェアアプリケーションの少なくとも1つのシングルスレッドのオブジェクトを実行するように動作する単一の内部処理スレッドを含む第1の同時処理領域と、
前記第1の同時処理領域の外部にあるソフトウェアアプリケーションのオブジェクトから第1のワークアイテムを受け取るように動作し、前記第1のワークアイテムをワークアイテムキューにポストするように動作する、前記第1の同時処理領域と関連する第1の境界オブジェクトであって、前記第1のワークアイテムは前記シングルスレッドのオブジェクトを対象とする、第1の境界オブジェクトと、
前記ポストされた第1のワークアイテムを前記ワークアイテムキューから取り出し、前記シングルスレッドのオブジェクトによる処理のために、前記ポストされた第1のワークアイテムを前記シングルスレッドのオブジェクトに渡すように動作する、同時処理領域に含まれる第1のスレッドディスパッチャオブジェクトと
を含み、前記シングルスレッドのオブジェクトは、前記ポストされた第1のワークアイテムを処理し、結果を前記第1の境界オブジェクトを介して前記外部オブジェクトに返すように動作することを特徴とするシステム。 - 前記第1のスレッドディスパッチャオブジェクトは、前記シングルスレッドのオブジェクトが前記ポストされた第1のワークアイテムの処理からの結果を前記第1の境界オブジェクトを介して前記外部オブジェクトに返すまで、前記シングルスレッドのオブジェクトを対象とするポストされた第2のワークアイテムを前記シングルスレッドのオブジェクトに与えないでおくようにさらに動作することを特徴とする請求項1に記載のシステム。
- 前記外部オブジェクトは副同時処理領域を含み、前記副同時処理領域は前記副同時処理領域に含まれる少なくとも1つのシングルスレッドのオブジェクトを実行するように構成された単一の内部スレッドを含み、前記副同時処理領域が、前記副同時処理領域に含まれる前記シングルスレッドのオブジェクトによる処理のために前記第1の境界オブジェクトを介して前記シングルスレッドのオブジェクトから前記結果を受け取るように動作する副同時処理領域境界オブジェクトに関連付けられることを特徴とする請求項2に記載のシステム。
- ソフトウェアアプリケーションの複数のコンポーネントの処理を同期させる方法であって、
第1のソフトウェアアプリケーションの1つのコンポーネントによる処理のためにワークアイテムを受け取るステップと、
前記ワークアイテムをワークアイテムキューにポストするステップと、
前記第1のソフトウェアアプリケーションのコンポーネントが処理のために前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムを処理し終えているかどうかを判定するステップと、
前記第1のソフトウェアアプリケーションのコンポーネントが処理のために前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムを処理し終えている場合に、前記ワークアイテムキューにポストされた前記ワークアイテムを取り出すステップと、
前記取り出されたワークアイテムを処理のために前記ソフトウェアアプリケーションのコンポーネントに渡すステップと
を含むことを特徴とする方法。 - 第1のソフトウェアアプリケーションのコンポーネントによる処理のためにワークアイテムを受け取るステップに先立って、前記第1のソフトウェアアプリケーションのコンポーネントを実行するように動作する単一の内部処理スレッドを含むソフトウェアアプリケーションのその他のコンポーネントとは別個の前記第1のソフトウェアアプリケーションのコンポーネントを同時処理領域内にインスタンス化することを特徴とする請求項4に記載の方法。
- 第1のソフトウェアアプリケーションのコンポーネントによる処理のためにワークアイテムを受け取るステップは、前記ワークアイテムを前記同時処理領域の外にある前記ソフトウェアアプリケーションのオブジェクトから前記同時処理領域に関連する境界オブジェクトで受け取るサブステップを含み、前記ワークアイテムは前記第1のソフトウェアアプリケーションのコンポーネントを対象とし、
前記ワークアイテムをワークアイテムキューにポストするステップは、前記第1のソフトウェアアプリケーションのコンポーネントによる後続の処理のために、前記境界オブジェクトに前記ワークアイテムをワークアイテムキューにポストさせるサブステップを含むことを特徴とする請求項5に記載の方法。 - 前記第1のソフトウェアアプリケーションのコンポーネントが処理のために前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムを処理し終えているかどうかを判定するステップは、前記同時処理領域に提供されたディスパッチャオブジェクトが前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムからの結果が前記第1のソフトウェアアプリケーションのコンポーネントから前記境界オブジェクトに渡されたことを知らされたかどうかを判定するサブステップを含むことを特徴とする請求項6に記載の方法。
- 前記ワークアイテムキューにポストされた前記ワークアイテムを取り出すステップは、前記ディスパッチャオブジェクトに、前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムからの結果が前記第1のソフトウェアアプリケーションのコンポーネントから前記境界オブジェクトに渡されたことを知らされたことに応答して前記ワークアイテムキューにポストされた前記ワークアイテムを取り出させるサブステップを含むことを特徴とする請求項7に記載の方法。
- 取り出されたワークアイテムを処理のために前記ソフトウェアアプリケーションのコンポーネントに渡すステップは、前記ディスパッチャオブジェクトに、前記第1のソフトウェアアプリケーションのコンポーネントに渡された全ての前のワークアイテムからの結果が前記第1のソフトウェアアプリケーションのコンポーネントから前記境界オブジェクトに渡されたことを知らされたことに応答して前記取り出されたワークアイテムを処理のために前記ソフトウェアアプリケーションのコンポーネントへ渡させるサブステップを含むことを特徴とする請求項8に記載の方法。
- 前記ディスパッチャオブジェクトに、前記第1のソフトウェアアプリケーションのコンポーネントが前記取り出されたワークアイテムの処理からの結果を第1の境界オブジェクトを介して外部オブジェクトに返すまで、前記第1のソフトウェアアプリケーションのコンポーネントを対象とするポストされた第2のワークアイテムを前記第1のソフトウェアアプリケーションのコンポーネントに与えないようにさせるサブステップをさらに含むことを特徴とする請求項9に記載の方法。
- 前記ディスパッチャオブジェクトに、前記第1のソフトウェアアプリケーションのコンポーネントを対象とするポストされた第2のワークアイテムを前記第1のソフトウェアアプリケーションのコンポーネントに与えないようにさせるサブステップは、前記ディスパッチャオブジェクトが前記第1のソフトウェアアプリケーションのコンポーネントが前記ポストされた第2のワークアイテムを処理可能であると判定した場合に第1のソフトウェアアプリケーションのコンポーネントは処理のために前記ポストされた第2のワークアイテムを受け取ることのみが可能であるように、第1のソフトウェアコンポーネントが前記ポストされた第2のワークアイテムを要求することを防止するサブステップを含むことを特徴とする請求項10に記載の方法。
- 前記ワークアイテムを前記同時処理領域の外にある前記ソフトウェアアプリケーションのオブジェクトから前記同時処理領域に関連する境界オブジェクトで受け取るサブステップは、ワークアイテムを副同時処理領域から前記境界オブジェクトで受け取るサブステップを含み、前記副同時処理領域は、前記副同時処理領域に含まれる第2のソフトウェアアプリケーションのコンポーネントを実行するように構成された単一の内部スレッドを含み、前記副同時処理領域が、前記第1の境界オブジェクトを介して前記第1のソフトウェアアプリケーションのコンポーネントから前記結果を受け取るように動作する副同時処理領域境界オブジェクトに関連付けられることを特徴とする請求項10に記載の方法。
- コンピュータによって実行される場合にシングルスレッドのオブジェクトおよびマルチスレッドのオブジェクトを同時に実行する方法を実行するコンピュータが実行可能な命令を含むコンピュータ可読媒体であって、
データを同時に処理するように動作する複数のソフトウェアコンポーネントを含むソフトウェアアプリケーションを受け取るステップと、
データを同時に処理するように動作する前記ソフトウェアコンポーネントのそれぞれを別個の同時処理領域に分離するステップと、
前記別個の同時処理領域に含まれるソフトウェアコンポーネントのオブジェクトを対象とする任意のデータ呼び出しを受け取るために、各別個の同時処理領域に境界オブジェクトを関連付けるステップと、
個々のソフトウェアコンポーネントのオブジェクトが前記個々のソフトウェアコンポーネントのオブジェクトに既に与えられているその他のデータ呼び出しの処理を完了した後でデータ呼び出しを前記個々のソフトウェアコンポーネントのオブジェクトに与えるために、前記別個の同時処理領域のそれぞれにディスパッチャオブジェクトを配置するステップと
を含むことを特徴とするコンピュータ可読媒体。 - 第1の所与の同時処理領域において、前記第1の所与の同時処理領域の中にある単一の処理スレッドを使用して、前記ディスパッチャオブジェクトから受け取られたデータ呼び出しに応答して少なくとも1つのシングルスレッドのオブジェクトを実行することであって、前記単一の処理スレッドが前記第1の所与の同時処理領域の外にあるいかなる副スレッドからの直接的な呼び出しもなしに実行される、少なくとも1つのシングルスレッドのオブジェクトを実行することと、
副処理スレッドを使用して所与の同時処理領域に含まれない少なくとも1つの外部オブジェクトを実行することであって、前記副処理スレッドが前記所与の同時処理領域内の前記単一の処理スレッドからの直接的な呼び出しなしに実行される、少なくとも1つの外部オブジェクトを実行することと
をさらに含むことを特徴とする請求項13に記載のコンピュータ可読媒体。 - 前記第1の所与の同時処理領域に関連する境界オブジェクトを使用して、第1の所与の同時処理領域の内部スレッドの中にある前記単一の処理スレッドと、前記副処理スレッドとの間のインターフェースを取ることをさらに含むことを特徴とする請求項14に記載のコンピュータ可読媒体。
- 前記副処理スレッドは第2の所与の同時処理領域の中にある第2の単一の処理スレッドを含み、前記第2の単一の処理スレッドは前記第2の所与の同時処理領域に含まれるシングルスレッドのオブジェクトを実行するように構成され、前記第2の所与の同時処理領域は前記第1の所与の同時処理領域に関連する前記境界オブジェクトとインターフェースを取るための関連する境界オブジェクトを有することを特徴とする請求項15に記載のコンピュータ可読媒体。
- それぞれの境界オブジェクトに関連する個々のソフトウェアコンポーネントのオブジェクトを対象とするデータ呼び出しを保持するために各境界オブジェクトにワークキューを関連付けることをさらに含み、所与の境界オブジェクトに受け取られたデータ呼び出しが、所与の個々のソフトウェアコンポーネントのオブジェクトに与えられるために関連するディスパッチャオブジェクトによって取り出されるまで関連するワークキュー内に置かれることを特徴とする請求項16に記載のコンピュータ可読媒体。
- 前記第1の所与の同時処理領域に含まれる所与のソフトウェアコンポーネントのオブジェクトによる実行のために、データ呼び出しを前記第2の所与の同時処理領域に関連する前記境界オブジェクトを介して前記第2の所与の同時処理領域から前記第1の所与の同時処理領域に関連する前記境界オブジェクトで受け取ることをさらに含むことを特徴とする請求項17に記載のコンピュータ可読媒体。
- 前記第2の所与の同時処理領域からの前記データ呼び出しを前記第1の所与の同時処理領域に関連するワークキューに入れることをさらに含むことを特徴とする請求項18に記載のコンピュータ可読媒体。
- 前記第1の所与の同時処理領域に含まれる所与のソフトウェアコンポーネントのオブジェクトが全ての既に受け取られたデータ呼び出しの処理を完了している場合、前記第1の所与の同時処理領域に関連するディスパッチャオブジェクトに、前記第1の所与の同時処理領域に関連する前記ワークキューから前記第2の所与の同時処理領域からの前記データ呼び出しを取り出させ、前記第1の所与の同時処理領域に関連する前記ディスパッチャオブジェクトに、前記第2の所与の同時処理領域からの前記データ呼び出しを処理のために前記第1の所与の同時処理領域に含まれる前記所与のソフトウェアコンポーネントのオブジェクトに与えるようにさせることを特徴とする請求項19に記載のコンピュータ可読媒体。
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US67613705P | 2005-04-29 | 2005-04-29 | |
US70322005P | 2005-07-28 | 2005-07-28 | |
US11/360,454 US7581225B2 (en) | 2005-04-29 | 2006-02-23 | Multithreading with concurrency domains |
PCT/US2006/015185 WO2006118826A2 (en) | 2005-04-29 | 2006-04-20 | Multithreading with concurrency domains |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008539517A true JP2008539517A (ja) | 2008-11-13 |
Family
ID=37235938
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008508960A Pending JP2008539517A (ja) | 2005-04-29 | 2006-04-20 | 同時処理領域を用いたマルチスレッディング |
Country Status (5)
Country | Link |
---|---|
US (1) | US7581225B2 (ja) |
EP (1) | EP1875331A4 (ja) |
JP (1) | JP2008539517A (ja) |
KR (1) | KR20080005523A (ja) |
WO (1) | WO2006118826A2 (ja) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060245096A1 (en) * | 2005-04-29 | 2006-11-02 | Microsoft Corporation | Application framework phasing model |
US8418132B2 (en) * | 2005-04-29 | 2013-04-09 | Microsoft Corporation | Application description language |
US8132148B2 (en) | 2005-04-29 | 2012-03-06 | Microsoft Corporation | XML application framework |
US8275793B2 (en) * | 2005-04-29 | 2012-09-25 | Microsoft Corporation | Transaction transforms |
US7886269B2 (en) * | 2005-04-29 | 2011-02-08 | Microsoft Corporation | XML application framework |
US8171486B2 (en) * | 2005-09-21 | 2012-05-01 | Sap Ag | Conditionally accessing instances of software components from an un-synchronized pool |
DE102006014019A1 (de) * | 2006-03-27 | 2007-10-11 | Siemens Ag | Verfahren zum Steuern der Zugriffe auf Ressourcen eines Computersystems |
US7814243B2 (en) * | 2007-06-01 | 2010-10-12 | Sonics, Inc. | Shared storage for multi-threaded ordered queues in an interconnect |
US8239867B2 (en) * | 2009-06-03 | 2012-08-07 | Apple Inc. | Method and apparatus for implementing atomic FIFO |
US9239846B2 (en) | 2012-04-23 | 2016-01-19 | Google Inc. | Sharing and synchronizing electronically stored files |
US8949179B2 (en) | 2012-04-23 | 2015-02-03 | Google, Inc. | Sharing and synchronizing electronically stored files |
US9529818B2 (en) | 2012-04-23 | 2016-12-27 | Google Inc. | Sharing and synchronizing electronically stored files |
US9244934B2 (en) * | 2012-04-23 | 2016-01-26 | Google Inc. | Sharing and synchronizing electronically stored files |
US11048562B2 (en) * | 2017-06-04 | 2021-06-29 | Apple Inc. | Multi-thread synchronization primitive |
Family Cites Families (36)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2061117C (en) * | 1991-12-02 | 1998-09-29 | Neta J. Amit | Apparatus and method for distributed program stack |
US6721951B1 (en) | 1996-04-15 | 2004-04-13 | Microsoft Corporation | Data transfer utilizing single functionally independent data transfer mechanism |
US5951653A (en) * | 1997-01-29 | 1999-09-14 | Microsoft Corporation | Method and system for coordinating access to objects of different thread types in a shared memory space |
US6339775B1 (en) | 1997-11-07 | 2002-01-15 | Informatica Corporation | Apparatus and method for performing data transformations in data warehousing |
US5940828A (en) | 1997-11-18 | 1999-08-17 | International Business Machines Corporation | Locking contention resolution for shared resources |
US6083276A (en) * | 1998-06-11 | 2000-07-04 | Corel, Inc. | Creating and configuring component-based applications using a text-based descriptive attribute grammar |
US6205465B1 (en) * | 1998-07-22 | 2001-03-20 | Cisco Technology, Inc. | Component extensible parallel execution of multiple threads assembled from program components specified with partial inter-component sequence information |
US6256780B1 (en) | 1998-09-10 | 2001-07-03 | Microsoft Corp. | Method and system for assembling software components |
US6857008B1 (en) | 2000-04-19 | 2005-02-15 | Cisco Technology, Inc. | Arrangement for accessing an IP-based messaging server by telephone for management of stored messages |
US7287259B2 (en) | 2000-04-24 | 2007-10-23 | Microsoft Corporation | Isolating assembly versions for binding to application programs |
FR2810423A1 (fr) * | 2000-06-16 | 2001-12-21 | Suntech | Systeme informatique modulaire et procede associe |
US6670969B1 (en) * | 2000-06-29 | 2003-12-30 | Curl Corporation | Interface frames for threads |
US7131107B2 (en) | 2000-07-03 | 2006-10-31 | Oculus Technologies Corporation | Method for mapping business processes using an emergent model on a computer network |
JP3750504B2 (ja) | 2000-08-09 | 2006-03-01 | セイコーエプソン株式会社 | データ更新方法および情報処理装置 |
US6795868B1 (en) | 2000-08-31 | 2004-09-21 | Data Junction Corp. | System and method for event-driven data transformation |
US20020065950A1 (en) | 2000-09-26 | 2002-05-30 | Katz James S. | Device event handler |
US6823518B1 (en) | 2000-10-17 | 2004-11-23 | Microsoft Corporation | Threading and communication architecture for a graphical user interface |
US7085773B2 (en) | 2001-01-05 | 2006-08-01 | Symyx Technologies, Inc. | Laboratory database system and methods for combinatorial materials research |
US7043481B2 (en) | 2001-06-01 | 2006-05-09 | Thought, Inc. | System, method and software for creating, maintaining, navigating or manipulating complex data objects and their data relationships |
US7032210B2 (en) | 2001-11-11 | 2006-04-18 | International Business Machines Corporation | Method and system for generating program source code of a computer application from an information model |
US20030135825A1 (en) | 2001-12-05 | 2003-07-17 | Matthew Gertner | Dynamically generated mark-up based graphical user interfaced with an extensible application framework with links to enterprise resources |
US7228326B2 (en) | 2002-01-18 | 2007-06-05 | Bea Systems, Inc. | Systems and methods for application deployment |
US7181744B2 (en) * | 2002-10-24 | 2007-02-20 | International Business Machines Corporation | System and method for transferring data between virtual machines or other computer entities |
US7222332B2 (en) * | 2002-10-24 | 2007-05-22 | International Business Machines Corporation | Method and apparatus for overlay management within an integrated executable for a heterogeneous architecture |
US20040083238A1 (en) | 2002-10-24 | 2004-04-29 | General Electric Company | Method, system, and storage medium for integrating project management tools |
US7779405B2 (en) * | 2003-03-14 | 2010-08-17 | At&T Intellectual Property I, L.P. | Run-time determination of application delivery |
US7496574B2 (en) | 2003-05-01 | 2009-02-24 | International Business Machines Corporation | Managing locks and transactions |
US7558841B2 (en) | 2003-05-14 | 2009-07-07 | Microsoft Corporation | Method, system, and computer-readable medium for communicating results to a data query in a computer network |
CA2476156A1 (en) | 2003-07-30 | 2005-01-30 | J2X Technologies Inc. | System, computer product and method for enabling wireless data synchronization |
US7194663B2 (en) | 2003-11-18 | 2007-03-20 | Honeywell International, Inc. | Protective bus interface and method |
US7383285B1 (en) | 2005-03-08 | 2008-06-03 | Unisys Corporation | Method for exposing hierarchical table structures and relationships to OLE DB applications |
US8275793B2 (en) | 2005-04-29 | 2012-09-25 | Microsoft Corporation | Transaction transforms |
US7886269B2 (en) | 2005-04-29 | 2011-02-08 | Microsoft Corporation | XML application framework |
US8418132B2 (en) | 2005-04-29 | 2013-04-09 | Microsoft Corporation | Application description language |
US8132148B2 (en) | 2005-04-29 | 2012-03-06 | Microsoft Corporation | XML application framework |
US20060245096A1 (en) | 2005-04-29 | 2006-11-02 | Microsoft Corporation | Application framework phasing model |
-
2006
- 2006-02-23 US US11/360,454 patent/US7581225B2/en not_active Expired - Fee Related
- 2006-04-20 KR KR1020077024996A patent/KR20080005523A/ko not_active IP Right Cessation
- 2006-04-20 JP JP2008508960A patent/JP2008539517A/ja active Pending
- 2006-04-20 EP EP06758480A patent/EP1875331A4/en not_active Withdrawn
- 2006-04-20 WO PCT/US2006/015185 patent/WO2006118826A2/en active Application Filing
Non-Patent Citations (1)
Title |
---|
JPN7012000453; Benedek,Z.: 'A Framework Built in .NET for Embedded and MobileNavigation Systems' .NET Technologies'2004 workshop proceedings , 2004 * |
Also Published As
Publication number | Publication date |
---|---|
US7581225B2 (en) | 2009-08-25 |
KR20080005523A (ko) | 2008-01-14 |
EP1875331A2 (en) | 2008-01-09 |
EP1875331A4 (en) | 2011-08-31 |
WO2006118826A3 (en) | 2007-11-22 |
WO2006118826A2 (en) | 2006-11-09 |
US20060248530A1 (en) | 2006-11-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008539517A (ja) | 同時処理領域を用いたマルチスレッディング | |
CN101248405B (zh) | 使用并发域的多线程化 | |
US9292347B2 (en) | Status tool to expose metadata read and write queues | |
EP2504758B1 (en) | Responsive user interface with background application logic | |
WO2021088419A1 (zh) | 一种多业务请求进程调用fpga设备的方法及相关装置 | |
US8689237B2 (en) | Multi-lane concurrent bag for facilitating inter-thread communication | |
EP1788486B1 (en) | Cooperative scheduling using coroutines and threads | |
US9658890B2 (en) | Runtime agnostic representation of user code for execution with selected execution runtime | |
US8763012B2 (en) | Scalable, parallel processing of messages while enforcing custom sequencing criteria | |
Fay-Wolfe et al. | Real-time CORBA | |
Pyarali et al. | Techniques for enhancing real-time CORBA quality of service | |
US20170192762A1 (en) | Declarative programming model with a native programming language | |
US20140053157A1 (en) | Asynchronous execution flow | |
Chrysanthakopoulos et al. | An asynchronous messaging library for c | |
CN110413822B (zh) | 离线图像结构化分析方法、装置、系统和存储介质 | |
US20100306778A1 (en) | Locality-based scheduling in continuation-based runtimes | |
US20140149391A1 (en) | Parallel display of multiple query results | |
Cox-Buday | Concurrency in Go: Tools and Techniques for Developers | |
Liu | Simulus: easy breezy simulation in python | |
US10296378B2 (en) | Efficient processor load balancing using predication | |
Gunarathne et al. | BPEL-Mora: Lightweight Embeddable Extensible BPEL Engine | |
JP2021060707A (ja) | 同期制御システムおよび同期制御方法 | |
US7228494B2 (en) | Methods and systems for providing navigation within an application | |
Balandin et al. | Anonymous agents coordination in smart spaces | |
US9384063B2 (en) | Eliding synchronization in a concurrent data structure |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090319 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120207 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120507 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120803 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121105 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20121130 |
|
RD13 | Notification of appointment of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7433 Effective date: 20130129 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130129 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130401 |
|
RD13 | Notification of appointment of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7433 Effective date: 20130402 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130402 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20130605 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20130701 |
|
RD13 | Notification of appointment of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7433 Effective date: 20130705 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20130719 |
|
RD15 | Notification of revocation of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7435 Effective date: 20130719 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20130705 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130806 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20131106 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20131113 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140204 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20140307 |