|
|
|
|
|
by j42
3832 days ago
|
|
You seem extremely knowledgeable about high-performance servers! Your example is fantastic -- I realize it's written in C, but perhaps you could explain how in the context of a tool like this (current article) might allow it to function as an end-to-end webserver? What kind of limitations? What are the advantages, security implications? What is it well-suited for? Really appreciate a reply -- I'm writing a book on architecture design and I'd really love to include some elements from the bleeding-edge of performance -- you clearly know what you're talking about. |
|
Many marginal increases in complexity (for features, perceived "friendliness", autovivification of configuration, and so on) incur exponential-or-worse increases in latency, exponential-or-worse decreases in throughput, and may be the leading cause of defects (including security) in programming: I have observed the enemy of performance and security is abstraction.
[1]: https://kx.com/
[2]: https://github.com/geocar/qlua