254 Commits (code-comments)
 

Author SHA1 Message Date
  Philipp Oppermann 0536fcb159 Rereun the coordinator build script if the runtime changes 3 years ago
  Philipp Oppermann f0a7659385 Implement some example output in operator 3 years ago
  Philipp Oppermann 42cbef025d Build runtime in coordinator's build script 3 years ago
  Philipp Oppermann af9afc5382 Create an example operator that receives inputs 3 years ago
  Philipp Oppermann 21c15743ed Add runtime path to `run` CLI arguments 3 years ago
  Philipp Oppermann 8832e433fc Update coordinator to pass runtime arguments as env variables 3 years ago
  Philipp Oppermann 9e474340a2 Pass arguments through environment variables 3 years ago
  Philipp Oppermann 7353c79e9e Add support for shared library operators 3 years ago
  Xavier Tao b3ab72b393
Multithreaded Python API and Pylot Example (#18) 3 years ago
  Philipp Oppermann 87013f2135 Start creating actor framework for operators 3 years ago
  Philipp Oppermann 44efa0b3b7 Start implementing dora runtime node 3 years ago
  Philipp Oppermann 0e0b66eb3a Implement visualization for operators as subgraphs 3 years ago
  Philipp Oppermann d7c22494e4 Update to new dataflow config file format and prepare for light-weight operators 3 years ago
  Philipp Oppermann 670cec6633 Fix typo 3 years ago
  Philipp Oppermann 577af384b4 Show C library instead of Python library in design diagram 3 years ago
  Philipp Oppermann 2bfdd68024 We might not need support for custom nodes written in Python/WASM 3 years ago
  Philipp Oppermann 732d98dd2c Fix link 3 years ago
  Philipp Oppermann 7321e79e0f Add YAML specification and state management design docs 3 years ago
  Philipp Oppermann 1290022155 Update design document with latest decisions 3 years ago
  Philipp Oppermann b58dfa0298 Describe the 'light-weight operator' design 3 years ago
  Philipp Oppermann 2add0675dd Provide an abstraction trait for communication layer 3 years ago
  Philipp Oppermann 54cc41ff29 Implement stop messages for automatic operator shutdown 3 years ago
  Philipp Oppermann f466170bca Create more complex example with rate limiting and message aggregation 3 years ago
  Philipp Oppermann e7b39f056f Allow running operators with command line arguments 3 years ago
  Philipp Oppermann f361bf2211 Start creating design diagram 3 years ago
  Philipp Oppermann 228d630fc8 Create prototype for a library-based dora-rs 3 years ago
  Philipp Oppermann 534e0acf31 Use local tcp sockets encoded with bincode to allow multiple outputs 3 years ago
  Philipp Oppermann eca7863978 Start creating a stdio-based client interface 3 years ago
  Philipp Oppermann cb6665e130 Update design document with latest decisions 3 years ago
  Philipp Oppermann efd1e8b981 Ignore files starting with `~` 3 years ago
  Xavier Tao 6ca35fd0c9
Merge pull request #16 from futurewei-tech/rust-python-binding 3 years ago
  Xavier Tao 5d57726015
Merge pull request #17 from futurewei-tech/rust-python-binding-improvements 3 years ago
  Philipp Oppermann b0d74791ad Don't panic in the Python binding functions 3 years ago
  Philipp Oppermann c71cc70340 Fix loop duration logging 3 years ago
  Philipp Oppermann 80291e9ef4 Pass python server args via command line + other restructurings 3 years ago
  haixuanTao 27371cbd72 Removing asyncio from cargo 3 years ago
  haixuanTao 1136264755 Removing asyncio 3 years ago
  haixuanTao 81f5a891c4 Refactoring the code 3 years ago
  haixuanTao 1abcd33abc Adding State management 3 years ago
  haixuanTao 7b4408ec88 Reintroducing the pyo3 async tokio derive main 3 years ago
  haixuanTao 364333b8d0 Fixing commentary 3 years ago
  Xavier Tao 3f711650ff
Merge pull request #13 from futurewei-tech/yaml-parse 3 years ago
  haixuanTao 5a9d2c146c Adding output stream 3 years ago
  haixuanTao 945715b4ff Adding example README 3 years ago
  haixuanTao bed3362a67 Adding Python API design README 3 years ago
  haixuanTao c74e3ddb3e Adding Rust Python Server 3 years ago
  Philipp Oppermann e3bdf186e6 Add basic yaml parsing and visualization via mermaid 3 years ago
  Xavier Tao ddc9fc8fd3 Merge pull request #1 from futurewei-tech/init 3 years ago
  Philipp Oppermann 16f230c4ee Add a basic CI job to test our Rust code 3 years ago
  Philipp Oppermann b9a05210ad Add a rustup override file 3 years ago