Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jetspiking/renderonline
Solution for Managing and Executing Rendering Tasks on HPC Infrastructure
https://github.com/jetspiking/renderonline
Last synced: about 5 hours ago
JSON representation
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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T17:55:22.000Z (2 months ago)
- Last Synced: 2024-09-09T12:47:33.965Z (2 months ago)
- Language: C#
- Size: 627 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:
## RenderOnline
- Website containing information about the service and pricing for service## AdminPortal
- Management portal## Wiki
- Information on hardware and software architecture, and setting up the software locally