Re: single threaded web servers

Baruch Siach <[email protected]>
Newsgroups gmane.linux.region.israel
Message-ID <20160628133938.GB2565@tarshish>
Hi Erez,

On Tue, Jun 28, 2016 at 11:04:49AM +0300, Erez D wrote:
> i tried searching the web but got no result
> 
> what web servers other than node.js are single threaded ?

nginx uses one single threaded process per CPU core to handle HTTP requests 
(https://www.nginx.com/blog/inside-nginx-how-we-designed-for-performance-scale/).

> anyone has experience with one ?

Not me.

> is there one in which the cgi is in c++ ?

Given the nature of CGI you can write CGI programs in any language you like, 
as long as it can write text to standard output file descriptor.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.52.368.4656, http://www.tkos.co.il -

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.