smirzai/activiti-samples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
These project has some sample usages of activiti:
parallelMultiThreaded:
Shows how it is possible to run some tasks in different threads, wait for them to finish and return aggregated result synchronously.
Documentation avaialable in: http://tech.blog.saeidmirzaei.com/?p=294