- Asynchronous Android Programming(Second Edition)
- Helder Vasconcelos
- 80字
- 2021-07-14 10:43:13
Summary
In this chapter, we took a detailed look at the available Android runtimes, Android processes, and thread models.
We then introduced the concurrent issues that we would cope with when we try to implement robust concurrent programs.
Finally, we listed the basic concurrent building blocks available on the SDK to design concurrent programs.
In the next chapter, we'll take a look at some Android-specific low-level building blocks on which the other concurrency mechanisms are built: Handler
, Looper
, and LooperThread
.
推薦閱讀
- Learning Cython Programming
- Kubernetes實(shí)戰(zhàn)
- Beginning Java Data Structures and Algorithms
- Java完全自學(xué)教程
- React Native Cookbook
- C#程序設(shè)計(jì)(慕課版)
- 小程序,巧運(yùn)營(yíng):微信小程序運(yùn)營(yíng)招式大全
- ArcGIS By Example
- C#程序設(shè)計(jì)
- D3.js 4.x Data Visualization(Third Edition)
- SQL Server數(shù)據(jù)庫管理與開發(fā)兵書
- jQuery炫酷應(yīng)用實(shí)例集錦
- 劍指大數(shù)據(jù):企業(yè)級(jí)數(shù)據(jù)倉庫項(xiàng)目實(shí)戰(zhàn)(在線教育版)
- Kubernetes源碼剖析
- 零基礎(chǔ)學(xué)C語言(升級(jí)版)