On Wed, Jun 19, 2013 at 12:04 AM, Rural Hunter <ruralhun...@gmail.com>wrote:

> yes, that's what I thought of. But I would like to see if there is any
> other option in Tapestry.
>

There's a tool for each use case. I can not imagine a much better tool for
this case than a simple thread if the thread's lifetime is the same as the
JVM's lifetime. What other options, features are you looking for?

Kalle


>
> 于 2013/6/19 14:53, Kalle Korhonen 写道:
>
>> Create a thread?
>>
>> Kalle
>>
>>
>> On Tue, Jun 18, 2013 at 11:42 PM, Rural Hunter <ruralhun...@gmail.com
>> >wrote:
>>
>>  Hi,
>>>
>>> Is there a "best practice" to implement continuously/long-run background
>>> jobs in Tapestry? I know there is PeriodicExecutor but my requirement is
>>> to
>>> have the job run continuously in the background. It should start when the
>>> application starts and end when the application ends.
>>>
>>> ------------------------------****----------------------------**
>>> --**---------
>>> To unsubscribe, e-mail: 
>>> users-unsubscribe@tapestry.**a**pache.org<http://apache.org>
>>> <users-unsubscribe@**tapestry.apache.org<users-unsubscr...@tapestry.apache.org>
>>> >
>>>
>>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>>
>>>
>>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to