Exforsys

Free Training

Periodic Object Patterns?

This is a discussion on Periodic Object Patterns? within the Software Patterns forums, part of the Testing category; I'm looking for someone to point me in the right direction here. I'm developing a system that contains objects that ...

Go Back   Exforsys > Testing > Software Patterns

Exforsys.com

  #1 (permalink)  
Old 11-05-2004, 10:36 AM
j allen
Guest
 
Posts: n/a
Periodic Object Patterns?

I'm looking for someone to point me in the right direction here.

I'm developing a system that contains objects that are scheduled to
run repeatedly over many months. The scheduled objects generally
either create messages or create files.

I'm looking to decouple the elements of the objects that are involved
in scheduling with the actual tasks of creating messages or files.

Currently I've defined the following elements which are common to all
scheduled (periodic objects):

id, // a unique identifier
type, // the type of scheduled object
runcount, // how many times the scheduled object has run
nextruntime, // the time that the scheduled object should run next
initialstarttime, // the first time the scheduled object ran
priority

Surely there must be some scheduling or periodic object type patterns
out there??
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 06:51 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.