• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Scheduled Actions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scheduled Actions


  • Subject: Re: Scheduled Actions
  • From: Gennady Kushnir <email@hidden>
  • Date: Thu, 31 Mar 2011 09:34:42 +0400

I use java.util.Timer in my app.
It works nice for me sending weekly emails and performing some other actions

2011/3/29 Tim Worman <email@hidden>:
> I have used the cron/script approach for a long time and it works quite well. I am starting to transition my apps to use quartz. There's a chance my apps could have multiple deployments and I felt it was necessary to de-couple the app from any outside scripting and schedulers that would also have to be mimic'ed and re-deployed.
>
> Tim Worman
> UCLA GSE&IS
>
>
> On Mar 28, 2011, at 8:10 PM, Matthew Ness wrote:
>
>>> How would I handle scheduled actions with WebObjects. Cron or some other
>>> approach? I'd like to have my application run a daily process to check a
>>> remote client's membership status and update my application's membership
>>> status.
>>>
>>> Thanks,
>>>
>>> Ken
>>
>>
>> You could write a simple script which invokes curl, calling a DA in your
>> application, and schedule the script as a cron job. You may want to
>> include a level of security/authentication in the call.
>>
>> --
>> Matt.
>>
>> http://logicsquad.net/
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Scheduled Actions
      • From: Philippe Rabier <email@hidden>
References: 
 >Scheduled Actions (From: Ken - Watermark Studios <email@hidden>)
 >Re: Scheduled Actions (From: Matthew Ness <email@hidden>)
 >Re: Scheduled Actions (From: Tim Worman <email@hidden>)

  • Prev by Date: Re: need help with weird application failure?
  • Next by Date: Wwdc
  • Previous by thread: Re: Scheduled Actions
  • Next by thread: Re: Scheduled Actions
  • Index(es):
    • Date
    • Thread