User:Sbbhuva/sandbox/Program Level Parallelism
Appearance
![]() | This is not a Wikipedia article: It is an individual user's work-in-progress page, and may be incomplete and/or unreliable. For guidance on developing this draft, see Wikipedia:So you made a userspace draft. Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
Program Level Parallelism is a type of parallelism which involves the usage of the concepts of task oriented parallelism and multi-threading. This helps in increasing the throughput of the processor by helping to increase the net amount of useful work done in the same time frame.