- 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
.
推薦閱讀
- Python科學(xué)計算(第2版)
- Microsoft Dynamics 365 Extensions Cookbook
- 編程卓越之道(卷3):軟件工程化
- FreeSWITCH 1.6 Cookbook
- Building Cross-Platform Desktop Applications with Electron
- 教孩子學(xué)編程:C++入門圖解
- Instant Ext.NET Application Development
- Java:High-Performance Apps with Java 9
- Spring+Spring MVC+MyBatis從零開始學(xué)
- Bootstrap for Rails
- Building Dynamics CRM 2015 Dashboards with Power BI
- uni-app跨平臺開發(fā)與應(yīng)用從入門到實踐
- PyQt編程快速上手
- Python預(yù)測分析實戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu):Python語言描述