Settings

Theme

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

2 points by umen · 3 comments · 1 min read


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

1 thread
coreyp_1

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

    its very high frequncy environment, evry millisecond count ,

    • coreyp_1

      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