Multithreading support #5

Open
opened 2026-09-20 23:20:53 +00:00 by jrpotter · 0 comments
Owner

The main event loop needs to exist in its own thread, but I don't see anything preventing having multiple threads, each with their own event loop. Will need to remove the current signal handler (used to catch interrupts) in favor of an LWS external polling handler though.

The main event loop needs to exist in its own thread, but I don't see anything preventing having multiple threads, each with their own event loop. Will need to remove the current signal handler (used to catch interrupts) in favor of an LWS external polling handler though.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
jrpotter/makinori#5
No description provided.