Chris Wilper wrote: > There is the fedora-modify script, which can be used to purge batches > of objects, e.g.: ... > ...but it runs through the list one after the other. By parallel, do > you mean that you're looking for something that runs a bunch of > purgeObject operations simultaneously (e.g. in multiple threads), and > thus could be faster?
Chris, it didn't even occur to me that Fedora-modify could be used for batch purging, and that's great. What I was looking for was something that parallels the commandline functionality of being able to ingest in batch, to replace my current functionality of "loop through a list of pids and generate a series of commandline purge commands", which is slow as molasses in January. Fedora-modify will work great, thanks! That being said, Scott, I would love to see your Java program. (By "parallel" I just meant "parallel to the fact you can do ingests in batch.") -Deborah -- Deborah Kaplan Digital Resources Archivist Digital Collections and Archives Tufts University ------------------------------------------------------------------------------ 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
