This talk explores different strategies to get around common constraints imposed by synchronous (request/response) APIs when it comes to supporting asynchronous and event-driven communication between server and clients thus avoiding inefficient and infective API pooling techniques.
Through a comprehensive architectural overview and and API-led patterns illustrations, this presentation walks through how different asynchronous API strategies such as the above mentioned can be applied in order to deliver event-driven architectures in the web.