Hello everyone,
I've done some tests that confirm processes started by 4D's New Process
command are not multi-threaded. They will all run on a single core,
regardless of the number of cores on the computer. This is true of 4D in
remote mode (client, of client/server) and of 4D Server v11.4 (and older).
The 4D database engine, however, is multi-threaded, so it can take advantage
of as many cores as you throw at it. Great for client-server interaction.
But here's the web-related question:
Does anyone know if 4D's On Web Connection and On Web Authentication
database methods run multi-threaded, like database processes (e.g.,
searches), or whether they run non-multi-threaded, like methods launched via
the New Process command? I *suspect* the latter. I just need a confirmation.
Thanks in advance.
-Steve Makohin
Oakville, Ontario, Canada
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/