A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Birgitta Böckeler, Distinguished Engineer at ...
If an application is useful, then the network of users will grow crazily fast at some point. As more and more mission-critical applications are now running on Java EE, many Java developers are caring ...
When Java developers start talking about application servers, Tomcat is often thrown into the mix. After all, it’s one of the most popular options for lightweight development scenarios, and in many ...
In my first blog post of 2009, I covered a simple example of applying BlazeDS’s object remoting capabilities to associate a Flex client with a Java EE server. In this, my 250th overall blog posting, I ...
IBM and Microsoft have announced the availability of a jointly developed solution for running the network deployment of IBM's WebSphere Application Server (WAS) on Azure Linux-based virtual machines ...
Java being fully open-sourced has been a long, long time coming. While Sun open-sourced some of Java as long ago as November 2006, actually using Java in an open-source way was… troublesome. Just ask ...
Oracle said this week it plans to transfer management of the Java EE project to an open-source foundation, such as Apache or Eclipse. The announcement came ahead of Java EE 8's release this fall when ...
Remember when Oracle bought Sun? The one thing that seemed to make sense about this deal was Oracle's acquisition of Java. Almost 10 years later, Oracle gave up on Java Enterprise Edition (JEE), aka ...
If you cannot satisfy the performance with one server node when concurrent users are increasing dramatically, or you cannot scale your Java applications with one JVM instance due to the limitation of ...