19 Commits (61bdd4b2fef33c37e06acb84fba09c8d3924ec27)

Author SHA1 Message Date
  haixuanTao eadf6b3557 Remove sleep in multiple daemons as compiling dora cli is fast enough 2 years ago
  haixuanTao 28be4a6663 Fix example by using the right daemon command 2 years ago
  haixuanTao 05f919e06c Use cli to spawn daemon run-dataflow to avoid confused exe path 2 years ago
  haixuanTao 054ae5afcc Fix multiple daemon example 2 years ago
  haixuanTao f85011837d Remove unused runtime args from examples 2 years ago
  haixuanTao a2de951d98 Remove setup tracing from examples to make it more simple 2 years ago
  Philipp Oppermann 9a10280595
Simplify reading of primitive and string types from arrow arrays 2 years ago
  Philipp Oppermann 89f980e753
Simplify arrow array construction through new `IntoArrow` trait 2 years ago
  Philipp Oppermann ddf8035d2f
Adjust multiple-daemons example 2 years ago
  Philipp Oppermann 6154415cbc
Update Rust APIs and rust-dataflow-example to use arrow types 2 years ago
  Philipp Oppermann e13415d532
Send cross-machine outputs directly to target daemon without involving coordinator 3 years ago
  Philipp Oppermann f6219203dc
Fix `multiple-daemons` example: Use new `_unstable_` prefix for deploy keys 3 years ago
  Philipp Oppermann bf12a7b496
Canoncialize dataflow path to determine working dir 3 years ago
  Philipp Oppermann aac5e6515a
Integrate `dora-runtime` into `dora-daemon` 3 years ago
  Philipp Oppermann 72a57ce1ef
Remove deprecated `communication` options from dataflow examples, templates, and docs 3 years ago
  Philipp Oppermann 17c52e3482
Use control messages in `multiple-daemons` example instead of sleeping 3 years ago
  Philipp Oppermann 9f76239c71
Run distributed dataflow in `multiple-daemons` example 3 years ago
  Philipp Oppermann 4f649e884e
Only set ctrl-c handler in deamon when it's run as a binary 3 years ago
  Philipp Oppermann c515651264
Start working on a example that uses multiple daemons 3 years ago