]> git.ipfire.org Git - fireperf.git/commit
server: Experimental changes to make this multithreaded
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Sep 2024 06:39:56 +0000 (06:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 19 Sep 2024 06:39:56 +0000 (06:39 +0000)
commit00815c01cc64a6e309a3b1790d1e48509abcfc76
treeb653b6508ac327a1a151d49564b02a4ee07f61f0
parent326ee97b34082bf690493e54f9233d089b9b296b
server: Experimental changes to make this multithreaded

We seem to be hitting a bottleneck with the single-threaded approach on
weaker processors which makes it a necessity to have more threads.

This is a proof of concept.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/main.c
src/server.c
src/server.h