Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 529 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 529 Bytes

TATA

Throughput-Aware TAsk Placement in Heterogeneous Stream Processing with Deep Reinforcement Learning

Dependencies

Data set

  • DSP task graphs are in dsp_dataset
  • Resource graphs are in resource_dataset

Quick start

python main.py

Flink integration

Please refer to Flink new scheduler.