Event-driven Architecture

Home > Computer Science > Mobile application development > Mobile Application Architecture > Event-driven Architecture

Event-driven architecture is a software development pattern that revolves around the idea of events. All the components of the application interact with each other by sending and receiving events.