Click here to Skip to main content
16,004,587 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: Asynchronous waaahh??? Pin
Jeremy Falcon21-Aug-24 16:52
professionalJeremy Falcon21-Aug-24 16:52 
GeneralRe: Asynchronous waaahh??? Pin
maze321-Aug-24 23:36
professionalmaze321-Aug-24 23:36 
GeneralRe: Asynchronous waaahh??? Pin
Jeremy Falcon22-Aug-24 2:42
professionalJeremy Falcon22-Aug-24 2:42 
GeneralRe: Asynchronous waaahh??? Pin
PIEBALDconsult24-Aug-24 7:26
mvePIEBALDconsult24-Aug-24 7:26 
GeneralRe: Asynchronous waaahh??? Pin
Jeremy Falcon24-Aug-24 7:51
professionalJeremy Falcon24-Aug-24 7:51 
GeneralRe: Asynchronous waaahh??? Pin
PIEBALDconsult24-Aug-24 8:11
mvePIEBALDconsult24-Aug-24 8:11 
GeneralRe: Asynchronous waaahh??? Pin
Jeremy Falcon24-Aug-24 8:26
professionalJeremy Falcon24-Aug-24 8:26 
GeneralRe: Asynchronous waaahh??? Pin
PIEBALDconsult24-Aug-24 8:45
mvePIEBALDconsult24-Aug-24 8:45 
OK. Seems OK given the language's primary usage. But backward for general purpose development.

We (many of us) keep asking for more and more cores and hyperthreading so we don't have to share a thread.

From my point-of-view, the caller should be able to request blocking or non-blocking behavior as appropriate for the current task.

If I have to wait for an asynchronous call to complete anyway, then why bother going through all that trouble. </rhetorical>

I would much rather spin up a thread on my side as needed. It seems you don't have that luxury.
GeneralRe: Asynchronous waaahh??? Pin
Jeremy Falcon24-Aug-24 8:58
professionalJeremy Falcon24-Aug-24 8:58 
GeneralRe: Asynchronous waaahh??? Pin
#realJSOP22-Aug-24 2:01
professional#realJSOP22-Aug-24 2:01 
GeneralRe: Asynchronous waaahh??? Pin
Jeremy Falcon22-Aug-24 2:32
professionalJeremy Falcon22-Aug-24 2:32 
GeneralRe: Asynchronous waaahh??? Pin
#realJSOP22-Aug-24 3:48
professional#realJSOP22-Aug-24 3:48 
GeneralWord of the day Pin
honey the codewitch21-Aug-24 9:54
mvahoney the codewitch21-Aug-24 9:54 
GeneralRe: Word of the day Pin
MarkTJohnson21-Aug-24 10:12
professionalMarkTJohnson21-Aug-24 10:12 
GeneralRe: Word of the day Pin
honey the codewitch21-Aug-24 10:16
mvahoney the codewitch21-Aug-24 10:16 
GeneralRe: Word of the day Pin
jmaida21-Aug-24 16:27
jmaida21-Aug-24 16:27 
GeneralRe: Word of the day Pin
MarkTJohnson21-Aug-24 16:33
professionalMarkTJohnson21-Aug-24 16:33 
GeneralRe: Word of the day Pin
honey the codewitch21-Aug-24 16:34
mvahoney the codewitch21-Aug-24 16:34 
GeneralRe: Word of the day Pin
Mike Hankey21-Aug-24 11:53
mveMike Hankey21-Aug-24 11:53 
GeneralI used to complain about Outlook marking my read emails as unread Pin
honey the codewitch21-Aug-24 5:21
mvahoney the codewitch21-Aug-24 5:21 
GeneralRe: I used to complain about Outlook marking my read emails as unread Pin
Mike Hankey21-Aug-24 6:42
mveMike Hankey21-Aug-24 6:42 
GeneralRe: I used to complain about Outlook marking my read emails as unread Pin
Gary Wheeler21-Aug-24 6:48
Gary Wheeler21-Aug-24 6:48 
GeneralRe: I used to complain about Outlook marking my read emails as unread Pin
Mike Hankey21-Aug-24 6:54
mveMike Hankey21-Aug-24 6:54 
GeneralRe: I used to complain about Outlook marking my read emails as unread Pin
Gary Wheeler21-Aug-24 6:48
Gary Wheeler21-Aug-24 6:48 
GeneralRe: I used to complain about Outlook marking my read emails as unread Pin
honey the codewitch21-Aug-24 6:49
mvahoney the codewitch21-Aug-24 6:49 

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.