A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
JDJ posted an article last week (thanks to Multicoreinfo.com for the pointer) to an article on parallelism in Java Parallel programming in Java is becoming easier with tools such as the fork/join ...
The fine folks over at LinuxHPC.org are carrying news this week that JPPF 1.0.1 has been released. JPPF is a “grid computing toolkit” for Java. Check out JPPF.org for more info.
Industry consortium HSA Foundation intends to bring native support for parallel acceleration in Java virtual machines, which would make it easier to tap into multiple processors like graphics ...
The Vector API gives Java developers everything they need to tap into CPU-level performance gains for numerically intensive operations. If there is one thing you can describe as an obsession for both ...