Re: JESS: Complex Event Processing

"Peter Lin" <[email protected]> Mon, 14 Mar 2011 10:39:05 -0400
Newsgroups gmane.comp.java.jess
Message-ID <11246_1300113814_p2EEgO0s011981_AANLkTi=PJ2D7PjKztsAmbbUoh3ho0JybAni8wAdW3Z5G@mail.gmail.com>
By temporal operators, what are you referring to?

it's pretty easy to add a function in JESS that does date comparison
and then use them in a rule.

for example, in the past I've implemented functions like between-time
that takes 3 input values. another example is eq-hour that just checks
if a date is in the same hour. it should only take about 3-4 hours to
implement a half dozen functions for time comparison.



On Mon, Mar 14, 2011 at 10:29 AM, Tromm, Martijn
<[email protected]> wrote:
> Hi,
>
> Does anybody have any experience with complex event processing in Jess?
> One of the shortcomings of Rete is that there is no native support for temporal operators besides matching on timestamps and checking time differences


--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------