C10k problem: Difference between revisions

Content deleted Content added
History: Removed "chat servers" because usually they do not have several thousands of users connected to them
Rotarum (talk | contribs)
m Update URLs
Line 7:
== C10M problem ==
"The '''C10M''' problem relates to the classic '''C10k''' [[Internet]] [[scalability]] problem, which originally occurred in the context of ({{em|title=editor's note|1=ftp and}}) web servers. The C10M problem, which consists in supporting 10 million concurrent connections on a single machine, remains a challenging problem not only for web servers, but for any [[Server (computing)|Internet server]] in general."
<ref name="C10M">{{Cite web|url=https://migratorydata.com/blog/2015/05/20/how-migratorydata-solved-the-c10m-problem-10-million-concurrent-connections-on-a-single-commodity-server/|title=How MigratoryData solved the C10M problem: 10 Million Concurrent Connections on a Single Commodity Server|website=migratorydata.com|language=en|date=2015-05-20|access-date=2021-10-15|author1=Unknown|author2author=RobertMihai GrahamRotaru}}</ref>
<ref name="C10M-howto">{{Cite web|url=https://migratorydata.com/2013blog/10/10/scalingmigratorydata-towith-12-million-concurrent-connections-how-migratorydata-did-itwebsockets/|title=Scaling to 12 Million Concurrent Connections: How MigratoryData Did It|website=migratorydata.com|language=en|date=2013-10-10|access-date=2021-10-15|author=UnknownMihai Rotaru}}</ref>
 
== History ==