- Hands-On Reactive Programming with Python
- Romain Picard
- 262字
- 2021-06-24 18:25:14
Summary
You should now understand what event-driven programming is, what reactive programming is, and what are the common points and differences between them. It is important to remember that event-driven programming is not a programming paradigm, but a way to structure the code flow. Knowing the basics of the reactor and proactor design patterns is also important to better understand how the frameworks that will be used in the next chapters work.
From now, you can start writing reactive code for tasks that you may have written in a sequential way. This kind of exercise, even for very simple algorithms, is good training in how to structure your code as a data-flow instead of a code-flow. Switching from a code-flow design to a data-flow design is the key point in writing ReactiveX applications.
Last but not least, you should now be able to navigate easily in the ReactiveX documentation and understand more easily the behavior of each operator, thanks to marble diagrams. Never hesitate to use them when you need to write your own operator or component. This is always a good way to show what you want to achieve. For a more dynamic view, reactivity diagrams will help you design bigger components or document how they are composed together.
The next chapter will introduce how asynchronous programming is done in Python, and, more specifically, with its dedicated module of the standard library, AsyncIO. But before that, detailed explanations of the underlying principles of asynchronous functions will be provided so that you can understand what's going on under the hood.
- Citrix XenApp Performance Essentials
- Containerization with LXC
- Learning Windows Server Containers
- 玩到極致 iPhone 4S完全攻略
- Alfresco 4 Enterprise Content Management Implementation
- Windows 7中文版從入門到精通(修訂版)
- Windows 7案例教程
- 一學就會:Windows Vista應用完全自學手冊
- Python UNIX和Linux系統(tǒng)管理指南
- 鴻蒙操作系統(tǒng)設計原理與架構
- 嵌入式微系統(tǒng)
- 辦公自動化教程(Windows7+Office2010)
- Angular權威教程
- SAP后勤模塊實施攻略:SAP在生產(chǎn)、采購、銷售、物流中的應用
- 電子商務系統(tǒng)建設與管理