-
Software Development
Scaling to Thousands of Threads
Knot is a network server as well as Haboob. The difference is the concurrency model: Knot is thread-based, instead Haboob…
Read More » -
Core Java
A dream come true…teaching – Professional Java developer: Tools and best practices
I always enjoyed sharing knowledge. One of the reasons I blog is to share my knowledge on things around my…
Read More » -
Enterprise Java
AWS Lambda for Serverless Java Developers: What’s in It for You?
How can serverless computing help your production infrastructure? The serverless computing architecture has been gaining attention during the past few…
Read More » -
Agile
Chinese whispers on Scrum roles
Few days ago, I attended the 2-day Martine Devos’ Certified Scrum Master, Estimation & Planning Class at Skills Matter. I…
Read More » -
Software Development
Improved Pattern Matching in Kotlin
Kotlin doesn’t have true pattern matching, and that’s fine. In order to make matchable classes in Scala, there is an…
Read More » -
Enterprise Java
Integrating with RabbitMQ using Spring Cloud Stream
In my previous post I wrote about a very simple integration scenario between two systems – one generating a work unit…
Read More » -
Software Development
Why I started learning Emacs in 2016
Why learn another editor in the first place? The main role of a good editor is to not get into…
Read More » -
Android
[MEGA DEAL] Master Android Marshmallow App Development Using Java (85% off)
Learn the Latest & Greatest Android Platform While Coding 10 Apps Hey fellow geeks, This week, on our JCG Deals…
Read More » -
Enterprise Java
Lazy evaluation
Recently i was writing log4j appender and wanted to use logger in it to log some diagnostic details during custom…
Read More »