Recent Posts

RSS Feeds

Google App Engine for Java compared to VPS Java Hosting

Googles App Engine for Java is a cheap and powerful alternative for hosting Java (and Groovy, Scala, JRuby, ...) web applications compared to VPS hosting. How do both compare and what are the advantages and disadvantages of each? Which offer is better for you and your requirements?
[Read More]

  Share

Permalink     Kommentare[1]

Grails / Java Web Hosting - 32 or 64-Bit JVM on 64-Bit VPS?

Virtual private servers are offered with 32-bit and 64-bit operation systems since x86-64 server hardware is deployed more frequently at hosting companies. This gives you the choice to select an 64-bit JVM or an 32-.Bit JVM. Which one should you choose?
[Read More]

  Share

Permalink    

Non-root Tomcat on Port 80 on a VPS without Apache

Java web applications don't need an Apache web server. In memory constrained systems like virtual private servers (VPS) you may get rid of the Apache web server to save memory and gain speed. The idea is to use iptables to replace port 80 in requests to port 8080 of the tomcat connector. Special problem on VPS systems are solved.[Read More]

  Share

Permalink     Kommentare[5]

Low Cost Grails / Java Web Hosting - How much server memory do you need?

To host your Grails / Java web application on a dedicated or virtual server (vServer) you'll need to know how much main memory your application needs and how much heap space is available to your application in a known environment. I'll give you formulas I derived from extensive experiments and rule of thumb for calculation with examples.[Read More]

  Share

Permalink