May 28, 2012
Hot Topics:
RSS RSS feed

Simulating select() in Java

  • March 6, 2000
  • By Greg Travis
  • Send Email »
  • More Articles »

Java is a good language for writing servers, because it has elegant libraries for both networking and multithreading.

But how does one actually write a program that can handle many clients? It's one thing to write a simple server


Comment and Contribute

 


(Maximum characters: 1200). You have characters left.

 

 


Networking Solutions
Sitemap | Contact Us