Live data from Hacker News

Show HN: Node.js HTTP client for creating fast and scalable applications

github.com

1–3 of 3 posts

Re: Show HN: Node.js HTTP client for creating fast and scalable applications

#3
post #2

Seems really useful for building large-scale web crawlers.

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.