Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7644379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T09:40:27+00:00 2026-05-31T09:40:27+00:00

I have an executable under linux. I have an 8 core processor. I want

  • 0

I have an executable under linux. I have an 8 core processor. I want to run 8 different instances of the same executable with different arguments.

I tried

     os.system("process_name args")

It does not return until the process is finished.

I want to start 8 different processes from python

If someone could help me please.

Thanks a lot

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T09:40:29+00:00Added an answer on May 31, 2026 at 9:40 am

    I think you’re looking for the Popen objects from the subprocess module.

    Note that if you want to redirect I/O to and from the process, this scenario becomes complex because the recommended way to to this is to call .communicate() which you won’t be able to use if you want to manage multiple processes simultaneously. On UNIX-like systems, pipes can be passed to the select() system call so you can use the select module to perform I/O. This won’t work on Windows because the select() implementation only accepts socket handles.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a executable jar file and i want to see code behind it.
Lets say that I have an executable and when it is started I want
I have a C executable (named myprogram). When I run it by ./myprogram I
I have a application executable, which runs with different parameters to produce different outputs.
Binaries (under Linux) don't have an extension so I cannot exclude them using patterns.
In Visual Studio 2010, under VC++ Directories > Executable Directories , I have specified
I want to have an executable file that will call some other programs. The
I need to run an application on the server. I have an executable file,
Is it a problem if I have an executable and a library use different
I have an executable jar Client.jar that requires jndi.properties file. Since the jndi properties

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.