DotNetInvoice Forums

DotNetInvoice Invoicing Script Discussion Forum
Welcome to DotNetInvoice Forums Sign in | Join | Help
in Search

mechanism for scheduled tasks...

Last post 11-13-2007, 10:58 AM by support. 1 replies.
Sort Posts: Previous Next
  •  11-09-2007, 3:08 PM 197

    mechanism for scheduled tasks...

    Hi,

    For scheduled tasks, such as recurring billing, notification messages, etc... what mechanism is used to fire these tasks? 

  •  11-13-2007, 10:58 AM 200 in reply to 197

    Re: mechanism for scheduled tasks...

    Mazda,

    An item is put in the cache for a specified duration, and when the cache expires it does a callback to a procedure that checks if any scheduled tasks need to be performed. So no Windows Service or SQL Scheduled Tasks are necessary for the scheduling feature. 


    ---
    Rob
    DotNetInvoice Support
View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems