news4geeks.net
26Sep/120

Larry couldn’t, but we can: Upstart Waratek touts cloudy Java love

A startup has pledged to deliver for Java what the brains of Larry Ellison’s mighty Oracle and the entire Java community cannot: cloud scalability - now.

It also hopes to spread the love to Java-hating sysadmins.

Waratek is planning the general release of its Cloud VM for Java at JavaOne next week. The Cloud VM product is a virtualisation engine built by Waratek to deliver multi-tenancy and elasticity for Java apps. It will also release APIs that let you build for Cloud VM for Java at the event.

Cloud VM introduces Waratek’s substrate layer into the Java container that controls the memory and CPU allocation given to each and every Java app. The idea is to make Java less of a resource hog and easier to manage.


“We have a community of sysadmins who hate Java because they need a guy to develop and to run Java,” Waratek founder and chief technology officer John Matthew Holt told The Reg. “They can’t consolidate and run Java. Each time somebody starts up a Java app, it hogs memory and CPU.”

Holt has also promised to deliver on Java’s founding principle of write once, run anywhere. Cloud VM for Java lets you run your existing app – rather than having to modify or build it to run in the cloud – by using specified API whitelists, such as the Google App Engine API whitelist.

“The industry has to find a binary-compatible solution," Holt said. “The cost is to fracture and fragment Java.”

Cloud VM for Java is a clean-room implementation based on Oracle’s OpenJDK, and has official Java certification – a process overseen by Oracle and the JCP.

Java’s memory and CPU problem are as old as the language itself: take for example the garbage collector used to manage memory and objects used in a process. That has to run with the application, swallowing up memory and CPU cycles, and must be carefully managed.

The problem magnifies if, say, you spin up 10 apps, because you also get 10 JVMs along with 10 JIT compilers and 10 sets of class libraries. You could run one virtual machine per operating system to sidestep this, or perhaps one operating system with 10 VMs, but neither approach is tolerant of financial or physical resources.

The Oracle-led Java community had been working on making Java suited to running in Platform-as-a-Service (PaaS) and multitenant (Salesforce) environments in Java Enterprise Edition (Java EE) 7.0 due the fourth quarter. But because of the sheer scale of the work involved, that’s now been delayed until Java EE 8.0 in 2015.

Cloud VM for Java virtualises the Java app in a secure VM that creates Java virtual containers. Each container acts like a VM hypervisor, by virtualising the physical server in a secure, isolated domain for the application running inside. Holt claims Cloud VM for Java can run 64 instances of RedHat’s Jboss server in a single JVM and can install in less than 400Kb, smaller than a regular email attachment.

Cloud VM for Java runs on Red Hat and CentOS but will be expanded to Debian, SuSE, Ubuntu and Windows over time, Holt said. Waratek consists of 35 people working on the JVM, with various backgrounds including Intel, IBM and academia.

(Source: theregister.co.uk)

 

Oracle is augmenting its Oracle Application Development Framework (ADF) to allow developers to create mobile applications for Apple and Android devices. The advantage the newly released ADF Mobile will ...
READ MORE
Oracle is finding its road map for enterprise Java is a bit too ambitious, with the company now proposing a postponement in cloud computing capabilities that had been anticipated for Java ...
READ MORE
Security pros advise users to ditch Java
Security firms are being none too gentle with Oracle's Java following the revelation this week that attackers are using two unpatched Java vulnerabilities to compromise selected targets. The most common ...
READ MORE
Oracle-Google verdict signals need for copyright reform
Today, the jury in the case by ruling in favor Oracle against Google over Android's use of Java demonstrated how badly the copyright laws of the 19th ...
READ MORE
Java 8 gears up for the cloud
Now that Java 7 SE (Standard Edition) has officially been released, Oracle and members of the JCP (Java Community Process) have started mulling over what features to include ...
READ MORE
Oracle brings cross-platform Java dev to mobile devices
Oracle seeks to delay cloud features in enterprise
Security pros advise users to ditch Java
Oracle-Google verdict signals need for copyright reform
Java 8 gears up for the cloud

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

Trackbacks are disabled.