Solution for Downloading & Installing BULK APK's from a Server.

Hi,

I have developed a system where I kept APK files on Server & that are in BULK.I have developed a Downloader which downloads all this APK from server & Installs it on user Android Device.

If the user has 10-100 device it might be feasible for him to download all this APK on each device through my downloader, but I got stuck when one of my clients has 5000 device , where he wants to download all APK from the server.

The system is not feasible for 5000 devices , to download all APK from the server.

Please suggest me a solution for this.

Thanks in Advance.
-Assif