aspose file tools
The moose likes Spring and the fly likes Spring Integration in Action - Question? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Spring Integration in Action - Question?" Watch "Spring Integration in Action - Question?" New topic
Author

Spring Integration in Action - Question?

Luke Murphy
Ranch Hand

Joined: May 12, 2010
Posts: 299
Do you think that Spring can in any way at all make Java architectures make better use of multi core CPUs?
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17234
    
    1

Luke Murphy wrote:Do you think that Spring can in any way at all make Java architectures make better use of multi core CPUs?


That isn't a Spring Integration question. Would never be at that level. Would have to be at the Java low level. And Java does use multi cores in many ways, most importantly in Garbage collectors.

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Iwein Fuld
Author
Greenhorn

Joined: Nov 01, 2012
Posts: 14
Well in some ways, if you have a Java application that uses a single thread and you start using Spring Integration, you could make it use more of the CPU by adding some threads. If this is your only reason to use SI I'd say it's overkill because an ExecutorService will do the same for you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Spring Integration in Action - Question?
 
Similar Threads
Getting java.lang.NoSuchMethodError
Your opinion: Spring v3.0 deprecates Controller hierarchy
Spring project idea required
Frameworks
WA #1.....word association