reacher
Which Architecture to Choose?
None of this is magic, adding extra junk on top of something that has real limitations isn't going to do anything about those limitations unless you understand what those limitations are and solve them appropriately
52 replies
Which Architecture to Choose?
Yeah the only way that's going to make a difference is if you have multiple workers, but also before you go in that direction you need to know what the bottlenecks actually are. Having multiple workers to send more requests to a single other API isn't going to solve the fact that the bottleneck is that other API
52 replies