📶
Streamer
  • Introduction
  • Event Actor
    • Overview
    • State Machine
    • Event Filter
    • Worker Thread
    • Message Wrapper
    • Synchronous Communication
  • Special actors
    • Combiner
    • Pool
    • Renamer
    • Uploader/Downloader
    • Pipeliner
  • Event Broker
    • Broker
    • Configuration
Powered by GitBook
On this page
  1. Special actors

Renamer

PreviousPoolNextUploader/Downloader

Last updated 1 year ago

The Renamer actor is tasked with giving an event a new name. The old event may still exist in the system.

Usage

The Renamer is especially helpful when dealing with inter-process event passing.