Newsletter sign-up
View all newsletters

Sign up for our technology specific newsletters.

Enterprise Java
Email Address:

JEOPARD to leverage multicore for real-time

European-led project will contribute to Sun's Real-Time Specification for Java

  • Digg
  • Reddit
  • SlashDot
  • Stumble
  • del.icio.us
  • Technorati
  • dzone

Looking to get the most out of multicore processors, a European-driven effort to build a framework for Java-based, real-time applications on modern multicore chips and parallel processor systems was announced Tuesday.

Called the Java Environment for Parallel Real-time Development, or JEOPARD, the project is being underwritten by the European Commission (EC) to the tune of more than US$4.9 million (3.3 million Euros), said The Open Group, which is participating in the project.

The objective is to provide tools for platform-independent development of predictable systems that make use of symmetric multiprocessing (SMP) multicore platforms and field programmable gate array components, said The Open Group. Tools plan would enhance software productivity and reusability by extending processor technology established on desktop systems for the needs of multicore embedded systems.

"If you go out and buy a laptop or server, you get four-core processors or whatever. The way people program both applications and OSs hasn't really taken full advantage of the capabilities of these multicore processors," said Dave Lounsbury, vice president for government services at The Open Group. "This is a hot topic. I think everybody recognizes there are some limitations right now," in making use of multicore systems, he said.

JEOPARD will research how to build APIs, OS extensions, and language support for multicore processors, with a special emphasis on embedded systems, Lounsbury said.

The project will delve into extensions to handle different memory configurations. Situations will be considered in which there is not full symmetry, such as when a processor cannot access all parts of memory, or when chips are not using the same clock, said Lounsbury. These considerations are important because of constraints in memory bandwidth. Languages and operating systems can be optimized to address this.

"The idea here is that we'll see the creation of new sets of tools, whether it's extensions to OSs or new sets of compilers or languages like Java that will bring some of these new capabilities," Lounsbury said.

While the project is based on Java, concepts from it could be made to work in other environments, he said. Asked when there might be results from JEOPARD, Lounsbury said the effort is a three-year EC program.

Chip vendors could be expected to look closely at the project and incorporate results into their next generations of chips.

Contributions from JEOPARD will be to be made to the RTSJ (Real-Time Specification for Java), which focuses on development of portable software in the multicore embedded space, The Open Group said. Also, JEOPARD will feature development of a platform-independent software development interface for real-time multicore systems based on RTSJ and Safety-Critical Java. RTSJ is the subject of Java Specification Requests 001 and 282 in the Java Community Process, while Safety-Critical Java is covered in JSR 302.

Also participating in JEOPARD are the University of York, FZI, Vienna University of Technology, and the Technical University of Cluj-Napoca. Other participants include industrial manufacturers EADS, RadioLabs, and SkySoft and two embedded systems technology suppliers, aicas and Sysgo.


  • Digg
  • Reddit
  • SlashDot
  • Stumble
  • del.icio.us
  • Technorati
  • dzone
Comments (1)
Login
Forgot your account info?

blogcommentz@gmail.comBy Anonymous on November 4, 2009, 7:04 am"The idea here is that we'll see the creation of new sets of tools, whether it's extensions to OSs or new sets of compilers or languages like Java that will bring...

Reply | Read entire comment

View all comments

Add comment
Anonymous comments subject to approval. Register here for member benefits.
Have a JavaWorld account? Log in here. Register now for a free account.
Resources