mantasmaciulis / TryLinks-2023

UG4 Project
0 stars 0 forks source link

Replace Compile and Deploy Pipeline. #38

Open mantasmaciulis opened 3 months ago

mantasmaciulis commented 3 months ago

The Compile and Deploy Pipeline is responsible for compiling user's Links Programs, which then get displayed to them. It has shown stability issues and should be replaced with some sort of containerization system for stability.

mantasmaciulis commented 3 months ago

This has been partially resolved by managing websocket listeners in a more efficient way.

mantasmaciulis commented 3 months ago

There are still performance issues, 20 compilation processes at once maxes out a VM with 1 core and 1GB of RAM.