values over time • These values can represent many kinds of asynchronous events • Customise handling of asynchronous events by combining event-processing operators
• In the example, requests to `$queryPublisher` are performed on `backgroundQueue`, but elements received from it are performed on `Dispatch.main` Threading