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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -