Search Results for: Scala
-
Core Java
Improving lock performance in Java
Plumbr is the only solution that automatically detects the root causes of Java performance issues by interpreting application performance data.…
Read More » -
Software Development
How to create a pub/sub application with MongoDB ? Introduction
In this article we will see how to create a pub/sub application (messaging, chat, notification), and this fully based on…
Read More » -
Desktop Java
Don’t Remove Listeners – Use ListenerHandles
Listening to an observable instance and reacting to its changes is fun. Doing what is necessary to interrupt or end…
Read More » -
Enterprise Java
A beginner’s guide to Java Persistence locking
Implicit locking In concurrency theory, locking is used for protecting mutable shared data against hazardous data integrity anomalies. Because lock…
Read More » -
Core Java
Why Now is the Perfect Time to Upgrade to Java 8
Interested to see how you can get the most out of the new Java 8 features with AppDynamics? Start a…
Read More » -
Enterprise Java
Good Microservices Architecture = Death of the Enterprise Service Bus (ESB)?
These days, it seems like everybody is talking about microservices. You can read a lot about it in hundreds of articles and…
Read More » -
Core Java
Make agents, not frameworks
Ever since their introduction, Java annotations have become an integral part of the APIs of larger application frameworks. Good examples…
Read More » -
Enterprise Java
Monolithic Servers vs Microservices
Introduction At the beginning applications were simple and small due to simple requirements. With time requirements and needs grew and…
Read More » -
Core Java
Thread Magic Tricks: 5 Things You Never Knew You Can Do with Java Threads
What are some of the least known facts and use cases for Java threads? Some people like mountain climbing, others do…
Read More »