Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC support #500

Open
andrewgryan opened this issue Mar 25, 2022 · 1 comment
Open

gRPC support #500

andrewgryan opened this issue Mar 25, 2022 · 1 comment

Comments

@andrewgryan
Copy link
Collaborator

Building on the RPC driver approach and using a more full-featured remote-procedure call framework I think a gRPC client/server needs to be shipped with FOREST to enable remote/local data visualisation.

# Build a gRPC service in a container, e.g. /rpc endpoint
forest service forest.config.yaml
# Build a Bokeh server with a gRPC client "driver"
forest ctl forest.config.yaml

This approach will allow multiple FOREST servers to connect together to share their datasets. By exposing replies to methods needed to populate glyphs and menus.

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant