linux multi process - JohnHau/mis GitHub Wiki

https://unix.stackexchange.com/questions/274654/how-does-linux-handle-multiple-processes

https://ithelp.ithome.com.tw/articles/10221065

https://blog.programster.org/easily-parallelize-commands-in-linux

https://stackoverflow.com/questions/55179311/multi-processing-question-in-python-windows-vs-linux

https://pythonspeed.com/articles/python-multiprocessing/

https://www.pythonforthelab.com/blog/differences-between-multiprocessing-windows-and-linux/

https://www.electronicsweekly.com/open-source-engineering/linux/multi-thread-or-multi-process-2009-03/

https://timber.io/blog/multiprocessing-vs-multithreading-in-python-what-you-need-to-know/

https://opensource.com/article/19/4/interprocess-communication-linux-storage

http://faculty.salina.k-state.edu/tim/CMST302/study_guide/topic8/multi.html

https://linux-kernel-labs.github.io/refs/heads/master/lectures/smp.html

http://alumni.cs.ucr.edu/~ysong/cs160/lab1/multiprocess.html

https://www.thelittleaussiebakery.com/how-do-you-create-multiple-processes-in-linux/

https://doc.dpdk.org/guides/sample_app_ug/multi_process.html

https://timber.io/blog/multiprocessing-vs-multithreading-in-python-what-you-need-to-know/

https://tldp.org/HOWTO/Parallel-Processing-HOWTO-2.html

http://www.math.umd.edu/~rvbalan/TEACHING/AMSC663Fall2008/UsingmultiprocessinginUNIX.pdf

https://dpdk.readthedocs.io/en/v17.11/prog_guide/multi_proc_support.html

https://www.tiger-computing.co.uk/how-to-kill-multiple-processes-in-linux/

https://ithelp.ithome.com.tw/articles/10221065

https://superuser.com/questions/1458349/why-multiple-processes-for-one-application-and-consume-so-much-resources

https://www.unix.com/shell-programming-and-scripting/267598-multi-threading-running-multiple-processes-same-time.html

https://linuxhint.com/python-multiprocessing-example/

https://www.toolbox.com/tech/operating-systems/question/kill-multiple-processes-with-a-single-kill-9-command-072511/

https://docs.undo.io/MPCSharedMemory.html

https://rhodesmill.org/brandon/2010/python-multiprocessing-linux-windows/

https://downloads.ti.com/mctools/esd/docs/opencl/multiprocess.html

https://pytorch.org/docs/stable/notes/multiprocessing.html

https://www.guru99.com/difference-between-multiprocessing-and-multithreading.html

https://www.datalogics.com/blog/apdfl/threads-vs-processes-for-program-parallelization/

http://pelusa.fis.cinvestav.mx/tmatos/LaSumA/LaSumA2_archivos/Paralelizacion/Unix%20Multi-Process%20Programming%20and%20Inter-Process%20Communications%20(IPC).htm

https://www.codegrepper.com/code-examples/shell/kill+multiple+processes+linux+awk+regex

https://www.fatalerrors.org/a/multi-process-model-of-concurrent-server-in-linux-network-programming.html

https://www.liaoxuefeng.com/wiki/1016959663602400/1017628290184064

https://blog.katastros.com/a?ID=00350-1163c828-8211-4ab9-adc4-d0e2dad59cdf

https://programmerall.com/article/98381824194/

https://developer.android.com/guide/components/processes-and-threads

https://programmer.group/developing-simple-multiprocess-applications-in-linux.html

https://www.geeksforgeeks.org/difference-between-multiprocessing-and-multithreading/

https://www.qemu.org/docs/master/devel/multi-process.html

https://developpaper.com/linux-threads-and-processes-start-multi-threaded-programming/

http://events17.linuxfoundation.org/sites/events/files/slides/KVM%20FORUM%20multi-process.pdf

https://askubuntu.com/questions/106984/why-do-i-see-multiple-processes-with-the-same-name

https://www.cloudcity.io/blog/2019/02/27/things-i-wish-they-told-me-about-multiprocessing-in-python/

