I hope it's ultimately positive for Java.  The stateless, single
threaded nature of PHP style scripting languages allows them to scale
so well. And this is a separate issue from the language itself.  Java
hosting is expensive and painful because you have to commit memory and
CPU to each "server".  Remember the M in JVM stands for machine.  No
wonder other camps have such a low opinion of the JVM.

Peter describes the benefits well.  Highly scalable front-ends have to
have these narrowed (optimised) abilities.  Perhaps there's room to
develop a symbiosis between the stateless front end and more
traditional back ends though.
-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.


Reply via email to