awesome-everything RU

operation batching

RU: батчинг операций (operation batching)

A GraphQL transport technique where the client sends multiple operations in a single HTTP request as a JSON array. The server processes all operations and returns an array of responses. It reduces connection overhead but makes the round-trip as slow as the slowest operation in the batch.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?