Asynchronous Programming

KSBs

K7

software design approaches and patterns, to identify reusable solutions to commonly occurring problems

The reading in this module goes through patterns for solving common concurrency problems.

S11

apply an appropriate software development approach according to the relevant paradigm (for example object oriented, event driven or procedural)

The learner is guided to use an async paradigm in the exercises and workshop.

S12

follow software designs and functional or technical specifications

There is a fair amount of functionality that the learner must implement according to the concurrency best practices.