in your case, it is mostly irrelevant whether 4D uses multiple cores or not. you only have one mouse pointer or one blinking cursor on the screen.
you are not going to click multiple buttons at the same time, or type text on multiple windows at the same time. the dialog does not need to use multiple cores to process simultaneous requests. what is important in your case it that Oracle, the database server, can use multiple cores to handle multiple concurrent client requests. > 2019/01/31 3:25、Piotr Chabot Stadhouders via 4D_Tech > <[email protected]>のメール: > > Now for me probably work has to be done, but I am confused what is needed. > > 1. We don't use 4D tables, we use 4D for OCI and variables and arrays > 2. We don't use 4D server, we use 4D Volume desktop > 3. We start 1 or more processes (new process) in which we show a dialog > with data (the variables and arrays) > 4. We use a whole lot more in 4D, but nothing to do with 4D datafiles / 4D > data query 4D queries etc. > > So, does 4D automagically use more cores in 4D 64-bit or what? > When I follow all pre-emptive advise in the docs or from the iNUG, do I have > a multi-core application? ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

