• 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: App level function to happen every X minutes 24-7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App level function to happen every X minutes 24-7


  • Subject: Re: App level function to happen every X minutes 24-7
  • From: David Teran <email@hidden>
  • Date: Wed, 22 Sep 2004 21:09:10 +0200

... WOTimer could be your friend, too.


cheers David

Am 22.09.2004 um 07:28 schrieb Bill Reynolds:

Andrus,

This is just what I was looking for.  Thanks!

Found great samples at:

http://www.javapractices.com/Topic54.cjp
and
http://java.sun.com/developer/J2METechTips/2001/tt0416.html

Thanks again for the tips,

-Bill


(I liked Marks 'cron' idea combined w/direct actions - I'm saving this idea
for use elsewhere)



on 9/21/04 14:38, Andrus Adamchik at email@hidden wrote:

If you don't need to initiate request response loop, a simple Java
timer should do the job:

http://java.sun.com/j2se/1.4.2/docs/api/java/util/Timer.html

Andrus

On Sep 21, 2004, at 5:22 PM, Mark W. Shead wrote:

We did this by creating a direct action that calls the appropriate
functions and then setting up a cron job that calls the direct action
URL once each minute.

Mark

On Sep 21, 2004, at 5:08 PM, Bill Reynolds wrote:

I want to create a function that fires every X number of minutes
through the
day.  What is the best way to implement this?

TIA

-Bill

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
bill.reynolds@concyse.
com


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:
email@hidden


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
References: 
 >Re: App level function to happen every X minutes 24-7 (From: Bill Reynolds <email@hidden>)

  • Prev by Date: Architectural question regarding WOComonent Actions and Frameworks
  • Next by Date: Re: Architectural question regarding WOComonent Actions and Frameworks
  • Previous by thread: Re: App level function to happen every X minutes 24-7
  • Next by thread: Catching Bounced emails with WebObjects
  • Index(es):
    • Date
    • Thread