Designing Multi-Threaded Applications Using Swift

Jimmy M Andersson
4 min readNov 12, 2018

Being an iOS Developer in the automotive industry, I spend a great deal of time working with real time data. The need to process continuous streams of data efficiently is something that is important in many applications today. To make sure you don’t lock up the user interface, you will most likely need to use multi-threading.

--

--

Jimmy M Andersson

Software engineer with a passion for data and machine learning