Re: ABCL efficiency and build settings

Mark Evenson <[email protected]>
Newsgroups gmane.editors.j.devel
Message-ID <ABA2E3F7-1046-4F99-AACD-C671F0C710A5__39623.2020263143$1543331934$gmane$org@panix.com>

> On Nov 26, 2018, at 17:41, Gunter Königsmann <[email protected]> wrote:
> 
> With Maxima, which is a single-thread application abcl uses more than one CPU at a time. I guess java contains housekeeping magic it can run in parallel to the application that is running. Perhaps that is what the user is seeing.

In general, there will be more than one thread running in the JVM even for nominally single-threaded application such as Maxima.  For instance, depending on the JVM version and the options it is invoked with, the underlying JVM garbage collector will be run on its own thread.  

-- 
"A screaming comes across the sky.  It has happened before but there is nothing 
to compare to it now."
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.