Java
-

Easy Messaging with STOMP over WebSockets using ActiveMQ and HornetQ
Messaging is an extremely powerful tool for building distributed software systems of different levels. Typically, at least in Java ecosystem,…
Read More » -

Responsive Design with JavaFX
With CSS technologies it’s relatively easy to create a responsive design for your website. Depending on the sizeof the screen…
Read More » -

REST 101 For Developers
Local Code Execution Functions in high-level languages like C are compiled into procedures in assembly. They add a level of…
Read More » -

What’s new in Java 8 (Part II – What might come)
Disclaimer: I do not work for Oracle or represent Oracle in any way. This list of features is not official.…
Read More » -

Understanding ElasticSearch Analyzers
Sadly, lots of early Internet beer recipes aren’t necessarily in an easily digestible format; that is, these recipes are unstructured…
Read More » -

Exploring Apache Camel Core – File Component
A file poller is a very useful mechanism to solve common IT problems. Camel’s built-in file component is extremely flexible,…
Read More » -

Top 10 Questions of Java Strings
The following are top 10 frequently asked questions about Java Strings. 1. How to compare strings? Use “==” or use…
Read More » -

Scalable Counters For Multi Core
Counters are required everywhere , for e.g. to find key KPI of application, load on application, total number of request…
Read More » -

Three exciting Lucene features in one day
Yesterday was a productive day: suddenly, there are three exciting new features coming to Lucene. Expressions module The first feature,…
Read More »





