Welcome! Log In Create A New Profile

Advanced

Re: Can thread pool improve performance for such scenario

Jerry OELoo
June 30, 2015 07:20AM
Backend is uwsgi TCP protocol.
Thanks for your clarify. I am understanding now, Thread pool should
not useful to improve my case.

On Tue, Jun 30, 2015 at 5:17 PM, Lukas Tribus <luky-37@hotmail.com> wrote:
>> Hi All:
>> I am using Nginx as a reverse proxy which provide a web API (HTTP GET
>> ) to client.
>> and the backend application will get request from nginx and do some
>> time-consuming processing (1-2 seconds) then response result to nginx,
>> Nginx return result to client.
>> I think this is synchronize operation.
>
> What backend protocol? HTTP/TCP? That not blocking at all, no need
> to improve anything. What the thread pool currently improves is
> sendfile() I/O operations.
>
>
> Lukas
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



--
Rejoice,I Desire!

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

Can thread pool improve performance for such scenario

Jerry OELoo June 30, 2015 02:04AM

Re: Can thread pool improve performance for such scenario

shahzaib1232 June 30, 2015 03:54AM

RE: Can thread pool improve performance for such scenario

Lukas Tribus June 30, 2015 05:18AM

Re: Can thread pool improve performance for such scenario

Jerry OELoo June 30, 2015 07:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 307
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