JVM Languages
-
Using Groovy to Quickly Analyze Terracotta HealthCheck Properties
One of the considerations when configuring Terracotta servers with tc-config.xml is the specification of health check properties between Terracotta servers…
Read More » -
Debugging Grails 3, Spring Boot or Gradle with Eclipse
This is a small post for those who’s primary IDE is Eclipse for developing Grails 3 apps or plugins —…
Read More » -
Ceylon 1.3.2 is now available
Ceylon 1.3.2 is a significant minor release of the Ceylon language, with over 100 issues closed. This release introduces Ceylon…
Read More » -
Run Scala implemented Storm topologies on HDInsight
Previously we set up a Scala implemented storm topology in order to count words. What comes next is uploading our…
Read More » -
WordCount with Storm and Scala
Apache Storm is a free and open source distributed realtime computation system running on the JVM. To get started we…
Read More » -
Run Scala implemented Hadoop Jobs on HDInsight
Previously we set up a Scala application in order to execute a simple word count on hadoop. What comes next…
Read More » -
WordCount on Hadoop with Scala
Hadoop is a great technology built with java. Today we will use Scala to implement a simple map reduce job…
Read More » -
Deploying akka-http app to Cloud Foundry
In a preceding post I had gone over the steps to deploy a simple akka-http app to Cloud Foundry. The gist of…
Read More » -
Deploying akka-http app to Cloud Foundry
It is easy to deploy an akka-http application to Cloud Foundry. I experimented with a few variations recently and will cover ways…
Read More »