Scaling Software/Hardware for a Large # of External API Requests?

It's not obvious to me that you need more resources at all (larger machines or more machines). If you're talking about at most 10 million requests in a day taking at most 2 seconds each, that means.

Rather than using a large number of threads, you might fare better with the event-driven I/O using node. Js with the caveats that it may mean a large rewrite and the fact that node. Js is fairly young.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions