Web-based Computing


  • Three levels of capability

    • HTTP can be used as a first level exporter of computation (must be requested by an active client)

    • Next up will be "remote method invocation" (RMI) mechanisms to abstract away explicit I/O based communication

    • Then with secure instantiation service, you can have distributed application development and execution


Detailed Description:

"Web-based computing has room for growth. Let's look at the three major capabilities that are necessary."