Makes sense,

will have to look into JMS I guess, cron is the easiest and it work for 90% of 
the stuff, oh, well, it rocks.

P.S. In the mean time, this thread about threads, is spinning up new threads, 
but that's OK, we are all thread safe.

Jf

On Mon, 06 Dec 2004 14:43:55 -0600
Vic <[EMAIL PROTECTED]> wrote:

>A common solution I use is to have async processes run by cron or 
>similar to prepare and massage data. A sperate application that runs 
>every few minutes and dies.
>
>A long time ago it was said "Batch is bread and butter of IT. View is 
>only the icing on the cake."
>
>.V
>
>
>Jan Fetyko wrote:
>> This is interesting,
>> 
>> let me ask another related question :
>> 
>> What about a thread (started from the Action) that just resizes an image and 
>> saves it to a file system ? Would that be also a bad idea ?
>> 
>> Jano
>> 
>> 
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to