Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 815 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 815 Bytes

interactEM

An interactive flow-based programming platform for streaming experimental data to High-Performance Computing (HPC). Users can wire together containerized operators through a web frontend and deploy them on both HPC and edge resources.

demo.mp4

Features

  • Interactive Web Frontend: Create data pipelines with a React-based frontend.
  • Containerized Operators: Uses container technology to ensure consistent execution environments.
  • Data Streaming: Operators connect and data flows between them over network with point-to-point communication.

License

This project is licensed under the LBNL BSD-3 License - see the LICENSE file for details.