[rules-users] Drools scalability in home automation scenarios

riri irina.adam at gmail.com
Fri Nov 16 04:52:38 EST 2012


Hy everyone,

I have recently decided to use Drools in my project and being a newbie I
would greatly appreciate some input. The idea is to have a web application
that simulates home automation using rules. The user could define the
configuration of his home environment (based on virtual representation of
sensors and actuators), specify rules and execute them to see how the
configuration and the rules work together.

Seeing that I have very little experience with Drools I would like to know
how drools expert would perform if you should have 100 or more users using
the web app concurrently. In some other posts they suggest creating sessions
for each user in the knowledge base but the rules would not be the same for
each house so the knowledge base would essentially need to be different.
Should a new instance of a knowledge base be created for each user? Is there
a different way to do this since creating a knowledge base is supposed to be
"expensive"? 

Sorry for the long post but I meant to give some context to the question
that could maybe help the experts. If anyone has had experience with such a
thing or can give me links to useful material it would be really helpful. 

Regards 



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-scalability-in-home-automation-scenarios-tp4020855.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list