Changes

Jump to: navigation, search

DPS921/Web Worker API

1 byte added, 00:21, 2 December 2020
m
Introduction
</p>
= The Problem Introduction =
<p>
Parallel computing has certainly become a very wide-spread and rapidly-developing area in programming. It comes from the fact that a number of resources grouped together can solve problems faster. We are all well-aware of multi-core and multithreaded CPUs and GPUs that provide technical compatibility to support parallel computing. There are a number of parallel computing libraries, such as OpenMP, MPI, TBB, that we have looked into in our course. However, we have not discussed any front-end web development APIs allowing for multithreading.

Navigation menu