600k concurrent websocket connections on AWS using Node.js
I recently faced the challenge to get as much power as possible out of a AWS EC2 instance at the lowest possible cost using concurrent persistent websockets. To do this…
I recently faced the challenge to get as much power as possible out of a AWS EC2 instance at the lowest possible cost using concurrent persistent websockets. To do this…
Problem In my current project we have a requirement that is frequently discussed in the Jasper community. How do I create a dynamic report in JasperReports? The complex detail is…
Have you been struggling with setting up integration tests for DAOs? We all need to test them, luckily there is a tool helping you to do that and that is…
Summary This blog consists of a guide for making some non Retina-Ready applications to work with the Retina display on a MacBook Pro. After some struggle on getting information on…