翻訳と辞書
Words near each other
・ DCCI
・ Dcct
・ DCCU
・ DCD
・ DCD (company)
・ DCD Media
・ DCD Publishing
・ DCD2 Records
・ DCDB
・ DCDC2
・ DCDS
・ DCE
・ DCE Distributed File System
・ DCE/RPC
・ DCEbus
DCEThreads
・ DCF
・ DCF Advertising
・ DCF Interframe Space
・ DCF77
・ DCFC
・ DCFS
・ DCG
・ DCG-IV
・ DcGO
・ DCGS
・ DCGS-A
・ Dche
・ DCHQ
・ DCHS


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

DCEThreads : ウィキペディア英語版
DCEThreads

DCEThreads is an implementation of POSIX Draft 4 threads.
==History==
DCE/RPC was under development, but the POSIX committee had not finalised POSIX threads at the time. The Open Group had to make a decision about what to stick with, and unfortunately the final POSIX threads were different from their selection.
POSIX Draft 4 threads were limited to begin with (the final standard fixed these). Microsoft adopted DCE/RPC wholesale in Windows NT as MSRPC and also in DCOM. Most of the stability and reliability problems that programmers associate with DCOM services - especially memory leaks, exception handling problems and thread cancellation stability issues - can be traced back to the use of POSIX Draft 4 threads.
DCE/RPC is sufficiently complex that the issue of updating it to solve and modernise the POSIX Draft 4 threading problem requires highly skilled and highly specific programming knowledge. Consequently, for all that it can accomplish, the reference implementation of DCE/RPC languishes due to a lack of information and resources.
The key difference between POSIX Draft 4 threads and the final POSIX threads specification, aside from a number of functions being interruptible where others are not, is thread cancellation. DCE/RPC utilises thread cancellation to propagate signals across the "Remote" of RPC, such that for example a client application terminating a thread results in its corresponding thread on the server also being terminated in the same way. Unfortunately, the final POSIX specification does not include such sophisticated cancellation methodology, and, given the difficulties that the Unix vendors had in correctly implementing the POSIX threads specification, it is not surprising that it was removed.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「DCEThreads」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.