[rules-users] Detecting an expired Event

Jean-Philippe Steinmetz jeanphilippe at trilogystudios.com
Thu Jul 29 14:26:32 EDT 2010


Hello everyone,

 

I'm working on a Drools system that uses stream mode to handle incoming
events from clients and I am trying to adapt some existing code to
Drools. I'm unsure if it's fully applicable but I'm hoping someone can
shed light on to it.

 

My current execution path is...

1.       Client generates an event

2.       Server receives event and places it into a timer for a
specified time.

3.       When the timer is up the server notifies the client.

 

>From what I can see you can determine if event A occurs after event B
but I don't see any way that lets you know when event B finishes on its
own. Is this even possible? Thanks.

 

Cheers,

 

Jean-Philippe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100729/c65d2f9c/attachment.html 


More information about the rules-users mailing list