[jboss-user] [jBPM] - Re: Does jBPM support clustering for load balancing?

Morioka Ryoichi do-not-reply at jboss.com
Wed Nov 2 11:00:43 EDT 2011


Morioka Ryoichi [http://community.jboss.org/people/r-morioka] created the discussion

"Re: Does jBPM support clustering for load balancing?"

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

--------------------------------------------------------------
Hello Maciej.
Thank you for your helpful reply.

I have somequestions for confirming your remark.
Please teach me if my understanding is wrong.

1)Do you want to say "We can do jBPM clustering. And when we think about clustering, we have to care about StatefulKnolegeSession."?
About your last question, I will use StatefulKnolegeSession. And I will make this session instance when making the new flow.

The system which I want to make is human workflow system. A user submit a petition and other users check the petition.
So when user grant the petition, I expect changing the task status by using taskClient.

> Maciej Swiderski による書き込み:
> 
> If so, you need to make sure that particular session will be loaded from db only by one server to avoid troubles when persisting sessions (potential overriding each other). You mentioned that:

>From these your discription, I understood If I can controll the session and I can particular one session is loaded only in one server at that time, I can implement cluster model of jBPM. Is my understanding right?

2)Other than getting informations from DB(StatefulKnoledgeSession), I don't have to share informations between each server, right?
 From your discription, I think I don't have to.  But, I want to confirm.

Thanks and regards
Ryoichi Morioka
--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111102/8f63cbb7/attachment-0001.html 


More information about the jboss-user mailing list