RE: [C2RC1a] new Store component: FilesystemQueue

2001-10-23 Thread Carsten Ziegeler
Hi Gerhard, thanks for your patch. It's applied to the 2.1 cvs. Please cross-check. Carsten > -Original Message- > From: Gerhard Froehlich [mailto:[EMAIL PROTECTED]] > Sent: Saturday, October 20, 2001 12:36 AM > To: cocoon-Dev > Subject: [C2RC1a] new Store compon

[C2RC1a] new Store component: FilesystemQueue

2001-10-19 Thread Gerhard Froehlich
Hi cocooners, fresh from long holidays I wrote a new component. A queue for storing objects onto the filesystem. In the past the MRUMemoryStore implemented this functionality. This was a waste of System resources, because when three MRUMemoryStores where active, each of them had a thread, which