DP News-Robot |
24. Jun 2021 13:10 |
DCOM calls from thread pool threads: CoInitialize/CoUnitialize location and expensive
Interesting takeaway from [WayBack] DCOM calls from thread pool threads call CoInitialize* at the start, and call CoUninitialize*before returning. Expensive, but necessary Related: [WayBack] 123683 – CoInitialize should be called at most once per thread [WayBack] c++ – Is CoInitialize(NULL) call expensive after CoInitializeEx(NULL, COINIT_MULTITHREADED) on the same thread? – Stack Overflow [WayBack] OLE DB […]
Weiterlesen...
|