Hi...

I have a problem. I want instantiate and execute n-objects (threads) in
java and each thread instantiate one rete. Imagine, for example, a ants
colony, which have plenty of ants and diferents knowledge bases
depending on function of the ant.

When I instantiated the java threads the RETE class enforced the serial
execution because the RETE insn�t thread. Summarizing I need execute the
objects in parallel (in reality in pseudo-parallel because I have one
processor) but RETE class is unabling this. When one object start while
this not end any other start or continue (I think because the RETE class
isn't process scheduling correctly.

Someone can help me? Tanx!



-- 
************************************************
|���뮧��| - Anderson de Rezende Rocha
Bacharelando em Ci�ncia da Computa��o -  UFLA
< www.comp.ufla.br/~undersun > <ICQ.: 74729202>
"Se o conhecimento pode criar problemas, n�o �
atrav�s da ignor�ncia que podemos solucion�-los"
************************************************


--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to