• 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: Andrus Adamchik <email@hidden>
  • Date: Tue, 21 Sep 2004 17:38:47 -0400

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: This email sent to email@hidden
  • Follow-Ups:
    • Re: App level function to happen every X minutes 24-7
      • From: Bill Reynolds <email@hidden>
References: 
 >App level function to happen every X minutes 24-7 (From: Bill Reynolds <email@hidden>)
 >Re: App level function to happen every X minutes 24-7 (From: "Mark W. Shead" <email@hidden>)

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