Why Active uses Stateful rule execution

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2011 02:41 AM
I was developing a process and tried to insert a business rule in the process. I created a drools rule and put it there.
While going through the rule execution classes in Activiti engine I found that Activiti uses Stateful execution.
Can someone tell me why we need to go for this when Stateless seems to be better.
Before making any decision I wanted to be sure of consequences .
Thanks for the help.
While going through the rule execution classes in Activiti engine I found that Activiti uses Stateful execution.
Can someone tell me why we need to go for this when Stateless seems to be better.
Before making any decision I wanted to be sure of consequences .
Thanks for the help.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2011 04:32 AM
Hi,
The integration with Drools for the business rule task was a first version.
I think a stateless implementation is also possible, but I have to look into this a little bit.
Or are you able to create (or do you already have) a patch for this? I would be happy to commit that patch.
Best regards,
The integration with Drools for the business rule task was a first version.
I think a stateless implementation is also possible, but I have to look into this a little bit.
Or are you able to create (or do you already have) a patch for this? I would be happy to commit that patch.
Best regards,
