I hope this makes sense.
I notice some of my applications need to run indefinately to perform some type of process. or periodically run a process depending on time that has passed. Is there any advice/patterns on this located in any of the popular DDD books?
Thanks