Java Development Topics:
Application scalability
Application Scalability 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. When programming an application, scalability is an important consideration. Scalability allows a program to handle different loads, but may limit application performance and functionality. In this section on application scalability, get the latest news, research, and tutorials to help make your applications scalable to fit your business needs. Learn techniques for determining how scalable an application should be and discover ways for estimating and optimizing application scalability.
-
Tomcat Server: Installation configuration 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.
-
RESTful APIs and resource based development
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.
-
Big data solutions and content management systems (CMS)
23 Apr 2013
Tutorial - Content management systems that need to sift through huge amounts of data are big data problems in need of a solution. Fortunately, projects like Hadoop and MapReduce are coming to the rescue.
-
Big Data Hadoop with Hive, Mahout, HBase and Cassandra
23 Apr 2013
Feature - As Hadoop evolves, complimentary technologies such as Hive, Mahout, HBase and Cassandra are allowing software engineers get more and more out of commodity hardware.
-
Node.js simplifies cloud-based application development
08 Apr 2013
Feature - Cloud-based application development with Node.js allows for one simple and scalable technology to be used on both the client and the server.
-
Most common SOA project development problems
05 Apr 2013
Feature - The author of SOA patterns discusses the two most common problems hurting SOA development projects.
-
SOA patterns solve distributed programming problems
05 Apr 2013
Feature - In his latest book entitles SOA Patterns, Arnon Rotem-Gal-Oz solves common problems in distributed programming.
-
Seven tips for improving mobile ALM with hybrid HTML5
18 Mar 2013
Feature - Many aspects of the Mobile ALM process can be simplified and improved by using HTML5 and Hybrid code development, as opposed to building purely native mobile application. Here we provide seven tips for integrating HTML5 into your mobile applications.
-
Mobile Friendly APIs Driven by BYOD and Consumeriation
18 Mar 2013
Feature - As software developers and application architects try to supply mobile friendly APIs to developers, consumerization forces like BYOD and mobile demands are causing many APIs to grow out of control. Here's how good governance and monitoring techniques can...