Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d42bc1d509de8

Jump to content

Remote evaluation

From Wikipedia, the free encyclopedia

In computer science, remote evaluation is a general term for any technology that involves transmitting executable software code from a client computer to a server computer for subsequent executing at the server. After the code has finished executing, the results of its execution are sent back to the client.[1]

Remote evaluation belongs to the family of mobile code, within the field of code mobility. An example for remote evaluation is grid computing: An executable task may be sent to a specific computer in the grid. After the execution has terminated, the result is sent back to the client. The client in turn may have to reassemble the different results of multiple concurrently calculated subtasks into one single result.

See also

[edit]

Notes

[edit]

References

[edit]
  • Calzarossa, Maria Carla; Tucci, Salvatore (2002). Performance Evaluation of Complex Systems: Techniques and Tools: Performance 2002. Tutorial Lectures. Lecture Notes in Computer Science. Vol. 2459. Springer Science+Business Media. doi:10.1007/3-540-45798-4. ISBN 978-3-540-44252-3.