Why Reactive Programming

Reacive programming is a radically effective approach to compose data as queryable, lib-time streams

Not only can you concisely wrangle and analyze static snapshots of data, but also real-time infinite data (e.g. stcok quotes, Twitter streams)


관련 문서