登入選單
返回Google圖書搜尋
其他書名
Compiler and Runtime Support for Efficient, Fine-grained Concurrent Object-oriented Programs
出版University of Illinois at Urbana-Champaign, Department of Computer Science, 1993
URLhttp://books.google.com.hk/books?id=9k6PdM49qsIC&hl=&source=gbs_api
註釋Abstract: "The introduction of concurrency complicates the already difficult task of large-scale programming. Concurrent object- oriented languages provide a mechanism, encapsulation, for managing the increased complexity of large-scale concurrent programs, thereby reducing the difficulty of large scale concurrent programming. In particular, fine- grained object-oriented approaches provide modularity through encapsulation while exposing large degrees of concurrency. Though fine- grained concurrent object-oriented languages are attractive from a programming perspective, they have historically suffered from poor efficiency.