java - How can I get the number of availableProcessors in Ant -


I would like to get the number of processors available with my ant build script (i.e. value runtime). Available Processors () . Is there any existing property in which this value is or do I have to write custom ant function?

, a class is easy to write


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -