konceptz / soteria

A web server written in C focused on info sec.
0 stars 0 forks source link

Limit worker threads on connections #6

Open konceptz opened 10 years ago

konceptz commented 10 years ago

I'll implement a thread pool.

Each request will wait for an open thread.

Performance testing must be done in order to decide Max concurrent threads.

ghost commented 10 years ago

I like this approach very much.

賛 - zintinio