In this lesson, you will learn the main concepts behind event-driven programming, which, after object-oriented programming, is another fundamental stepping stone in understanding modern embedded ...
This installment starts a new segment of lessons about state machines. The subject conceptually continues the event-driven theme and is one of my favorites [1,2]. Today, you’ll learn what event-driven ...
“Asynchrony” is a scary word. It means taking events as they come, managing somehow to avoid being overtaken by them. Event-driven asynchrony is the foundation of serverless computing, which, as a ...
Microsoft’s open-source data change processing platform promises a whole new way of building and managing cloud applications that generate a constant flow of events. The Microsoft Azure Incubations ...
The IBM Bluemix OpenWhisk platform enables developers to quickly build microservices that execute software code in response to events such as the clicking of a mouse or the receiving of sensor data ...