distributedprogramming is becoming commonplace, typically based on remote procedure call (RPC) and lightweight threads packages, possibly with an underlying distributed file service. It is argued here that there are ...
详细信息
distributedprogramming is becoming commonplace, typically based on remote procedure call (RPC) and lightweight threads packages, possibly with an underlying distributed file service. It is argued here that there are significant merits in providing an integrated distributed application environment, rather than merely augmenting one or more programming languages individually with an RPC package, threads support and remote file access. Our amadeus environment is a proof of concept implementation, currently extending C++ for distributed and persistent programming above UNIX*.
暂无评论