Y
Hacker News
new
|
ask
|
show
|
jobs
by
spo81rty
3835 days ago
Yup. Batching is why we use queuing.
1 comments
zkhalique
3834 days ago
I am talking about how to send batch requests over REST
link
bm1362
3833 days ago
Aren't your requests going to be greater than the MTU anyways? Might as well send it whenever unless the work resulting from request processing can also be processed- which sounds like an application protocol.
link