Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4094858

Need the select() call for Socket in java.net.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.1.4, 1.2.0
    • core-libs
    • generic, x86
    • generic, windows_95, windows_nt



      Name: dgC58589 Date: 11/24/97


      Without the select() call, it is IMPOSSIBLE
      to build a server that uses a pool of worker
      threads where each thread services MORE THAN
      ONE socket connections.

      This is critical to Java server development --
      having one thread serve each socket connection
      is NOT scalable.
      (Review ID: 20459)
      ======================================================================

            jccollet Jean-Christophe Collet (Inactive)
            dgrahamcsunw David Graham-cumming (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: