Project

General

Profile

Actions

Feature #5714

open

Support for running the server in the main thread only

Added by Trigve Siver almost 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/19/2017
Due date:
% Done:

0%

Estimated time:

Description

When using build with WT_THREADED one cannot run the server in the main thread only. This is useful if you are using process-per-session (dedicated process for each session) and you want to main process to run many threads, but the child processes to run in main thread only. Currently one can only used single-thread functionality (!WT_THREADED) or mult-thread (WT_THREADED) but without running in main thread. The patch attached solves it.


Files

No data to display

Actions

Also available in: Atom PDF