Tech Tip: Enabling Preemptive Web Server in 4D v17
PRODUCT: 4D | VERSION: 17 | PLATFORM: Mac & Win
Published On: September 6, 2019
Preemptive Mode for Web Processes is a new feature of 4D v17. Before enabling this feature it is important to understand the context of where it can be used and, more importantly, the steps necessary for enabling it.
This feature can only be used in the following context:
- The 64 bit version of 4D must be used (this feature is not supported in 32 bit versions of 4D)
- Either 4D Local or 4D Server must be used (this feature is supported in 4D Remote mode)
- The database must be Compiled (this feature is not supported in Interpretred mode)
- The "Use preemptive process" database setting must be enabled (this feature is not enabled by default)
- All web related database methods and project methods must be confirmed by the compiler as thread safe