Roadmap - Point72/csp GitHub Wiki
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
-
csp-gateway
: Application development framework, built with FastAPI and Perspective. This is a library we have built internally at Point72 on top ofcsp
that we hope to open source later in 2024. It allows for easier construction of modularcsp
applications, along with a pluggable REST/WebSocket API and interactive UI.