Open-Source Engine Gets Java Jolt

Open-Source Engine Gets Java Jolt

Written By
Lisa Vaas
Lisa Vaas
Aug 18, 2003
2 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Sleepycat Software Inc. in October will release a version of its open-source embedded database engine thats a good fit for Java developers, does a better job at replication and enables small-footprint applications.

Berkeley DB 4.2 features a new Java API based on Java Collections—a capability that enables developers to manage groupings of data to facilitate the fetching, storing and iteration of that data. By putting the Java API on top of the database, all those activities can be done in a mode where the data is recoverable and multiple users can tap into the data concurrently, according to Sleepycat officials, in Berkeley, Calif.

The company also streamlined replication in Version 4.2. Common failure causes have been identified, and the softwares reaction to those failures has been fine-tuned, officials said. One such failure mode is networking partitioning. Berkeley DB 4.2s response to such a failure is to send out fewer update messages to delinquent servers when they come back online. Fewer messages and the bundling of more information into those messages result in faster recovery and less network traffic.

One beta tester said he tested replication over TCP/IP on an UltraSPARC II 500MHz processor and achieved 2,400 transactions per second in replicated mode, which was much better than on other databases he evaluated. But the real draw is the ability to enable small- footprint applications, said Stephen Williams, director of Serving General Packet Radio Service Support Node product development at Telos Corp., in Vancouver, British Columbia. Telos builds boxes that are designed for network operators and that sit under cell antennas for wireless networks.

“Even though our systems are designed to handle many millions of calls per day, it is a key requirement that they scale down to run on a single processor … board,” Williams said.

“The Sleepycat product has a definite advantage over traditional storage technologies, such as Oracle [Corp.] and iPlanet LDAP, being able to scale down to a very small size both in footprint—i.e., computer resource usage—and cost,” he said.

Sleepycats software will be available free or for a fee to ship a product without making the application source code freely available.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.