Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11163
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | building performance |
| Date | 2012-01-10 04:41 -0800 |
| Organization | Canadian Mind Products |
| Message-ID | <c8cog7piqu9t7gvgdemmo34d3n7t5ok5g2@4ax.com> (permalink) |
I am in a slow process of upgrading my machine to a 6-core CPU. I was wondering how this might affect build speed. 1. Do ant, Javac, jarsigner etc do much threading? 2. Is there anything reasonable simple to take advantage of the extra cores? I was mostly just hoping they could chug away in the background without interfering with my foreground typing. -- Roedy Green Canadian Mind Products http://mindprod.com If you can't remember the name of some method, consider changing it to something you can remember.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
building performance Roedy Green <see_website@mindprod.com.invalid> - 2012-01-10 04:41 -0800
Re: building performance Wanja Gayk <brixomatic@yahoo.com> - 2012-01-21 11:41 +0100
Re: building performance Roedy Green <see_website@mindprod.com.invalid> - 2012-01-23 17:58 -0800
Re: building performance Arne Vajhøj <arne@vajhoej.dk> - 2012-01-21 16:02 -0500
csiph-web