咨询与建议

限定检索结果

文献类型

  • 220 篇 会议
  • 57 篇 期刊文献
  • 1 册 图书

馆藏范围

  • 278 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 236 篇 工学
    • 223 篇 计算机科学与技术...
    • 165 篇 软件工程
    • 15 篇 控制科学与工程
    • 5 篇 电气工程
    • 5 篇 电子科学与技术(可...
    • 5 篇 建筑学
    • 4 篇 信息与通信工程
    • 4 篇 土木工程
    • 4 篇 生物工程
    • 3 篇 化学工程与技术
    • 3 篇 环境科学与工程(可...
    • 2 篇 材料科学与工程(可...
    • 2 篇 纺织科学与工程
    • 1 篇 光学工程
    • 1 篇 冶金工程
    • 1 篇 交通运输工程
    • 1 篇 农业工程
  • 40 篇 理学
    • 21 篇 数学
    • 12 篇 系统科学
    • 5 篇 生物学
    • 4 篇 物理学
    • 3 篇 化学
    • 1 篇 地质学
  • 29 篇 管理学
    • 20 篇 图书情报与档案管...
    • 12 篇 管理科学与工程(可...
    • 8 篇 工商管理
  • 4 篇 法学
    • 4 篇 社会学
    • 1 篇 法学
  • 4 篇 教育学
    • 4 篇 教育学
  • 1 篇 农学
    • 1 篇 作物学

主题

  • 38 篇 object oriented ...
  • 30 篇 computer systems...
  • 25 篇 computer program...
  • 7 篇 java programming...
  • 6 篇 aspect oriented ...
  • 6 篇 parallel program...
  • 6 篇 concurrency
  • 4 篇 computer systems...
  • 4 篇 static analysis
  • 4 篇 semantics
  • 4 篇 synchronization
  • 3 篇 message passing
  • 3 篇 languages
  • 3 篇 memory managemen...
  • 3 篇 pattern matching
  • 3 篇 logic programmin...
  • 3 篇 computer graphic...
  • 3 篇 specifications
  • 2 篇 computer circuit...
  • 2 篇 type systems

机构

  • 3 篇 uppsala univ upp...
  • 3 篇 university of ca...
  • 3 篇 university of to...
  • 3 篇 mit united state...
  • 3 篇 university of bo...
  • 3 篇 stockholm univer...
  • 3 篇 purdue universit...
  • 2 篇 univ of rocheste...
  • 2 篇 univ bologna dis...
  • 2 篇 univ edinburgh e...
  • 2 篇 brown univ unite...
  • 2 篇 school of softwa...
  • 2 篇 columbia univ un...
  • 2 篇 tokyo inst of te...
  • 2 篇 univ paris vi
  • 2 篇 carnegie mellon ...
  • 2 篇 ibm research
  • 2 篇 virginia tech un...
  • 2 篇 department of co...
  • 2 篇 department of co...

作者

  • 7 篇 ricci alessandro
  • 6 篇 wrigstad tobias
  • 5 篇 agha gul
  • 5 篇 masuhara hidehik...
  • 4 篇 hirschfeld rober...
  • 4 篇 yonezawa akinori
  • 4 篇 tokoro mario
  • 3 篇 watanabe takuo
  • 3 篇 nystrom nathanie...
  • 3 篇 santi andrea
  • 3 篇 van den bos jan
  • 3 篇 kafura dennis
  • 3 篇 sarkar vivek
  • 3 篇 springer matthia...
  • 3 篇 vitek jan
  • 2 篇 wegner peter
  • 2 篇 meseguer josé
  • 2 篇 ducasse stéphane
  • 2 篇 wheelhouse mark
  • 2 篇 lincke daniel

语言

  • 277 篇 英文
  • 1 篇 其他
检索条件"任意字段=Proceedings of the ACM SIGPLAN Workshop on Object-Based Concurrent Programming"
278 条 记 录,以下是251-260 订阅
排序:
Actra - a multitasking/multiprocessing Smalltalk
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 87-90页
作者: Thomas, David A. Barry, Brian McAffer, Jeff LaLonde, Wilf R. Duimovich, John Wilson, Michael Carleton Univ Canada
The Actra project is investigating future generation industrial computer systems based on the actor or object-oriented metaphor. It is designed to provide an integrated, multi-user, multi-processor object-oriented pro... 详细信息
来源: 评论
Foundational issues in concurrent computing
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 60-65页
作者: Agha, Gul Yale Univ United States
Several models of concurrency have been proposed. The most conservative of proposals, promoted by Hoare and others, is built using communication between sequential processes. A more radical proposal, namely that of Fu... 详细信息
来源: 评论
Adding concurrency to a statically type-safe object-oriented programming language
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 18-21页
作者: Buhr, P.A. Ditchfield, Glen Zarnke, C.R. Univ of Waterloo Canada
Adding concurrency to a statically-typed programming language requires facilities to create new processes, to synchronize them, and to allow communication among them. Because a process is structured like an object (da... 详细信息
来源: 评论
Synchronization mechanism for typed objects in a distributed system
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 105-107页
作者: Decouchant, D. Krakowiak, S. Meysembourg, M. Riveill, M. Rousset de Pina, X. IMAG France
A major characteristic of many computer systems is the potential sharing of data by a number of concurrent activities. This sharing must be controlled in order to guarantee that the shared data remain in a consistent ... 详细信息
来源: 评论
Analyzing patterns of message passing
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 191-193页
作者: Ball, Charles R. Leung, Theodore W. Waldspurger, Carl A. MIT United States
The analysis of concurrent programs is a field which is still in its infancy. This paper describes our work on the analysis of concurrent programs under the Actor model of computation. The Actor model of computation i... 详细信息
来源: 评论
Combining object-oriented techniques with data-driven parallel execution on message passing, MIMD computers
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 129-131页
作者: Segall, Edward J. Rutgers Univ United States
Distributed-memory MIMD computers are cost-effective for many computation-intensive tasks. Unfortunately, it is not always clear how to make effective use of the large numbers of processors available. It is significan... 详细信息
来源: 评论
Plasma-II: an actor approach to concurrent programming
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 81-83页
作者: Lapalme, Guy Salle, Patrick Univ de Montreal Canada
This paper describes Plasma-II, a 'minimal' extension of Plasma which was the first actor language defined by Hewitt and that has been implemented and in use in Toulouse for about 10 years: a portable version ... 详细信息
来源: 评论
Felix, an object-oriented operating system
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 206-208页
作者: Lester, Martin Christensen, Roger Bruel & Kjaer Industri A/S Denmark
This paper describes an object-oriented, multiuser, multitasking, operating system (Felix) with high-level language support for systems programming Our aim is to make an execution environment where objects providing s... 详细信息
来源: 评论
Model for a reflective object-oriented language
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 22-24页
作者: Caseau, Yves Bell Communications Research United States
The use of object-oriented programming (OOP) for Artificial Intelligence and Database applications has led to the development of a new OOP model that satisfies requirements for expressiveness and efficiency. Extensibi... 详细信息
来源: 评论
Transformation of concurrent object systems
收藏 引用
sigplan Notices (acm Special Interest Group on programming Languages) 1989年 第4期24卷 177-179页
作者: Shibayama, Etsuya Tokyo Inst of Technology Japan
Rapid progress of hardware technology makes it feasible to construct a network system consisting of hundreds of small computers. Today, such a system can offer more computing power than a single large computer in a ch... 详细信息
来源: 评论