Skip to Content
Hands-On Reactive Programming with Python
book

Hands-On Reactive Programming with Python

by Romain Picard
October 2018
Intermediate to advanced
420 pages
10h 26m
English
Packt Publishing
Content preview from Hands-On Reactive Programming with Python

Implementation of an Audio Transcoding Server

This chapter and the next two cover a realistic example of an application. This application uses the features and libraries described in previous chapters. It is based on RxPY, runs on an AsyncIO event loop, and uses the aiohttp package. The application is developed in a functional and reactive way. The first part describes how the project is structured. Since this application is more than a code snippet, its code is structured as a Python package. This part also contains some advice to improve the readability of the RxPY code. The second part presents Cyclotron, a framework that implements the code written in Chapter 3Functional Programming with ReactiveX, to deal with observable cycles in ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Programming with Design Patterns

Python Programming with Design Patterns

James W. Cooper

Publisher Resources

ISBN: 9781789138726Supplemental Content