0 Replies Latest reply on Jun 1, 2012 2:14 AM by arselv

    Need architectural guidance for better results

    arselv

      Hi,

       

      Our requirement is such that the creation of new process, starting a human task and completing it happens parallely.

      So the statefulknowledgesession and taskhandler should remain open in the due course and i couldnt dispose the session.

      Eventually the knowledgesession gets stuffed up with thousands of process created and that affects the performance.

       

      1.In this scenario, how should i dispose session.

      2.Any suggestions on the betterment of our architecture.

      3.What else should i take care to get better results.

       

      Attached is our current architecture. Kindly advice.