IBM is conducting research that involves making use of the open JVM (Java Virtual Machine) in a cloud-based setting as a way to provide dynamic services, especially to mobile devices.
If the research project works out, it might be considered "the operating system of the future for both embedded systems and the cloud," said Jan Rellermeyer, IBM research staff member at IBM Research in Austin, Texas, who explained the intent behind the research at this week's Design Automation Conference.
[ Take InfoWorld's Java IQ test. | Get InfoWorld's Enterprise Java newsletter for more Java news. ]
[RELATED: Futuristic UC Berkeley operating system uniquely controls discrete manycore' resources]
JVM is the well-known open software created at Sun that facilitates write-once, run-anywhere applications. The idea behind trying to establish JVM as a software stack in the cloud is to facilitate a "continuous platform experience" between JVM-based applications running in the cloud and mobile devices, Rellermeyer noted.
Working with the JDK (Java Development Kit) framework, IBM is experimenting with dedicated JVM on application servers and shared JVM for a PaaS (platform as a service). "The question is how can we turn JVM into more of a cloud-type platform," Rellermeyer said.
However, the research project is showing that IBM is facing some obstacles to getting JVM to scale to the level that might be expected in a multi-tenant platform-as-a-service, he acknowledged. But IBM is considering what architectural changes it can make with JVM "to make it more scalable and amenable to the foundation of PaaS as well as more lightweight in general," Rellermeyer said.