| By Java News Desk | Article Rating: |
|
| February 9, 2006 08:45 AM EST | Reads: |
5,106 |
Under Perst's dual license, users can modify database source code and use it freely in non-commercial applications (software that is neither sold nor used internally by a business, and for which source code is made available) under the GNU General Public License (GPL). McObject's commercial license is required if Perst-based software will be sold or used for business, or if source code is to be withheld.
“iSpheres uses Perst to implement streaming data persistence for complex events processing, and to provide time series persistence for XMLBeans, Java Beans and HashMaps. Perst has proven to be an excellent choice for our Java-based, real-time enterprise software application. Its Java implementation is highly readable and understandable. Perst's simplicity of design, along with open source code, has enabled us to optimize certain indexes for working with streaming data.”
- Kal Krishnan, VP of Engineering, iSpheres Corporation
Perst is ideal for Java and C# applications requiring a modest footprint and fast, multi-platform data management—typical uses include embedded systems, packaged software, mobile applications, Web services and industrial systems. With a run-time code footprint of between 30K and 300K, Perst fits well within the resource constraints of many embedded systems applications.
Perst classes enable efficient filtering of collection elements. For efficient access to persistent objects, Perst also implements specialized collection classes optimized for different data layouts and access patterns, including: a classic B-Tree implementation; R-tree indexes for spatial data representation; main-memory database containers, based on T-Tree indexes, optimized for memory-only access; the Patricia Trie index to support IP address data; a TimeSeries class to efficiently deal with small fixed-size objects; specialized versions of collections for thick indices (indices with many duplicates), and bit indices (keys with a restricted number of possible values).
In contrast to object/relational databases, or tools that provide object/relational mapping, Perst stores data directly in Java/C# objects. This eliminates the need for expensive (in performance terms) run-time conversions between the database representation of the data and the Java/C# representation.
Unlike many other object-oriented databases, Perst requires no dedicated compiler, byte code processor or specialized Java run-time environment, yet provides a high degree of application transparency. The Perst API is convenient, flexible and easy to use. Perst requires no end-user administration, and along with its simplicity, Perst ensures integrity via transactions that adhere to the “ACID” properties (Atomicity, Consistency, Isolation and Durability) with very fast recovery.
Perst also provides features such as garbage collection, detection of hanging references, automatic schema evolution, XML import/export utilities, master-slave replication support (with the option to run read-only queries on slave nodes), and integration with AspectJ and JAssist AOP tools.
Published February 9, 2006 Reads 5,106
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Java News Desk
JDJ News Desk monitors the world of Java to present IT professionals with updates on technology advances, business trends, new products and standards in the Java and i-technology space.
![]() |
jdj news desk 02/09/06 01:35:21 AM EST | |||
Effective immediately, McObject is offering Perst as a free download for evaluation and non-commercial use, and spearheading its development in the open source community. McObject also now sells Perst support as well as commercial licenses. Under Perst's dual license, users can modify database source code and use it freely in non-commercial applications (software that is neither sold nor used internally by a business, and for which source code is made available) under the GNU General Public License (GPL). |
||||
- An Exclusive Interview with Oracle, Cloud Expo 2010 Diamond Sponsor
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Whatever Happened to JAAS?
- What’s Next for Oracle-Sun?
- Cloud Expo New York Call for Papers to Expire January 15, 2010
- Six Enterprise Megatrends to Watch in 2010
- Oracle Maps Its Cloud Computing Strategy During Cloud Expo Keynote
- Oracle’s Next Sun Hurdle
- Oracle Claims Victory Over EC; Says Sun Will Sell Clouds
- Now Russia Threatens to Hold Up Oracle-Sun Deal
- Free Virtual Appliance for Cloud Computing
- Why Cops and Java Developers Have Low Salaries?
- Kindle 2 vs Nook
- Cloud Expo New York Call for Papers Now Open
- Is Cloud Computing Like Teenage Sex?
- An Exclusive Interview with Oracle, Cloud Expo 2010 Diamond Sponsor
- Performance Tuning Essentials for Java
- Whatever the Apple iPad Is, It Apparently Leaks Like a Sieve
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Whatever Happened to JAAS?
- Cloud Computing Can Revitalize Your Career as Software Developer
- What’s Next for Oracle-Sun?
- Cloud Expo New York Call for Papers to Expire January 15, 2010
- The End of IT 1.0 As We Know It Has Begun
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- The i-Technology Right Stuff
- JavaServer Faces (JSF) vs Struts
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- What's New in Eclipse?
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- i-Technology Predictions for 2007: Where's It All Headed?

























