675
STOP DOING ASYNC (lemmy.world)
submitted 7 months ago by Maven@lemmy.world to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] masterspace@lemmy.ca 1 points 7 months ago* (last edited 7 months ago)

No, because async is fundamentally a paradigm for how to express asynchronous programming, i.e. situations where you need to wait for something else to happen, threading is not an alternative to that, callbacks are.

[-] MantisWaffle@lemmy.world 0 points 7 months ago

Threads are callbacks.

this post was submitted on 28 Jan 2024
675 points (94.8% liked)

Programmer Humor

32077 readers
614 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS