Hi all,
 
I was thinking if there could be a way to raise the limits for applications. 
My contecern is, that I have a JNLP application with a nice bunch of 
libraries included (e.g. jasper reports, etc), which takes the application 
nicely over 10 MB. The application is built as a Netbeans RPC application, 
so there is a jnlp-servlet for downloading all necessary files. 
Unfortunatelly, such applications are rarely under 10 MB.
 
The jnlp-servlet itself does not consume much memory (as far I know), so 
this is not a problem, To download all libraries may take a little 
processing time, traffic and request time (well, even for slow trafic I hope 
each library is downloaded in 30s), but that's why there is billing quota 
for I am willing to pay. I'd see the google apps as a nice platform to 
deploy web start applications too, but for bigger application there would be 
nice to raise request handler quotas too, even if it would be a payed 
service. I don't think a need a separate VPS instance running 24x7 just to 
download a jnlp application.
 
The question is, if there is another solution or I'll have to work on 
getting the static libraries deployed somewhere else (not a bad ide too).
 
Regards
         Perun

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to