-
DevOps

Docker Java Application With Solr, Mongo & Cassandra: Design, Deployment, Service Discovery, And Management In Production
Download the PDF Whitepaper You can clone this sample āNames Directoryā Java application from GitHub git clone https://github.com/dchqinc/dchq-docker-java-solr-mongo-cassandra-example.git A Step…
Read More » -
Software Development

The State of Microservices Today
Letās talk about the state of microservices today. How big is the hype exactly? And why do developers talk about…
Read More » -
Core Java

5 Tips for Reducing Your Java Garbage Collection Overhead
What are some of the most useful tips for keeping your GC overhead low? With the upcoming-yet-delayed-once-again release of Java…
Read More » -
Software Development

Starting developing in Swift: Using GitLab with XCode
As showed in my previous post I have set up a GitLab account so I can host my Git repositories…
Read More » -
Core Java

JIT Compiler, Inlining and Escape Analysis
Just-in-time (JIT) Just-in-time (JIT) compiler is the brain of the Java Virtual Machine. Nothing in the JVM affects performance more…
Read More » -
Software Development

#GeekListener v.7
Every Wednesday I publish #GeekListener ā a digest of developers tweets about Java, Scala, microservices and so on. Today isnāt…
Read More » -
DevOps

Run 2,000 Docker Containers In A Single Weave Cluster Of 30 Rackspace Cloud Servers With 2GB Of Memory Each
This is the second blog of a 2-blog series about the scalability of the DCHQ platform using Weave as the…
Read More » -
Enterprise Java

One to many XML mapping in Hibernate
One to many relationship states that a singleĀ instance of an entity is associated with multiple instances of the another entity.…
Read More » -
Core Java

Using Java 8 Lambdas, Streams, and Aggregates
Overview In this post, weāll take a look at filtering and manipulating objects in a Collection using Java 8 lambdas,…
Read More »




