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 6943535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T13:10:08+00:00 2026-05-27T13:10:08+00:00

This is probably an extremely basic question but I’m having difficulty finding an answer.

  • 0

This is probably an extremely basic question but I’m having difficulty finding an answer.

Is it ok to have one thread writing to a Socket’s output stream while another thread is reading from the Socket’s input stream?

Edit: This is a client application that is speaking to an external server. I am not trying to make the two threads talk to each other. Sorry for the ambiguity.

  • 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-27T13:10:08+00:00Added an answer on May 27, 2026 at 1:10 pm

    Assuming you mean the threads are using the same socket to communicate with an external actor and not with each other, this is pretty common as you often don’t want to block while waiting to read from the socket.

    Thread1:

    block on read
    on recieve message - do something
    

    Thread2:

    do things
    on something happening - write to socket
    

    If instead you meant just having two threads communicate internally, you should look into non-socket alternatives.

    Edit: Also beware of potential concurrency issues, so check whether the streams you are using are thread safe.

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

Sidebar

Related Questions

This is probably an extremely difficult question to answer, but here is my question
This probably has a simple answer, but I must not have had enough coffee
Probably an extremely simple answer to this extremely simple question: I'm reading C Primer
I am sure that this is extremely easy and probably a one liner but
This probably sounds really stupid but I have noo idea how to implement jquery's
Ok, this probably has a really simple answer, but I've never tried to do
This will probably be an extremely simple question. I'm simply trying to remove duplicate
(This question should probably be answered with a reference to Stroustrup.) It seems extremely
This is probably something extremely simple but I can't get my head around it
Probably this is extremely easy. If I have two booleans, a and b, how

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.