Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

multi-core

  • submit to reddit

Skandium Java Multi-core Library Release 1.0b2

Parallelism patterns for Multi-core in Java Version 1.0b2 of the Skandium Java Multi-core Library has been released at: http://skandium.niclabs.cl/

0 replies - 1574 views - 11/19/09 by Mario Leyton in Announcements

ProActive Parallel Suite 4.1: Java Open Source Framework for Parallel and Distributed Computing

ActiveEon engineers and OASIS research team are pleased to announce the availability of ProActive Parallel Suite 4.1, the latest release of the high-end professional open source Java middleware for parallel and distributed computing.ProActive Parallel Suite...

0 replies - 1427 views - 05/30/09 by Celine Despoix in Announcements

Build Multi-core Ready Java Applications, Part 2

In part 1 of this article, we examined parallel processing, and some of the complexities it presents. It's important to understand these complexities to appreciate the tools and patterns available to you to ease the burden. Tools, such as Pervasive's...

4 replies - 18616 views - 04/29/08 by Eric Bruno in News

Building Multi-core Ready Java Applications, Part I

With the advent of multi-core processors, the existing subject of symmetric multiprocessing has been thrust to the forefront in the development community. As multi-core CPUs make parallel processing systems more prevalent, and more affordable, there is an...

3 replies - 50003 views - 04/21/08 by Eric Bruno in News