Spring to Java EE – A Migration Experience
Spring to Java EE – A Migration Experience
Tweet 5 Comments Save Tags: java , open source , server , standards
Creator of WebSphere says it was the biggest technology mistake he ever made
When I was at IBM, I started a product called Websphere [which helps companies to operate and integrate business applications across... more »
Tweet 1 Comments Save Tags: humor , java , server , standards
LinkedIn Architecture: 40M Pages per Day on Tomcat
This post summarizes the key parts of the LinkedIn architecture. It’s based on the presentations above, and on additional comments made... more »
Tweet 7 Comments Save Tags: how-to , java , server
VMWare Acquires SpringSource for $362 Million
Virtualization infrastructure provider VMware announced today that it will acquire SpringSource for approximately $362 million in cash... more »
Tweet 8 Comments Save Tags: frameworks , java , news , server
Twitter Search is Now 3x Faster - from MySql to Lucene and from Ruby to Java
As part of the effort, we launched a new real-time search engine, changing our back-end from MySQL to a real-time version of Lucene. Last... more »
Tweet 3 Comments Save Tags: java , server , tools
JBoss Application Server 7 looks shockingly good (Asylum #14 podcast)
ver wondered why there is development going on for AS 7 when AS 6 is not yet final ? Want to know why AS 7 starts up faster than... more »
Tweet 0 Comments Save Tags: eclipse , java , open source , server
Goodbye Google App Engine (GAE)
Choosing GAE as the platform four our project is a mistake which cost I estimate in about 15000€. Considering it's been my money, it is a... more »
Tweet 12 Comments Save Tags: opinion , reviews , server , web services
SpringSource Launches New Application Server without Java EE
SpringSource has today launched the SpringSource Application Platform, a new application server that harnesses the power of Spring, OSGi... more »
Tweet 5 Comments Save Tags: java , server
Apache Wicket Powers mobile.walmart.com
An announcement on the Apache Wicket mailing list from the team that rolled out mobile.walmart.com mentions why the component-based web... more »
Tweet 0 Comments Save Tags: frameworks , java , news , server
Clustering A Grails App with Terracotta
When I was writing Grails: A Quick-Start Guide, I thought that scalability issues were too complicated and “out of scope” for a “getting... more »
Tweet 1 Comments Save Tags: frameworks , groovy , java , server
FREE ebook - Jenkins: The Definitive Guide, Continuous integration for the masses
Jenkins: The Definitive Guide is an open source book, freely available online or in PDF form. It also covers Hudson. Learn how to... more »
Java SE 6 release 21, the Java Hotspot VM 17.0 and G1
Oracle released the Java SE 6 (1.6.0_21) build a few days ago. Unexpected this presents a bunch of new features and updates. Here are the... more »
Tweet 0 Comments Save Tags: java , server
Why Java is increasingly being used for HPC (High-Performance Computing)
Good performance, better productivity and quality, easier staffing, make Java a good choice for computational or data intensive... more »
Tweet 4 Comments Save Tags: java , server , tools
EJB 3.1 – EJB New and Improved!
The EJB 3.0 specification was a huge improvement from what we were used to in the early versions of EJB. Available as an early draft, EJB... more »
Tweet 2 Comments Save Tags: frameworks , java , server
Google Guava vs Apache Commons for Argument Validation
It is an established good practice to validate method arguments at the beginning of the method body. For example you could check that the... more »
Tweet 0 Comments Save Tags: how-to , java , other languages , server
Spring Data REST 1.1.0.M1 Released
The Spring Data team is happy to announce the next major step in the evolution of exporting domain objects to the web using RESTful... more »
Tweet 0 Comments Save Tags: database , frameworks , java , server
Tomcat Today, GlassFish Tomorrow?
While there are indeed several advantages to using GlassFish vs. Tomcat, it's probably useful to know that Sun is the original creator of... more »
Tweet 0 Comments Save Tags: java , server
VirtualBox 3.0.0 released
Sun today released VirtualBox 3.0.0, a major update introducing Symmetrical Multiprocessing (SMP) in virtual machines as well as much... more »
Tweet 0 Comments Save Tags: announcement , server , tools
The Ultimate Guide to .htaccess Files
Apache's .htaccess configuration files have baffled countless developers. This tutorial aims to break through this confusion by focusing... more »
Tweet 0 Comments Save Tags: how-to , open source , server
Tomcat 7 is just around the corner!
With the Java EE 6 specification becoming final last december, the Apache Tomcat guys have been working hard to implement the new Tomcat... more »
Tweet 0 Comments Save Tags: java , server
An empowered code contribution model for the Spring community
I'd like to present a new contribution model that empowers you to contribute to your favorite Spring projects and work directly with the... more »
Tweet 0 Comments Save Tags: frameworks , java , open source , server
Top Ten Tomcat Configuration Tips
How can you configure Tomcat to do what you want it to do? Tomcat is capable, as long as you can configure it to suit your needs. Below... more »
Tweet 2 Comments Save Tags: java , server
JSR107 (Java Caching API) Update – Lots Happening
The JSR107 team has been hard at work on the spec. JSR107 is the Java Caching API, and is being included in Java EE 7 (JSR342). This post... more »
Tweet 0 Comments Save Tags: announcement , java , server , standards
Combining Hibernate Cache and Ehcache for Better Java Scalability
A gentle introduction on how to set up the Hibernate second-level cache with EhCache to get better read performance. A sample project... more »
Tweet 4 Comments Save Tags: java , open source , server , web services
Survey Results: Java EE Containers - Heaven or Hell?
We had to draw the line for our analysis somewhere, so we took the first 700 responses and created the charts below. If there is a... more »
Tweet 2 Comments Save Tags: java , research , server , tools