Hi all,
I'm working on further improving the performance of Sandesha and I'm
running into a bit of a wall with contention on the storage managers
and various beans. I'm therefore trying to find instances of bean
locking and access that we could get rid of. One which sticks out is
the MessageValidator with does an expensive find() call simply to
check the rm namespace version. While I can understand it's a nice
check to do, I'd prefer to get rid of it if it's not actually needed.
Is there anyone who is aware of any spec or common situation which
should encourage us to keep it?

Thanks,
David

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

Reply via email to