Ant

I think reducing the iterations and concurrency should be fine now, as we saw the issue earlier and the test now proves that its fixed.

asankha

ant elder wrote:
Applied now, thanks. I had to reduce the number of script executions a bit in the thread safety test as otherwise it takes quite a long  time to run and floods the console with debug messages which I didn't think others may like in the main build. I wonder if there could be another way of doing this to avoid this problem, maybe spawning threads and have a java.lang.Thread.sleep in the scripts so you know scripts are running concurrently or something like that?

   ...ant

On 4/16/07, ant elder < [EMAIL PROTECTED]> wrote:
Sorry a little remiss to leave this sitting around for so long, thanks for the code, applying it now...

   ...ant

On 4/5/07, Kasun Samarasinghe < [EMAIL PROTECTED]> wrote:
Hi ,

I test the script mediator samples with BSF 3.0 and worked for
_javascript_ and Ruby. I tested ruby version 0.9.8.
Also script mediator test also modified including thread safety
test which does the mediation concurrently for many times.
Please review the code and apply it.

Thanks.
Kasun

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to