performance « Integration « Spring Q&A





1. Spring integration framework overhead - slow performance    forum.springsource.org

Spring integration framework overhead - slow performance I am using Spring-Integration to send a request-reply message. I profiled the call and what I noticed is that it takes about 450ms to ...

2. Performance of Spring integration is low    forum.springsource.org

Hi, I am trying to send some large data using jms adapters of spring integration. i am achecing 45 messages (lines in the file) per second. but this is releatively very ...

3. Integration performance and memory allocation    forum.springsource.org

Integration performance and memory allocation Hi all, I'm building what is, in effect, an extremely high throughput, low memory allocating (goal of 0 or v.infrequent full GC), near real-time (microsecond latency ...