http://www.catb.org/~esr/writings/taoup/html/multiprogramchapter.html

https://social.technet.microsoft.com/Forums/en-US/41a45868-ecc5-4fe3-a9f7-7963e6918a6b/is-it-possible-to-monitor-multiple-processes-with-a-single-scom-unixlinux-process-monitor-template?forum=operationsmanagerunixandlinux

https://serverfault.com/questions/319834/linux-can-multiple-processes-bind-to-the-same-tcp-port-on-a-per-use-basis

https://www.collabora.com/news-and-blog/blog/2021/03/03/asymmetric-multi-processing-with-linux-and-zephyr-on-stm32mp1/

https://www.fatalerrors.org/a/multi-process-model-of-concurrent-server-in-linux-network-programming.html

https://ahmet.im/blog/minimal-init-process-for-containers/

https://programmerall.com/article/98381824194/

https://www.veerotech.net/kb/how-to-kill-processes-in-linux-using-kill-killall-and-pkill/

http://www.csc.villanova.edu/~mdamian/threads/posixthreads.html

https://cdmana.com/2022/04/202204111919462690.html

https://copyfuture.com/blogs-details/202204302352130559

http://www.csc.villanova.edu/~mdamian/threads/posixthreads.html

https://docs.docker.com/config/containers/multi-service_container/

https://community.icinga.com/t/monitoring-multiple-process-in-a-linux-host/578

https://www.veerotech.net/kb/how-to-kill-processes-in-linux-using-kill-killall-and-pkill/

https://www.informit.com/articles/article.aspx?p=389712&seqNum=6

https://www.meccanismocomplesso.org/en/multiprocessing-in-python-forking-a-process/

https://www.design-reuse.com/news/28605/linux-os-based-asymmetric-multi-processing-xilinx-zynq-7000-epp.html

https://www.programmersought.net/article/342612689.html

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/7/html/reference_guide/chap-threads_and_processes

https://en.wikibooks.org/wiki/The_Linux_Kernel/Processing

https://partners-intl.aliyun.com/help/en/nas/latest/faq-flock

https://www.cs.cmu.edu/afs/cs/academic/class/15492-f07/www/pthreads.html

https://github.com/esamattis/multip

https://www.qtcentre.org/threads/68965-How-can-I-use-appman-in-multi-process-mode-in-Linux

https://www.techopedia.com/definition/3393/multi-processing

https://www.tutorialspoint.com/operating_system/os_multi_threading.htm

https://www.golinuxcloud.com/check-threads-per-process-count-processes/

https://hackmd.io/@sysprog/linux-process

https://blog.mozilla.org/futurereleases/2016/12/21/update-on-multi-process-firefox/

https://www.eclipse.org/forums/index.php/t/172448/

https://wiki.dave.eu/index.php/XELK-AN-001:Asymmetric_Multiprocessing(AMP)on_Axel%E2%80%93_Linux_%2B_FreeRTOS

https://lkml.iu.edu/hypermail/linux/kernel/1508.0/01413.html

https://blog.gtwang.org/programming/c-fork-tutorial-multi-process-programming/

https://www.bo-yang.net/2013/01/29/basic-linux-multi-process-multi-thread-programming

https://quick-adviser.com/how-is-multithreading-implemented-in-shell-script/

https://www.kernel.org/doc/ols/2005/ols2005v2-pages-201-212.pdf

https://codehs.com/tutorial/neel/Introduction_to_Multiprocessing_in_C-1

https://blog.chromium.org/2008/09/multi-process-architecture.html

https://aweirdimagination.net/2020/08/09/limit-processor-usage-of-multiple-processes/

https://www.makeuseof.com/htop-linux-process-manage/

https://zetcode.com/python/multiprocessing/

https://phoenixnap.com/kb/list-processes-linux

https://lwn.net/Articles/644947/

http://nginx.org/en/docs/ngx_core_module.html

https://moviecultists.com/are-file-descriptors-shared-between-processes

https://programmersought.com/article/86676121835/