The Problem with Threads

Tags:

The Problem with Threads

For concurrent programming to become mainstream, we must discard threads as a programming model. Nondeterminism should be judiciously and carefully introduced where needed, and it should be explicit in programs.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *