Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Remote evaluation
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{One source|date=December 2023}} {{Evaluation strategy}} In [[computer science]], '''remote evaluation''' is a general term for any technology that involves transmitting executable software code from a [[Client (computing)|client]] computer to a [[Server (computing)|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.{{sfn|Calzarossa|Tucci|2002|p=352}} 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== *[[Client-side scripting]], the client executing code sent by the server, instead of the server executing code sent by the client *[[Code on demand]] *[[Code mobility]] ==Notes== {{Reflist}} ==References== *{{cite book |last1=Calzarossa |first1=Maria Carla |last2=Tucci |first2=Salvatore |date=2002 |title=Performance Evaluation of Complex Systems: Techniques and Tools: Performance 2002. Tutorial Lectures |series=Lecture Notes in Computer Science |volume=2459 |publisher=[[Springer Science+Business Media]] |doi=10.1007/3-540-45798-4 |url=https://link.springer.com/book/10.1007/3-540-45798-4 |isbn=978-3-540-44252-3 }} {{DEFAULTSORT:Remote Evaluation}} [[Category:Grid computing]] [[Category:Evaluation strategy]] {{Compu-network-stub}} {{Compu-prog-stub}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:Compu-network-stub
(
edit
)
Template:Compu-prog-stub
(
edit
)
Template:Evaluation strategy
(
edit
)
Template:One source
(
edit
)
Template:Reflist
(
edit
)
Template:Sfn
(
edit
)