Documentation
Velai provides the following features:
- task life-cycle managed by the executor
- methods marked with appropriate annotations can handle events in the task life-cycle
- integrates with standard java.util.concurrent Java API
- task implementations transparent to whether they're called asynchronously or synchronously
Start with the quick start guide.
Javadoc
Javadoc documentation for the Velai API is available here.
Examples
Examples are available that illustrate use of a range of features from simple tasks to the less obvious capabilities. All examples are included within a separate 'examples' jar, available from SourceForge.net.
Meaning
'Velai', pronounced like "vay-lie", is the Tamil word for 'task'.