Java developers absolutely must learn Maven. Maven is the most popular and pervasive build tool in the Java world. Even if you don't use Maven directly, alternatives such as Gradle, Jenkins or Ivy ...
Abstract: The detection of performance issues in Java-based applications is not trivial since many factors concur to poor performance, and software engineers are not sufficiently supported for this ...
What is the best application server? The answer depends on what an enterprise is looking for. Compare Apache Tomcat to these four offerings to see which Java app server fits. Continue Reading ...
Abstract: The performance of an information system is composed by several attributes, including proper database selection. In this article, we compare the performance of different in-memory databases ...