Remote profiling/monitoring with VisualVM on vagrant + play framework application.
Hi all, I’m newbie to Java world when our company’s moving to Scala. Now I’m profiling performance issue of our system. I’ve tried jprofiler, yourkit,...
Vagrant box sharing
For web development environment, we usually have a live environment where we call it production and some staging environments where we call them development or...
Organize your development environments with Vagrant
I. Initial thoughts – Are you using Windows/MacOs but your production server is Centos/Debian? – Are you using Ubuntu 14.04 with built-in stable PHP5.5 but...