> I have some agents
> living in there, all of them have a rete engine of their own.
...
> If I insert like 40 of these agents in my world,
> everything is working fine.
...
> I am running my programm on a 512MB machine with Windows XP SP2, so
> there should be plenty of room for jess to work.
What I am wondering from this example is whether running 40 Rete rule
engines on a single machine will generally get you into trouble. I am
actually used to running in a memory rich environment so I don't really
know the overhead of rule engines. (Ignoring overhead, you have 13MB per
rule engine, 130KB per fact. But I suspect that some of the overhead
depends on the rules and how many partial matches you have per rule?)
I am also wondering if you are using more than one jvm because jvm's
traditionally also have significant overhead.
-Timothy
--------------------------------------------------------------------
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]
--------------------------------------------------------------------