Stream - Interface

Event Centric Thinking

About

A stream interface will expose two functions:

  • A src function that produces the objects (file, …)
  • A dest function that consumes the objects (file, …)

See also: Data Concurrency - Producer Consumer Thread





Discover More
Event Centric Thinking
Stream - (Software|Library)

Software, Library around the notion of stream Distributed stream processing frameworks such as: Samza - Linkedin, Storm - team (Yahoo!) Flink Amazon...



Share this page:
Follow us:
Task Runner