Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c10k
How many open udp or tcp/ip connections can a linux machine have?
Jun 30, 2022
linux
udp
scalability
tcp
c10k
What are the theoretical performance limits on web servers?
Mar 25, 2022
performance
c10k
How to scale a TCP listener on modern multicore/multisocket machines
May 19, 2022
c
unix
sockets
multithreading
c10k
Apache and the c10k
Aug 03, 2022
apache
c10k
Writing a socket-based server in Python, recommended strategies?
Oct 16, 2022
python
sockets
asynchronous
network-programming
c10k
Threads sitting idle = bad?
Mar 04, 2022
java
multithreading
asynchronous
nio
c10k
Is there any modern review of solutions to the 10000 client/sec problem
Apr 27, 2022
linux
performance
libevent
c10k
TCP/IP - Solving the C10K with the thread per client approach
Feb 10, 2019
multithreading
concurrency
tcp
c10k