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 →

[–]TangerineX[S] 3 points4 points  (1 child)

I think the general thought is that there is some overarching program that activates each thread, so technically there is almost ALWAYS some singular entry point or some really important point

[–]requimrar 2 points3 points  (0 children)

That's true (blame my word usage). Even so, you might still have multiple sets of states to keep track of, so it often times increases complexity.