Avaiga / taipy

Turns Data and AI algorithms into production-ready web applications in no time.
https://www.taipy.io
Apache License 2.0
10.94k stars 775 forks source link

Cluster mode: Create a Taipy application to demonstrate the cluster mode #831

Closed jrobinAV closed 5 months ago

jrobinAV commented 6 months ago

The application should submit a lot of tasks in a distributed remote environment.

distributed-taipy-core-sales-main.zip

trgiangdo commented 5 months ago

The demo repository: https://github.com/Avaiga/demo-cluster-mcdo.

The demo has been successfully deployed to a CPU cluster and a GPU cluster on Azure. The performance of the GPU cluster is 7 - 10 times better than CPU, which is exactly what we want to demonstrate.

jrobinAV commented 5 months ago

Awesome!