Dears,
I'm having a requirement like i need to generate threads for a list of Objects for parallel processing.
I went through JobExecutior.It's accepting only Strings not Generic Objects.
I want to create parallel threads for a list then i need to use parallel gate way for each of the Object in the list.
Could you suggest me how i can do that using Activiti with Spring
Regards
jai