[rules-users] StatefullSession or Stateless Session

Mark Proctor mproctor at codehaus.org
Mon Jan 14 18:19:42 EST 2008


Blair Christie wrote:
> I am new to to rules 4.03 and wondered in what cases
> should a statefullSession be used and in what cases a
> statelessSession be used? How do you decide?
>   
There is a bit about it in the manual. Stateless just wraps stateful 
anyway and provides a simplified api. Statless  is used when all you 
want to do is  a one of insert of a set of data and wait for the results 
- i.e. you don't have additional changes over time.
>
>       ____________________________________________________________________________________
> Never miss a thing.  Make Yahoo your home page. 
> http://www.yahoo.com/r/hs
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>   




More information about the rules-users mailing list