How can I execute linux system commands at same time in C++ by assigning each command to threads?
I want to execute to different network commands which show same output by assigning them to two different threads, they should execute in parallel and using c++
Aucun commentaire:
Enregistrer un commentaire