Hi Gregory,

Yes, they do need to be threadsafe.  There is one instance of a
LowlevelStorage instance per running server.

Btw, if you're working on a custom LLS module, note the new IListable
interface as of Fedora 3.2 (to be released very soon):

http://fedora-commons.org/documentation/3.2/javadocs/fedora/server/storage/lowlevel/IListable.html

Existing LLS modules should still work fine with 3.2, but implementing
this new interface will allow you to run the rebuilder on 3.2 when you
have your custom LLS module plugged in.

- Chris

On Thu, May 7, 2009 at 10:57 AM, Gregory Jansen <[email protected]> wrote:
> I'm troubleshooting a problem in a custom LLS module.  Do these modules
> need to be thread safe?
>
> thanks,
> Greg Jansen
> Carolina Digital Repository
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> Fedora-commons-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
>

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Fedora-commons-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to