roll out of java web start clients
Posted
by user271858
on Stack Overflow
See other posts from Stack Overflow
or by user271858
Published on 2010-05-03T10:20:51Z
Indexed on
2010/05/03
10:28 UTC
Read the original article
Hit count: 256
We are about to roll out a client server application build with java web start. Our main server is located in a country in Europe and we will have many users downloading our client the first day from all over the world. Since the client application is quite big in MB our wan will be utilized a lot. Is there a way to cache or pre- distribute java web start clients to servers "closer" to the user (for example a local server)?
Thanks.
© Stack Overflow or respective owner