-
Notifications
You must be signed in to change notification settings - Fork 63
Roadmap
github-actions[bot] edited this page Jun 26, 2025
·
3 revisions
We do not have a formal roadmap, but we're happy to discuss features, improvements, new adapters, etc, in our discussions area.
Here are some high level items we hope to accomplish in the next few months:
- Establish a better pattern for adapters (#165)
- Parallelization to improve runtime, for historical/offline distributions
- Support for cross-process communication in realtime distributions
- C++-based HTTP/SSE adapter
- C++-based Redis adapter
- Add support for other graph viewers, including interactive / standalone / Jupyter
This wiki is autogenerated. To made updates, open a PR against the original source file in docs/wiki
.
Get Started (Tutorials)
Concepts
- CSP Node
- CSP Graph
- Historical Buffers
- Execution Modes
- Adapters
- Feedback and Delayed Edge
- Common Mistakes
How-to guides
- Use Statistical Nodes
- Create Dynamic Baskets
- Write Adapters:
- Profile CSP Code
References
- API Reference
- Glossary of Terms
- Examples
Developer Guide