Concurrent and Parallel Programming Concurrent vs Parallel CPU Count Thread Lifecycle Process Lifecycle Multi-threading Multi-processing Thread Synchronization Process Synchronization Thread Pool Process Pool Read/Write Lock Re-entrant Lock Livelock Future CPU bound Thread Performance IO bound Thread Performance