No subject


Wed Jun 1 06:13:46 PDT 2011


What is a Jackrabbit file system?

A Jackrabbbit file system (FS) is an internal component that implements
standard file system operations on top of some underlying storage
mechanism (a normal file system, a database, a webdav server, or a custom
file format). A file system component is any Java class that implements
the FileSystem interface and the associated behavioral contracts. File
systems are used in Jackrabbit both as subcomponents of the persistence
managers and for general storage needs (for example to store the full
text indexes).

-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture


More information about the vox-tech mailing list