Mantis - Resin
Viewing Issue Advanced Details
2311 minor always 01-11-08 14:20 03-04-08 09:54
sam  
ferg  
normal  
closed 3.1.4  
fixed  
none    
none 3.1.6  
0002311: Review CronResource, e.g. with blockingQueue
Review CronResource in light of new IoC capabilities and Spring compatibility.

Provide mechanism for a task to be added to a BlockingQueue instead of being executed directly, in a clustered environment that would allow the task to be executed on only one server.
@In BlockingQueue see 0002310

Notes
(0002813)
ferg   
03-04-08 09:54   
server/2m0[0-8]

Replaced with <scheduled-task>

See http://caucho.com/resin/doc/env-tags.xtp#scheduled-task [^] [^] or http://caucho.com/resin/doc/resources.xtp#scheduled-task [^] [^]
 
(any clustering would be put off until 3.2.x)