Settings

Theme

Ask HN: Recommend REST C++ web server which companies use in production?

2 points by umen 3 years ago · 3 comments · 1 min read

Reader

Hello all

I trying to make Research on c++ HTTP ( supporing ssl ) REST server , yes i can see many in github

But i need to find server which is trully used by companies and is proven in the indestry

like spring.boot/tomcat/node/WSGI

Thanks alot for your help

coreyp_1 3 years ago

Why does it need to be a C++ web server? What are you trying to do that apache or nginx (for example) can't?

  • umenOP 3 years ago

    its very high frequncy environment, evry millisecond count ,

    • coreyp_1 3 years ago

      What I'm getting at is this: What is it about the current offerings that make them not suitable for your needs? Is it the interface? Speed (what are you comparing against)? Something custom?

      I'm just trying to understand your use case, that is all.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection