[Info-vax] Apache + mod_php performance

Lawrence D'Oliveiro ldo at nz.invalid
Wed Oct 2 17:56:59 EDT 2024


On Wed, 2 Oct 2024 14:08:52 -0400, Arne Vajhøj wrote:

>> How many threads can _directly_ update the GUI widgets/controls.
> 
> I am not aware of any GUI frameworks where it is more than one.

That’s quite usual. There should also be some call so a background thread 
can safely post a callback to be executed on the GUI thread when it gets 
an idle moment.


More information about the Info-vax mailing list