To parallelise code, either multiple processes or multiple threads can be created from the main process.
- A bit faster to start up
- They can access all memory from all other threads, therefore sharing data is easy
- Lower memory consumption
To parallelise code, either multiple processes or multiple threads can be created from the main process.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"sudo xcode-select --switch /Applications/Xcode.appsudo DevToolsSecurity -enable [probably not necessary])brew install node carthagenpm install -g appium appium-doctorappium-doctor --ios