JESS: again: jess-performance

2004-08-03 Thread Marcus Schlappa
Hello Ernest, >>>Here's where the problem lies. The one-engine/one-user architecture is >>>inherently inefficient. The simplest change that would improve things >>>would be to still use one engine per user, but as you suggest, cache >>>the engines with the rules loaded. A "(reset)" before each us

JESS: Question about Waltz- and Manners-Benchmark

2004-07-30 Thread Marcus Schlappa
Hello! I have a question about the Rule-Engine Benchmarks "Waltz" and "Manners". Are they measuring only the time for inference or does it include building the rete-network AND inference? Thanx! Marcus

JESS: again: jess-performance

2004-07-30 Thread Marcus Schlappa
Hello, i have a question about the following comment: >> I am using jess from a web environment where many jess >> engines (1 per user, current load testing involves 100 users) are in operation at a >> time. Each time a jess engine is created my .clp files are parsed and loaded. Is it >> poss