nemasu/asmttpd

can performance kill nginx?

Closed this issue · 4 comments

as the title

Probably not at the moment, I think it needs asynchronous i/o to do that.

Yeah nginx using asynchronous i/o to improve lots of performance. but I think multi-process or multi-thread can also improve the performance maybe. and coding less and easier.

Is it not multi threaded atm?

It is multi-threaded still.