This article is more than 1 year old

Sun J2SE 'twice as fast,' with added Kerberos

Bites back at MS with MIT standard

ComputerWire: IT Industry Intelligence

Sun Microsystems Inc has released its latest Java 2 Standard Edition (J2SE) specification, finally introducing full support for MIT's Kerberos to the Java framework for secure single sign-on to multiple applications and web services,

writes Gavin Clarke.

Palo Alto, California-based Sun has also introduced architectural changes designed to tackle lingering scalability and performance issues that dogged J2SE 1.3. Sun told Computerwire J2SE 1.4 will "break records" but was unable to provide figures.

Senior Java product manager Sherman Dickman said: "We are going to break some performance records, and provide much more complete security for the Java platform." Dickman promised performance figures with J2SE's formal launch next month - the company this week published its final release candidate for review.

Dickman distanced Sun from rival Microsoft's own controversial implementation of Kerberos in Windows 2000, which critics attacked for its use of proprietary extensions. He said J2SE will use the "industry standard" implementation of the Massachusetts Institute of Technology's Kerberos strong authentication protocol.

Kerberos has come into the spotlight in recent months thanks to the growth of web services. Redmond, Washington-based Microsoft last year promised its Passport online identification system would use Kerberos for secure access to .NET web services.

J2SE 1.3 provides some Kerberos support but Sun says that Kerberos will be fully supported in the core 1.4 specification. Dickman cited increased demand from developers for Kerberos, who are making greater use of J2SE and Java 2 Enterprise Edition (J2EE) - which sits on-top of J2SE - in web services. Other security enhancements include Java Secure Socket and Java Cryptography extensions, Java Authentication and Authorization Service and Certificate Path API.

Dickman also revealed changes to the J2SE architecture designed to attract enterprise users, which he claimed made J2SE 1.4 twice as fast as J2SE 1.3. These include a new I/O package that speeds up application performance by replacing individual threads with simultaneous connections to the server. This means a server can support a greater number of applications using fewer channels, increasing performance and J2SE scalability. Other changes include mapped memory files to let Java access native memory - a technique used by applications written in C+ and C++.

J2SE has also been engineered to work on 64-bit Solaris on the Sparc platform. Support for 64-bit increases the amount of data that can be held in the memory and avoids the need to save to hard disk - speeding up data retrieval time.

© Computerwire.com. All rights reserved.

More about

TIP US OFF

Send us news


Other stories you might like