227 Results for:JVM

  • Sort by: 

Learning modern programming languages like Ruby made easy

By Cameron McKenzie 29 Jan 2016

Interested in learning Scala, Ruby, Java or JavaScript? Do you want to learn one of these modern programming languages quickly? Here's a strategy to help you do just that. Read More

Learning Ruby for Java developers: A comparative tutorial

By Cameron McKenzie 29 Jan 2016

This comparative tutorial helps you learn how to program in Ruby, while also showing differences and similarities with Java. Read More

Monitor your Web applications using JMX and Spring

24 Jun 2014

Learn how to use JMX and Spring to monitor new Web application projects. Read More

The impact of Java SE 9 on operations and development teams

By Cameron McKenzie 22 Nov 2017

Just prior to JavaOne, TheServerSide spoke with ZeroTurnaround's Simon Maple about all of the things going on with Java SE 9 and the greater Java ecosystem. A couple of interesting articles eluted ... Read More

Distributed Computing Made Easy

01 May 2006

In case you haven't noticed, distributed computing is hard. The problem is that it is becoming increasingly important in the world of enterprise application development. Read More

12 Best Practices for Optimizing the JBoss EAP Platform

23 Aug 2010

Looking to improve the performance of your JBoss EAP Platform? Here are a few tips that'll help you optimize your distibuted JBoss infrastructure. Read More

James Gosling Interview from Basementcoders.com

By Cameron McKenzie 28 Sep 2010

In this Basement Coders podcast, Jeff Genender interviews James Gosling live from San Francisco when JavaOne was taking place. Read More

Why Java applications fail to scale linearly: A simple explanation

By Cameron McKenzie 31 May 2012

The process of scaling up Java applications often runs into the problem of diminishing returns, where adding another processor no longer adds significant benefit. Why won't Java programs scale? Here's your answer. Read More

Big data, fast: Avoiding Hadoop performance bottlenecks

By Jack Vaughan 27 Sep 2013

A variety of performance issues can bog down Hadoop clusters. But there are ways to sidestep the pitfalls and keep your big data environment humming. Read More

Contrasting distributed computing with concurrent programming:

By Jason Tee 06 Feb 2013

In many ways, concurrent programming and distributed programming address the same set of programming issues, but there are significant differences between the two, and architects and developers need to understand ... Read More