22:08:32 -0700
> From: [hidden email]
> To: [hidden email]
> Subject: Re: [rules-users] StatefulKnowledgeSession and multi-threaded
> processing
>
> You can do it as per my knowledge. Only thing is you will access in drl from
> java code. I dont think it will be an issue. but w
] StatefulKnowledgeSession and multi-threaded
processing
You can do it as per my knowledge. Only thing is you will access in drl
from java code. I dont think it will be an issue. but what the reason for
sending hashmap as fact, You should have a different way of sending facts. As
per my observation no rule
Hi,
Is it possible to insert redis hashmap as it is as fact into rule engine. I
am using Jedis from java to access jedis and drool rule engine.
Also, Is there a way to access redis hashmap from drl file.
Thanks,
Pradeep
--
View this message in context:
http://drools.46999.n3.nabble.com/S
Where is it documented that a StatefulKnowledgeSession is not thread-safe?
(It is sad that the string "thread" doesn't occur more than once in the
"Expert" manual, disregarding case.)
Batch insertion of facts followed by a single fireAllRules() that contain
data that is semantically ordered in any
When you are dealing with events, the processing works a bit differently.
First, we have to clarify: Are you inserting events or plain facts? If it
has a timestamp, it has to be handled as an event. The distinction matters
because in an event-driven scenario, only events would be inserted "from
the
Thanks for the link :) 'Twas an interesting view! A few complexities still
remain. I may be ill-informed about this matter so please correct me if I'm
totally off-base in any of these statements.
Alexandre states that the KnowledgeSession is thread safe, which is contrary
to the documentation (if
t; On 20/12/2011, at 22:52, Greg Barton
>> wrote:
>>
>> > Absolutely. Anyone who wants to build a high
>> performance rules system should watch it.
>> >
>> > --- On Tue, 12/20/11, Mauricio Salatino
>> wrote:
>> >
>> >> From: Ma
Common sense doesn't become common until it's communicated. :)
--- On Tue, 12/20/11, Salaboy wrote:
> From: Salaboy
> Subject: Re: [rules-users] StatefulKnowledgeSession and multi-threaded
> processing
> To: "Rules Users List"
> Cc: "Rules Users List
, at 22:52, Greg Barton wrote:
> Absolutely. Anyone who wants to build a high performance rules system should
> watch it.
>
> --- On Tue, 12/20/11, Mauricio Salatino wrote:
>
>> From: Mauricio Salatino
>> Subject: Re: [rules-users] StatefulKnowledgeSession and multi-
Absolutely. Anyone who wants to build a high performance rules system should
watch it.
--- On Tue, 12/20/11, Mauricio Salatino wrote:
> From: Mauricio Salatino
> Subject: Re: [rules-users] StatefulKnowledgeSession and multi-threaded
> processing
> To: "Rules Users List&
That's not me.. his name is Alexandre Porcelli.. he is also a
community member.. really good presentation
On Tue, Dec 20, 2011 at 2:46 PM, lhorton wrote:
> You might like to view this video, posted by Mauricio (Salaboy) this year,
> from their Drools workshop in Argentina. It's about a real (pro
You might like to view this video, posted by Mauricio (Salaboy) this year,
from their Drools workshop in Argentina. It's about a real (production)
implementation of a very high volume, high performance Drools-based system:
http://vimeo.com/27209589 http://vimeo.com/27209589
--
View this messa
12 matches
Mail list logo