Re: Improve Service Access (FELIX-4692)

2014-11-12 Thread Richard S. Hall
On 11/12/14 09:17 , Felix Meschberger wrote: Hi I have created a patch to improve the Service Access time. With this patch applied I measure 4-5 times faster access to the service registry in our application which in general access services simply by its name and almost never uses a filter.

Improve Service Access (FELIX-4692)

2014-11-12 Thread Felix Meschberger
Hi I have created a patch to improve the Service Access time. With this patch applied I measure 4-5 times faster access to the service registry in our application which in general access services simply by its name and almost never uses a filter. I expect that this patch also significantly imp