[rules-users] Distributed Drools

Esteban Aliverti esteban.aliverti at gmail.com
Thu Apr 24 03:07:15 EDT 2014


Matthew, regarding drools-mas, I would use this other repo:
 https://github.com/SocraticGrid/drools-mas<https://github.com/SocraticGrid/drools-mas>.
I did some changes there that are not present in droolsjbpm's one (I
have
to merge them back).
I do think, though, that drools-mas is (currently) more suitable for a
multi-agent scenario where each of the agents has a private and local
working memory that is not shared among the others. drools-mas uses FIPA
messages to handle the communication between the agents, but no real shared
working memory is never used. Previous implementation of drools-mas used
drools-grid to try to do something like this (distributed working
memories), but this implementation was discarded after drools-grid was
discontinued (it actually never passed the incubation period).

Regards,


XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
- Blog @ http://ilesteban.wordpress.com


On Thu, Apr 24, 2014 at 4:39 AM, Daniel Souza <danieldsouza15 at gmail.com>wrote:

> Hi Matt,
>
> This is the paper url available free from google:  Rule-based Distributed
> and Agent Systems
> <
> http://vsis-www.informatik.uni-hamburg.de/getDoc.php/publications/431/intro.pdf
> >
> It's around 27 pages.
>
> Daniel
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/Distributed-Drools-tp4029338p4029342.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140424/0f647dd7/attachment.html 


More information about the rules-users mailing list