rackslab / Slurm-web

Open source web dashboard for Slurm HPC clusters
https://slurm-web.com
GNU General Public License v3.0
340 stars 97 forks source link

feat(gateway): asynchronous clusters list #307

Closed rezib closed 5 months ago

rezib commented 5 months ago

With aiohttp, retrieve clusters stats and permissions in parallel.

fix #304