filepro on multi-core processor
Fairlight
fairlite at fairlite.com
Mon Apr 18 10:28:18 PDT 2016
Symmetric multi-processing (aka SMP) tries to balance processes (or
threads) evenly between cores.
filePro is a set of single-threaded applications. Each binary only uses
one thread. One copy of clerk will only use one core. One copy of report
will only use one core.
However, if you are running concurrent binaries, those will be spread out
evenly across the cores by the OS (unless someone did something silly, like
set binary CPU affinity to a single core).
Honestly, CPU is the least of the issues. filePro is disk-bound for
performance, not CPU-bound. Well, until it 'crashes' with an error which
prompts you to hit Return, when it likes to eat everything it can doing an
infinite polling loop on STDIN on *nix. (Not sure how it handles its error
"Press Return to continue" waiting on Windows, but I can't imagine it's
likely to have been done any more elegantly. Barring that scenario, disk
speed is way more important than CPU speed where filePro is concerned.
mark->
On Mon, Apr 18, 2016 at 11:49:49AM -0400, Richard Veith via Filepro-list thus spoke:
> In my question below, I should've mentioned that I am talking about a
> Windows machine with a multi-core processor.
> - Rich
>
> -----Original Message-----
> From: Filepro-list
> [mailto:filepro-list-bounces+richard.veith=smrresearch.com at lists.celestial.c
> om] On Behalf Of Richard Veith via Filepro-list
> Sent: Monday, April 18, 2016 11:32 AM
> To: filepro-list at lists.celestial.com
> Subject: filepro on multi-core processor
>
> Is it true that FilePro will only utilize one core on a multi-core
> processor? Or is there a version of FilePro that will make use of multiple
> cores to speed things up? I did not find anything about this on the FilePro
> website.
>
>
>
> Thanks,
>
> Rich
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://mailman.celestial.com/pipermail/filepro-list/attachments/20160418/b6
> aafa63/attachment.html>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
--
Audio panton, cogito singularis.
More information about the Filepro-list
mailing list