Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Node.js HTTP client for creating fast and scalable applications
(
github.com
)
1 points
by
acanguven
2586 days ago
1 comments
kiantol
2586 days ago
Seems really useful for building large-scale web crawlers.
link
acanguven
2586 days ago
We are using it with micro frontend solution. HTTP is quite hard to scale on load. As we can't use rpc communication because of our container orchestration system, we will continue to use Warden. It helps us a lot.
link