Fluxtion
  • Fluxtion
  • Getting started
    • Quick start
    • Developer workflow
  • Concepts
    • Static event processor
      • Event processing
      • Memory model
    • Event stream compiler
      • Graph building
    • Building, classpath and execution
    • Structured processing
  • Examples
    • Core reference
      • Integrating user classes
        • Event handling
        • Event filtering
        • Multiple handlers per class
        • Event pipeline
        • Event graph
        • Parent source identification
        • Parent collection
        • Dirty node conditional branching
        • Clean node conditional branching
        • Push node reference
        • Event propagation control
        • Post event processing
        • Batch processing
        • Generation output control
          • Naming strategies
        • Dependency injection container
          • Scalar property injection
          • Vector property injection
          • Reflection property injection
          • Lifecycle integration
      • Graph building
        • Imperative
        • Data driven
        • Dependency Injection
      • Auditing
  • Stream programming
  • FAQ
  • Extensions
    • Introduction
    • Tools
      • Fluxtion compiler
      • Maven plugin
      • Visual analyser
    • Streaming
      • Introduction 2
    • Text
      • CSV processing
        • Building CSV marshaller
        • Validation
        • Downstream processing
        • Multi-type dispatch
Powered by GitBook
On this page

Was this helpful?

Getting started

The next section describes getting up and running with Fluxtion. Detailed programming guide is given later on, here the developer will learn the basic development flow using Fluxtion.

PreviousFluxtionNextQuick start

Last updated 5 years ago

Was this helpful?