[ 
https://issues.apache.org/jira/browse/ONAMI-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602541#comment-13602541
 ] 

Jordan Zimmerman commented on ONAMI-100:
----------------------------------------

Please see the Governator doc for details on WarmUp: 
https://github.com/Netflix/governator/wiki/Warm-Up
                
> Add Warm Up to Lifecycle
> ------------------------
>
>                 Key: ONAMI-100
>                 URL: https://issues.apache.org/jira/browse/ONAMI-100
>             Project: Apache Onami
>          Issue Type: New Feature
>          Components: lifecycle
>    Affects Versions: lifecycle-0.2.0
>            Reporter: Jordan Zimmerman
>            Assignee: Jordan Zimmerman
>             Fix For: lifecycle-0.2.0
>
>
> Methods annotated with @WarmUp will be called in parallel (using the Java 
> Fork-Join framework) when Stager<WarmUp>.stage() is called. Object 
> dependencies are respected.
> WarmUp is useful for objects that need to warmup caches, etc. These types of 
> warming up can be done in parallel.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to