Skip to content

jsq081/deephaven_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deephaven Streaming Poc

This project utilizes Deephaven for real-time data processing and analysis. This README will guide you through the installation and running of the Deephaven server.

Prerequisites

  • Python 3.7 or higher
  • Pip

Installation

To install the Deephaven Python client, run the following command:

pip install deephaven

Running the Deephaven Server

deephaven server --jvm-args "-Xmx4g -Dauthentication.psk=YOUR_PASSWORD"

Usage

Once the server is running, you can access the Deephaven UI in your web browser at http://localhost:10000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages