Skip to content
Riccardo Tommasini edited this page Jan 2, 2021 · 31 revisions

Welcome to the rsp4j wiki

Creating RSP applications with RSP4J

  • Query Definition in RSP-QL
  • Defining the Streams
  • Select the Operators
    • S2R
    • R2R
    • R2S
  • Define the SDS
  • Engine & execution semantics definition

Extending RSP4J

  • Adding your own streams
  • Extend the operators
    • S2R
    • R2R
    • R2S
  • Implement your own SDS
  • Add your own engine