IBM has created a module to handle Java for its mainframe computers. "The zSeries Application Assist Processor (zAAP) is essentially a dedicated processor for Java applications. Java runs on IBM mainframes now but has not had dedicated hardware. The zAAP costs $125,000 per microprocessor."
Read more: IBM dedicates module to Java on mainframes, New IBM zSeries 890 Midrange Mainframe Has Java Engines
-
IBM releases Java processor for mainframes (7 messages)
- Posted by: Dion Almaer
- Posted on: April 07 2004 09:38 EDT
Threaded Messages (7)
- IBM releases Java processor for mainframes by Hans Schw?bli on April 07 2004 14:41 EDT
- The end of OS/HW independence by Rik Van Bruggen on April 08 2004 08:26 EDT
- The end of OS/HW independence? Not at all. by Randy Schnier on April 08 2004 09:41 EDT
- Java processor by Mirko Novakovic on April 13 2004 08:43 EDT
- Good for Java by Prakash anthony on April 08 2004 20:03 EDT
- Java Processor by Martin Schoeberl on April 19 2004 13:36 EDT
- There is a difference between JoP and what IBM does by Protik Mukherjee on August 14 2006 05:34 EDT
-
IBM releases Java processor for mainframes[ Go to top ]
- Posted by: Hans Schw?bli
- Posted on: April 07 2004 14:41 EDT
- in response to Dion Almaer
If its so cheap I want to buy 5 of them for the whole family! -
The end of OS/HW independence[ Go to top ]
- Posted by: Rik Van Bruggen
- Posted on: April 08 2004 08:26 EDT
- in response to Dion Almaer
I remember Sun doing similar things (making Java-specific hardware) in the early days of Java, with their JavaStations. It's a logical thing to do for a hardware vendor, but doesn't it contradict the entire "OS/HW independent" philosophy behind Java? How dangerous is this to Java's unified, and OS/HW independent future? Events like these make me fear the fact Java's unified future may not survive, as there are bigger (hardware-related) things at stake here... -
The end of OS/HW independence? Not at all.[ Go to top ]
- Posted by: Randy Schnier
- Posted on: April 08 2004 09:41 EDT
- in response to Rik Van Bruggen
It's a logical thing to do for a hardware vendor, but doesn't it contradict the entire "OS/HW independent" philosophy behind Java? How dangerous is this to Java's unified, and OS/HW independent future?
It's effectively no different than implementing a Java Virtual Machine (JVM). The Java platform architecture supports (and encourages) multiple, different JVM implementations optimized for particular operating environments. As long as the JVM implementation complies with the specification of what a JVM is supposed to do, there's no issue with platform independence or compatibility. You can still take any Java program, compile it with any Java compiler and run the resulting bytecodes on any JVM -- including ones that may be implemented in hardware.
Randy Schnier -
Java processor[ Go to top ]
- Posted by: Mirko Novakovic
- Posted on: April 13 2004 08:43 EDT
- in response to Rik Van Bruggen
As I know this Java processor of the zSeries is just a regular zSeries processor. Just the pricing is different. Normally you have to pay a lot more license fees if you take an additional processor. As the Java processor just runs Java instructions and can't run IMS, CICS etc, this extra power for Java/WebSphere doesn't cost you so much (125.000$ are peanuts in the mainframe world :-)).
IBM has had or maybe does still have a similar processor pricing for Linux in zSeries were you pay a lot less for the processor power if you run Linux e.g. for running Apache Webserver.
Mirko -
Good for Java[ Go to top ]
- Posted by: Prakash anthony
- Posted on: April 08 2004 20:03 EDT
- in response to Dion Almaer
If anything, this would help Java continue to live and grow, given the power and market share of Mainframes. I have been involved in developing enterprise Java apps that were eventually deployed on z/OS and this would be a great news to many of those large organizations that are hardcore IBM houses. Assuming Java apps perform better on the new hardware, Java will become more viable platform for mainframes as well.
Of course as pointed out by one of the previous replies, this doesnot take anything away from Java.... which includes Write Once Run Anywhere. -
Java Processor[ Go to top ]
- Posted by: Martin Schoeberl
- Posted on: April 19 2004 13:36 EDT
- in response to Dion Almaer
IBM has created a module to handle Java for its mainframe computers..... The zAAP costs $125,000 per microprocessor.
I would prefere a smaller Java Processor like this one: JOP that can be implemented in an FPGA. Three of these processors fit in a $10 FPGA. That would make 37500 processors for the same money! That would be a nice Java Server. -
There is a difference between JoP and what IBM does[ Go to top ]
- Posted by: Protik Mukherjee
- Posted on: August 14 2006 05:34 EDT
- in response to Martin Schoeberl
there is a great deal of difference between enterprise technology and university research!!...and thats key to understanding everytihng from price to technology when comparing JoP and IBM java processors for enterprise mainframes. And I agree that 125K is no big deal to most companies if it provides a significant performance boost or offloading.