Database Reference
In-Depth Information
Listing 10.10. Code used for server performance test (RAW API) comparison
When a REST transaction is started , all subsequent REST calls are merely collected
and held in memory until the transaction is marked as complete (until the try with re-
source Transaction block completes). At this point, the whole collection of requests is
then sent over the network as a single batched request. It should be noted that this batch-
 
Search WWH ::




Custom Search