Search Results for: Scala
-
Software Development
A Beginner’s guide to ACID and database transactions
Transactions are omnipresent in today’s enterprise systems, providing data integrity even in highly concurrent environments. So let’s get started by…
Read More » -
Enterprise Java
Using Google GSON : Extra Goodies : Part II
We continue with Using GSON from last article, also in case you missed the first article in series here is…
Read More » -
Software Development
9 technologies to be discussed in 2014
According to 9 technologies for a supercharged 2014 there are a few important technologies that are about to increase programmers’…
Read More » -
Software Development
15 hot vs not programming trends
An interesting approach of what’s hot and what’s not in today’s programming is being presented in 15 hot programming trends…
Read More » -
Software Development
Significant Software Development Developments of 2013
At the end of each calendar year, I like to summarize some of the most significant developments in the software…
Read More » -
Ceylon
The signature of reduce() in Ceylon
The Iterable interface defines a method named fold() with this signature: …
Read More » -
Software Development
Big Data the ‘reactive’ way
A metatrend going on in the IT industry is a shift from query-based, batch oriented systems to (soft) realtime updated…
Read More » -
DevOps
Getting started with Apache Mesos and Apache Aurora using Vagrant
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. Think of…
Read More » -
Core Java
(Part 2 of 3): Synopsis of articles & videos on Performance tuning, JVM, GC in Java, Mechanical Sympathy, et al
This is a continuation of the previous post titled (Part 1 of 3): Synopsis of articles & videos on Performance tuning,…
Read More »