Java Performance and Troubleshooting

In this Java Performance training program, engineers will be equipped with necessary knowledge to optimize CPU, memory and response time. Read more

Similar

VSTS Demonstrates How Microsoft Loves Java

Learn to use Visual Studio, Visual Studio Team Services, Application Insights and Team Foundation Server to decrease rework, increase transparency into your application and increase the rate at which you can ship high quality software throughout the appli... (more…)

Read more »

Reordering Futures in Java Streams

Futures are an interesting conecpt in concurrent and parallel programming. I’ve written about them several time, the last time in Advanced Futures With Play Framework. Streams are a concept which came with Java 8 to operate on a stream of objects, transfo... (more…)

Read more »