Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lyokha
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: Highlight Code Blocks with Pandoc and Vim / Neovim and Treesitter
(github.com)
1 points
by
lyokha
2y ago
|
0 comments
2.
▲
Show HN: A practical example of using async Rust runtimes in C and C++
(github.com)
1 points
by
lyokha
2y ago
|
0 comments
3.
▲
by
lyokha
3y ago
Nice article, thanks for sharing this!
4.
▲
by
lyokha
3y ago
Yes, more than 5 years in a few components (mostly as smart reverse proxies as I said in another comment). They are high-loaded entry points on the client front, with a few hundred thousands clients. But I cannot say details due to NDA, eve
5.
▲
by
lyokha
3y ago
This module can be used to build smart reverse proxies, not only round-robin, or hash or app-names based. For example, you may want to lookup destinations in some distributed cache db and alike.
6.
▲
by
lyokha
3y ago
This is not a gateway, but you can build gateways with this. The module provides a lower-level handlers that can be divided into 4 major groups: - Synchronous tasks: enable a full-featured language in Nginx location handlers - Asynchronous
7.
▲
Show HN: Custom Haskell handlers for Nginx
(github.com)
98 points
by
lyokha
3y ago
|
15 comments