https://github.com/jetspiking/renderonline
Dynamic Solution for Managing and Executing Rendering Tasks on HPC Infrastructure
https://github.com/jetspiking/renderonline
cli cloud-computing computerarchitecture gpu-acceleration persistent pipeline
Last synced: 3 months ago
JSON representation
Dynamic Solution for Managing and Executing Rendering Tasks on HPC Infrastructure
- Host: GitHub
- URL: https://github.com/jetspiking/renderonline
- Owner: jetspiking
- License: mit
- Created: 2024-08-16T12:19:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T11:17:46.000Z (4 months ago)
- Last Synced: 2025-03-09T21:03:22.759Z (3 months ago)
- Topics: cli, cloud-computing, computerarchitecture, gpu-acceleration, persistent, pipeline
- Language: C#
- Homepage: https://renderonline.nl
- Size: 668 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RenderOnline
Solution for Managing and Executing Rendering Tasks on HPC Infrastructure.## HPCServer
- Server running on powerful hardware to allow rendering incoming tasks.## RenderAPI
- Communication and handling to database, safe user API.## RNOClient
- User client for queueing assignments. Manage tasks, upload projects, and download results.# Todo:
## AdminPortal
- Management portal## Wiki
- Information on hardware and software architecture, and setting up the software locally