database-stream-processor
database-stream-processor copied to clipboard
Streaming and Incremental Computation Framework
### Is your feature request related to a problem? Please describe. - ### Describe the solution you'd like - ### Describe alternatives you've considered _No response_ ### Additional context _No...
### Is your feature request related to a problem? Please describe. - ### Describe the solution you'd like Add more doc examples when we have some interesting relational operators. ###...
- [x] Multit-hreaded runtime - [x] Exchange operator (non-incremental) - [x] Dynamic scheduling - [ ] Incremental exchange operators We discuss strategies for parallelizing the execution of DBSP circuits. *NOTE:*...
Async is not a good name, as these operators are still synchronous as in "synchronous circuits". Some proposed alternatives (but I think we can do better): "interface", "extern", "EnvironmentReader", "EventDriven",...