Workflow & Turbine design questions

2001-11-27 Thread Brett Gullan
I am working on a project to develop a Turbine-based workflow engine for file processing, using the Commons Workflow package and I would be interested in any feedback or suggestions as to how best to implement this. The main focus of the project is to automate file processing for print/publishing

RE: Fast collections thread safe?

2001-11-27 Thread Elli Albek
I did not use the fast collections in commons. I did, however write something very similar a long time ago. I experienced VM crashes in multi CPU machine that I suspect were caused by that code. As with any multi threaded code, the bugs are almost impossible to reproduce. The code was modified, I

RE: Fast collections thread safe?

2001-11-27 Thread Kumar, Vasanth
Elli, Sorry, I haven't seen your whole thread, but as you might have seen from my previous post (below), there definitely seem to be thread-safety issues with the Fast collections. Only I think that the issue is related to the fact that in fast mode, when one thread is accessing the list without

RE: Proposal for Validation Framework

2001-11-27 Thread Rey Francois
Craig, Any other information on the status of this JSR? The community draft is due in Fall of this year, but it does not appear to be in this stage yet... Fr. -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: 27 November 2001 13:56 To: Jakarta Commons Develo

RE: Proposal for Validation Framework

2001-11-27 Thread Craig R. McClanahan
On Tue, 27 Nov 2001, Rey Francois wrote: > Date: Tue, 27 Nov 2001 11:30:23 +0100 > From: Rey Francois <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]> > To: 'Jakarta Commons Developers List' <[EMAIL PROTECTED]> > Subject: RE: Proposal for Validation Framework