15 research outputs found

    RPC Package for Java

    No full text
    Java is an object-oriented and interpreted language. Java object code is machine independent and can be run by an interpreter running on any machine. Applets written in Java language can thus be downloaded and executed on any machine. We have provided an RPC package for Java so that Java applications can make remote calls to RPC servers. We have also provided functions so that both RPC clients and servers can be programmed in Java. We have used the underlying Sun RPC to implement RPC in Java. 1 Introduction This is an age of World Wide Web (WWW). Among the several WWW browsers available taday, Hotjava is among the most promising ones. Hotjava, unlike other WWW browsers, can support dynamic objects or applets. Applets are pieces of code that the browser can download from the remote site and execute 1 on the local machine. This capability of being able to fetch and execute code dynamically, enhances the power of WWW enormously. With this, the web can be used in ways not possible befo..

    Dynamic instruction reuse

    No full text
    This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases, these works may not be reposted without the explicit permission of the copyright holder

    Dynamic instruction reuse

    No full text

    An empirical analysis of instruction repetition

    No full text

    An empirical analysis of instruction repetition

    No full text

    Value reuse optimization

    No full text
    corecore