Hi, AFAIK, gimp is a multiprocess program. Because for each plugin, it creates a new process. It also uses multithreading. But, AFAIK, using fork and multithreading is not recommended (e.g., look at the second answer here, Is it safe to fork from within a thread? <https://stackoverflow.com/questions/6078712/is-it-safe-to-fork-from-within-a-thread>). How does gimp manage that? Regards. _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list
[Gimp-developer] Simultaneous Multiprocessing and Multithreading in GIMP
Ahmad Nouralizadeh via gimp-developer-list Sat, 26 Oct 2019 05:01:53 -0700
- [Gimp-developer] Simultaneous M... Ahmad Nouralizadeh via gimp-developer-list
- Re: [Gimp-developer] Simul... Liam R E Quin
- Re: [Gimp-developer] S... Ahmad Nouralizadeh via gimp-developer-list