-
Core Java
A Java gist on zip and unzip
Compressing is one of the major actions that can be issued in our code when it comes to writing files.…
Read More » -
DevOps
Does Your DevOps Department Need More Attention? [Infographic]
Teams that adopt DevOps deploy software 30x more frequently and with 200x shorter lead times. We collected the top 10…
Read More » -
Software Development
Flexibility Equates to Lower Quality
There are two opposing mindsets: “If it works, it’s good” vs. “If it’s good, it works;” or “Make it work”…
Read More » -
Core Java
Java Finalizer and Java File Input/Output Streams
I often find myself noticing topics online more after I’ve worked directly with them or spent time learning about them.…
Read More » -
Core Java
Elasticsearch for Java Developers: Elasticsearch Ecosystem
This article is part of our Academy Course titled Elasticsearch Tutorial for Java Developers. In this course, we provide a…
Read More » -
Agile
Mimas: What it does
My last entry I discussed some of the lessons I learned coding the Agile on the Beach submission and review…
Read More » -
Core Java
Java Garbage Collectors: When Will G1GC Force CMS Out?
In JEPs proposed to target JDK 9 (2017/4/4), Mark Reinhold has written that JEP 291 (“Deprecate the Concurrent Mark Sweep…
Read More » -
Enterprise Java
Real-Time Communication: Implementing Websockets With Spring Boot
When developing web applications, we sometimes need to push server events down to connected clients. However, HTTP was not designed…
Read More » -
Software Development
Why does my code slow down sometimes (and how to find out who’s behind all this)?
Part 2. Understanding In the previous post of this series we went through available tools for capturing os jitter and offered…
Read More »