Event Driven Processing

Overview

Event driven processing is an efficient way of dealing with high volumes of changes of underlying data in a low latency way. An example is a pricing server which receives a high number of price updates per second but not all prices are expected to change within a given short time frame.

Links

http://en.wikipedia.org/wiki/Event-driven_programming

http://en.wikipedia.org/wiki/Staged_event-driven_architecture

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.