Java Development Topics:
Application scalability and Java HPC
Java High Performance Computing (HPC ) refers to the ability of an application to handle different levels of usage. A highly scalable application will only require additional resources in order to handle higher usage loads. An application that is not scalable will require modifications to the application itself in order to handle higher usage loads. Java HPC allows a program to handle different loads, but may limit application performance and functionality. In this section on Java HPC, get the latest news, research and tutorials to help make your applications fit your business needs.
News:
1 - 3 of 17-
Embracing OpenStack: How Red Hat commoditized open source cloud computing
17 Jun 2013
News - By leveraging OpenStack, Red Hat plans to commoditized cloud computing, just like they commoditized open source Linux ten years ago.
-
Cloud and on-premises hybrid: The future of mobile content management
29 May 2013
News - To meet both regulatory challenges while leveraging cost efficiencies, the future of content management is a cloud and on-premises hybrid.
-
Continuing Video Coverage of New Java 7 Features and APIs
10 Feb 2012
News - Here at TheServerSide.com, we've been providing some very dedicated coverage to the new features of Java 7, with a look at tackling some of the new Java 7 APIs like the new File I/O (NIO.2) and concurrency libraries with tutorials and learning guides in...
Reference & Learning:
1 - 3 of 60-
Mastering Tomcat: Installation, configuration, logging and optimization
12 May 2013
Tutorial - To master the Apache Tomcat server, administrators and developers need to be familiar with installation, configuration, logging and performance optimization
-
Yale graph DB project uncovers hidden big data trends
05 May 2013
Feature - Graphic analysis of big data problems can often uncover hidden trends that might otherwise be difficult to see. The Yale graph DB project makes this graphic analysis possible.
-
Software developers demanding resource based, RESTful APIs
03 May 2013
Feature - Software developers are demanding APIs that are delivered in a RESTful, resource based way, and one way to do that is by building with the RESTlet framework.
VIEW ALL Reference & Learning ON Application scalability and Java HPC
Expert Technical Advice:
1 - 3 of 8-
Tomcat performance optimization through consolidated log file handlers
05 May 2013
Tip - By default Tomcat uses several log file handlers, but performance can easily be optimized by configuring the server to use only one.
-
Consistent application performance: It's not always about speed
24 Oct 2012
Tip - When developing applications, the response time is always an important metric. But inconsistent response times can often be more aggravating than slow sites. Make sure you take response time consistency into your application performance reviews.
-
How to articulate and define performance requirements
24 Oct 2012
Tip - Don't fall into the trap of failing to define performance requirements for your applications early on in the application lifecycle. If you follow this quick tip, you'll find that articulating your performance requirements isn't that hard.
VIEW ALL Expert Technical Advice ON Application scalability and Java HPC