Hi Ignacio,

I've applied SimplerCompositeReferenceInvocation5.patch from Tuscany-648. One thing I noticed is we are using Stacks for routing. Can we get rid of that synchronization overhead by using a LinkedList since access probably doesn't need to be thread-safe or ConcurrentLinkedList if thread-safety is required?

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

Reply via email to