Categories
Archives
- [—]2010 (2)
- [+]2009 (20)
- [+]December (2)
- [+]November (3)
- [+]October (3)
- [+]September (3)
- [+]August (4)
- [+]July (5)
-
RSS Links
Ads
Category Archives: java
Long development cycles of compiled languages – the real killer
Ever asked yourself what are the reasons for the rise of scripting languages like PHP, Ruby, Groovy for web development in the last couple of years? Let’s take the concrete case of Java. Common critiques of the language and the API’s, and the J2EE/JEE frameworks were/are in a loose historical order:
performance – too slow: this [...]
Discovered Quercus
Scalability, security, pooling, long lived connections , container services in general are all aspects where Java has a lot to offer. PHP on the other side is good for fast development cycles with a low maintenance infrastructure, request response orientend with not so much support for long lived connections, caching etc.
Read the full post [...]

Subscribe
S.Mail
Lessons learned trusting Code Generators