Discussion:
High concurrency net server
horseriver
2013-02-09 05:58:45 UTC
Permalink
hi:)

To design a high concurrency net server , what are the important factors?

Has different clients be served with each independent thread ?

NOTE: Here ,the thread is a running unit which has its own stack and environment.

Are there some recommended solutions for high concurrency server design?

thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Loading...