To be honest, ERQuartzScheduler still has some issues. If a job is running, the 
app doesn't stop, all (future) jobs are removed but the app doesn't restart 
when the job is done…

Need more investigation (see my next post).

Philippe

On 31 juil. 2012, at 16:03, Pascal Robert wrote:

> 
> Le 2012-07-29 à 16:32, Ray Kiddy a écrit :
> 
>> 
>> On Jul 29, 2012, at 9:33 AM, Amedeo Mantica wrote:
>> 
>>> You may also just create a simple Thread (runnable)
>>> 
>>> Amedeo
>>> 
>>> 
>> 
>> I have done the "just create a thread" method for something and it worked. 
>> But we had the application scheduled in JavaMonitor to stop and re-start 
>> itself once a day and putting out that thread prevented that from happening. 
>> I had not set it up to listen for the notification or yada yada yada.
>> 
>> I presume that the COScheduler stuff does not have this problem. We will see.
> 
> Code was added to COScheduler to not have this problem.
> 
>> - ray
>> 
>> 
>>> On 29/lug/2012, at 18:04, Pascal Robert <prob...@macti.ca> wrote:
>>> 
>>>> Have a look at ERQuartzScheduler and the recording from WOWODC 2011 
>>>> (http://www.wocommunity.org/podcasts/wowodc/2011/COScheduler.mov) for 
>>>> COScheduler (COScheduler was the name of the project before it was donated 
>>>> to Wonder).
>>>> 
>>>>> Dear all,
>>>>> 
>>>>> I am currently implementing a REST task in WO that fetches content from a 
>>>>> remote server. I just have a little routine running in "Application"  on 
>>>>> a scheduler.
>>>>> I was just wondering if there was a better way of running periodic tasks 
>>>>> in wonder, and any advise from those who had similar experience with REST 
>>>>> service.
>>>>> 
>>>>> Thanks for your support,
>>>>> 
>>>>> Sisi
>>>>> _______________________________________________
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
>> 
>> This email sent to prob...@macti.ca
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/prabier%40me.com
> 
> This email sent to prab...@me.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to