Data Flow - Message (Operand)

Card Puncher Data Processing

Data Flow - Message (Operand)

About

This page talks about message in the context of data processing.

In data processing application, a Message is the data that are carried along the arcs of a pipeline. (ie the object traveling along the dataflow that needs to be processed.)

The message is also known as:

  • Operand
  • emission,
  • emits,
  • item,
  • event,
  • signal,
  • data





Discover More
Card Puncher Data Processing
What is an Event Loop?

An Event loop is a thread that waits for and dispatches events or messages that may contains: data or runnable code An event loop is also known as: message dispatcher, message loop, message...



Share this page:
Follow us:
Task Runner