All of lore.kernel.org
 help / color / mirror / Atom feed
* another semantic storage system (in userspace)
@ 2006-07-12 21:44 Hubert Chan
  2006-07-12 23:22 ` Clay Barnes
  2006-07-13 17:06 ` Clay Barnes
  0 siblings, 2 replies; 7+ messages in thread
From: Hubert Chan @ 2006-07-12 21:44 UTC (permalink / raw)
  To: reiserfs-list

I thought this may be interesting to the people on the list.

I was pointed to the GLScube project (http://www.glscube.org/), which
tries to implement semantic storage in usesrpace.  GLScube (GLS^3)
stands for GNU/Linux Semantic Storage System.  It provides a C++ API for
programmers to use, and also exports a virtual filesystem (glscubefs)
using FUSE, so that legacy applications can take advantage of its
functionality.  It performs incremental indexing (I assume using
either inotify or dnotify).

It is licensed under the GPL and can be downloaded from their website.
Unfortunately, the 0.1 tarball that I downloaded doesn't seem to include
Makefiles, so I'm not sure how to build it.

They also have video demos available on the site.

I think that what makes this more interesting to ReiserFS people,
compared to, say, Beagle, is the glscubefs, which allows legacy
applications to take advantage of GLScube functionality.  Although we'll
have to see how much functionality is actually exposed through glscubefs
(i.e. can we do everything from the commandline?).

-- 
Hubert Chan - email & Jabber: hubert@uhoreg.ca - http://www.uhoreg.ca/
PGP/GnuPG key: 1024D/124B61FA   (Key available at wwwkeys.pgp.net)
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-07-14  0:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-12 21:44 another semantic storage system (in userspace) Hubert Chan
2006-07-12 23:22 ` Clay Barnes
2006-07-13  7:30   ` Hans Reiser
2006-07-13 17:06 ` Clay Barnes
2006-07-13 17:38   ` Hans Reiser
2006-07-13 20:30     ` Hubert Chan
2006-07-14  0:23       ` Jonathan Briggs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.