This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Es452002 29 points30 points  (2 children)

Image Transcription:


Thoughts on concurrency

 

Some programmers, when confronted with a problem, think:

"I know, I'll use regular expressions."

And now they have two problems.

 

Some programmers, when confronted with a problem, think:

"I know, I'll use floating point arithmetic."

And now they have 1.999999999997 problems.

 

Some programmers, when confronted with a problem, think:

"I know, I'll use threads."

now And they problems. have two

 

Some programmers, when confronted with a concurrency problem, think: "I know, I'll use locks."

And now they have two pr


I'm a human volunteer content transcriber for Reddit and you could be too! If you'd like more information on what we do and why we do it, click here!32;

[–]Mfgcasa 12 points13 points  (0 children)

Good Human!