« Return to Thread: Using seda-optimised

Re: Using seda-optimised

by Martin Serrano :: Rate this Message:

Reply to Author | View in Thread

I was able to get this working fine.  I moved my initialise and dispose methods to be start and stop and all was well.  BTW, in one test, this switch gave me an almost 10% performance boost.

Martin Serrano wrote:
Hello,

I want to try seda-optimised for one of my configurations.  I have set up several components that implement the Initialisable and Disposable interfaces.  What I have discovered is that initialise and dispose are not called by the OptimisedMuleProxy class.  Is this an oversight, or is there something about OptimisedSeda that prohibits initialise and dispose?

Thanks,
Martin

 « Return to Thread: Using seda-optimised