Click here to Skip to main content
15,895,746 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralIntel just impresses the elephant out of me Pin
Gary Wheeler6-Sep-19 8:55
Gary Wheeler6-Sep-19 8:55 
GeneralRe: Intel just impresses the elephant out of me Pin
RickZeeland6-Sep-19 9:12
mveRickZeeland6-Sep-19 9:12 
GeneralRe: Intel just impresses the elephant out of me Pin
Mark_Wallace6-Sep-19 9:35
Mark_Wallace6-Sep-19 9:35 
GeneralRe: Intel just impresses the elephant out of me Pin
Randor 6-Sep-19 9:58
professional Randor 6-Sep-19 9:58 
GeneralRe: Intel just impresses the elephant out of me Pin
honey the codewitch6-Sep-19 9:59
mvahoney the codewitch6-Sep-19 9:59 
GeneralRe: Intel just impresses the elephant out of me Pin
Gary R. Wheeler7-Sep-19 1:24
Gary R. Wheeler7-Sep-19 1:24 
GeneralRe: Intel just impresses the elephant out of me Pin
honey the codewitch7-Sep-19 2:32
mvahoney the codewitch7-Sep-19 2:32 
GeneralRe: Intel just impresses the elephant out of me Pin
Gary R. Wheeler7-Sep-19 16:23
Gary R. Wheeler7-Sep-19 16:23 
It does sound unusual but... Obviously, we have a main application thread running the UI window itself and the corresponding message loop. There are several threads handling network communications with underlying services and our tracing/diagnosis tool. Any number of background threads in the UI app and the services may be performing or monitoring external physical processes. Over the last 20 years, our programming model for our products has become quite adept at handling a multi-process/multi-threaded implementation. It's relatively rare that we find a bug arising from a deadlock or resource contention issue. Our bugs now tend to be problems in the physical processes and our control/monitoring of them.
Software Zen: delete this;

GeneralRe: Intel just impresses the elephant out of me Pin
honey the codewitch7-Sep-19 16:24
mvahoney the codewitch7-Sep-19 16:24 
GeneralRe: Intel just impresses the elephant out of me Pin
Gary R. Wheeler7-Sep-19 17:40
Gary R. Wheeler7-Sep-19 17:40 
GeneralRe: Intel just impresses the elephant out of me Pin
honey the codewitch7-Sep-19 17:43
mvahoney the codewitch7-Sep-19 17:43 
GeneralRe: Intel just impresses the elephant out of me Pin
Brisingr Aerowing6-Sep-19 11:10
professionalBrisingr Aerowing6-Sep-19 11:10 
GeneralRe: Intel just impresses the elephant out of me Pin
Jörgen Andersson6-Sep-19 12:23
professionalJörgen Andersson6-Sep-19 12:23 
GeneralRe: Intel just impresses the elephant out of me Pin
BillWoodruff6-Sep-19 14:18
professionalBillWoodruff6-Sep-19 14:18 
GeneralRe: Intel just impresses the elephant out of me Pin
Gary R. Wheeler7-Sep-19 2:10
Gary R. Wheeler7-Sep-19 2:10 
GeneralRe: Intel just impresses the elephant out of me Pin
BillWoodruff7-Sep-19 13:29
professionalBillWoodruff7-Sep-19 13:29 
GeneralRe: Intel just impresses the elephant out of me Pin
Gary R. Wheeler7-Sep-19 16:24
Gary R. Wheeler7-Sep-19 16:24 
GeneralRe: Intel just impresses the elephant out of me Pin
phil.o6-Sep-19 16:30
professionalphil.o6-Sep-19 16:30 
GeneralRe: Intel just impresses the elephant out of me Pin
abmv6-Sep-19 23:14
professionalabmv6-Sep-19 23:14 
NewsWell, we're done here (42 has been solved) Pin
Kent Sharkey6-Sep-19 7:26
staffKent Sharkey6-Sep-19 7:26 
GeneralRe: Well, we're done here (42 has been solved) Pin
OriginalGriff6-Sep-19 8:08
mveOriginalGriff6-Sep-19 8:08 
GeneralRe: Well, we're done here (42 has been solved) Pin
Matthew Dennis6-Sep-19 10:22
sysadminMatthew Dennis6-Sep-19 10:22 
GeneralRe: Well, we're done here (42 has been solved) Pin
OriginalGriff6-Sep-19 10:55
mveOriginalGriff6-Sep-19 10:55 
GeneralRe: Well, we're done here (42 has been solved) Pin
Mike Hankey6-Sep-19 8:10
mveMike Hankey6-Sep-19 8:10 
GeneralRe: Well, we're done here (42 has been solved) Pin
Mark_Wallace6-Sep-19 9:37
Mark_Wallace6-Sep-19 9:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.