gardellajp [http://community.jboss.org/people/gardellajp] created the discussion

"Re: Session Management - only one inside application or one by processs"

To view the discussion, visit: http://community.jboss.org/message/645430#645430

--------------------------------------------------------------
Hi,

With jBPM 5.x, I couldn't found information about about use in production 
enviroment (real life) and best practices. Decisions about use, for example 
create a new session per process instances, or use some session for multiple 
process instances, impact in two ways (there are lots I suppose, I'm not an 
expert in drools and jBPM).

1) How you write rules:

    In the rules you must write carefully when you create multiple process with 
some session, becouse you can write a rule thinking that impact in one process 
instances, and in reallity impact in more than one

2) Performance

   In don't have time to do stress test to verify how impact use one session 
per instances. In this way, you have multiple small sessions, but you access 
more times to database than use one session in memory.

I except some more experience user of jBPM write best contribuition to the 
community. This things are very important. But, as opposite, is a free product, 
so if you pay support you will have answer your questions.

Juan

PD: Sorry my english
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/645430#645430]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to