Welcome! Log In Create A New Profile

Advanced

Re: Thread support in Nginx

October 05, 2010 02:24PM
On Tue, Oct 5, 2010 at 22:14, cachenewbie <nginx-forum@nginx.us> wrote:
> I was thinking that the in-memory buffer cache can be shared by multiple
> threads (can't be done by multiple processes without shared memory and
> shared memory isn't good for performance) serving different
> clients/requests instead of multiple processes sharing the file cache -
> basically to help having two levels of cache - one in-memory and one
> file-cache served by multi-threaded multi-process nginx system making
> the best use multi-core processors.
File cache is equal to memory cache (because of system pagecache) in
modern operating systems, so, I don't think, that it is really needed.


--
Boris Dolgov.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Thread support in Nginx

cachenewbie October 05, 2010 12:31PM

Re: Thread support in Nginx

Boris Dolgov October 05, 2010 12:38PM

Re: Thread support in Nginx

cachenewbie October 05, 2010 02:14PM

Re: Thread support in Nginx

Boris Dolgov October 05, 2010 02:24PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 226
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready