Click here to Skip to main content
15,905,785 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.

 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Mark J. Miller20-Mar-15 4:32
Mark J. Miller20-Mar-15 4:32 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Afzaal Ahmad Zeeshan20-Mar-15 5:02
professionalAfzaal Ahmad Zeeshan20-Mar-15 5:02 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
DavidSherwood20-Mar-15 6:24
DavidSherwood20-Mar-15 6:24 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Afzaal Ahmad Zeeshan20-Mar-15 12:28
professionalAfzaal Ahmad Zeeshan20-Mar-15 12:28 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Vark11119-Mar-15 3:42
Vark11119-Mar-15 3:42 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Brady Kelly19-Mar-15 20:00
Brady Kelly19-Mar-15 20:00 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
thund3rstruck20-Mar-15 2:44
thund3rstruck20-Mar-15 2:44 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
stevev620-Mar-15 3:55
stevev620-Mar-15 3:55 
Asynchronous programming is not needed if you have an advanced OS that can extract the parallelism from your executable and distribute that processing across all of its cores.
Otherwise, you need to learn how to do it. It will probably serve you better than trying to learn the newest sexy programming language that hides the multitasking with a "trust us, we know what you want to do".
It's really cool too.
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
User 483504720-Mar-15 4:16
User 483504720-Mar-15 4:16 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
Mark J. Miller20-Mar-15 4:54
Mark J. Miller20-Mar-15 4:54 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
jschell20-Mar-15 12:27
jschell20-Mar-15 12:27 
GeneralRe: Do we really need asynchronous programming? I don't think so. Pin
KP Lee20-Mar-15 17:58
KP Lee20-Mar-15 17:58 
GeneralWeird naming conventions Pin
Jacquers18-Mar-15 22:02
Jacquers18-Mar-15 22:02 
GeneralRe: Weird naming conventions Pin
Rage18-Mar-15 22:04
professionalRage18-Mar-15 22:04 
GeneralRe: Weird naming conventions Pin
Johnny J.18-Mar-15 22:07
professionalJohnny J.18-Mar-15 22:07 
GeneralRe: Weird naming conventions Pin
Jacquers18-Mar-15 22:08
Jacquers18-Mar-15 22:08 
GeneralRe: Weird naming conventions Pin
Mike Hankey18-Mar-15 22:09
mveMike Hankey18-Mar-15 22:09 
JokeRe: Weird naming conventions Pin
V.18-Mar-15 22:50
professionalV.18-Mar-15 22:50 
GeneralRe: Weird naming conventions Pin
Duncan Edwards Jones18-Mar-15 23:04
professionalDuncan Edwards Jones18-Mar-15 23:04 
GeneralRe: Weird naming conventions Pin
W Balboos, GHB19-Mar-15 1:34
W Balboos, GHB19-Mar-15 1:34 
GeneralRe: Weird naming conventions Pin
Amarnath S19-Mar-15 2:19
professionalAmarnath S19-Mar-15 2:19 
GeneralRe: Weird naming conventions Pin
dandy7219-Mar-15 3:16
dandy7219-Mar-15 3:16 
GeneralRe: Weird naming conventions Pin
Brady Kelly19-Mar-15 9:22
Brady Kelly19-Mar-15 9:22 
GeneralRe: Weird naming conventions Pin
Richard Deeming19-Mar-15 4:12
mveRichard Deeming19-Mar-15 4:12 
GeneralRe: Weird naming conventions Pin
Jacquers19-Mar-15 6:06
Jacquers19-Mar-15 6:06 

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.