How Does Apex Work?
All Apex runs entirely on-demand on the Force.com platform, as shown in the following architecture diagram:
When
a developer writes and saves Apex code to the platform, the platform
application server first compiles the code into an abstract set of instructions
that can be understood by the Apex runtime interpreter, and then saves those
instructions as metadata.
When an end-user triggers the
execution of Apex, perhaps by clicking a button or accessing a Visualforce
page, the platform application server retrieves the compiled instructions from
the metadata and sends them through the runtime interpreter before returning
the result. The end-user observes no differences in execution time from
standard platform requests.
2 comments:
This is such a nice blog for me. Really amazing and very informative blog. thanks for sharing.
Cat Mario Toss The Turtle Snake.is
Nice blog Thank you very much for the information you shared.
Web Development Internship in Bangalore
Website Designing Internship Internship in Bangalore
Internship Program
Post a Comment