咨询与建议

限定检索结果

文献类型

  • 231 篇 期刊文献
  • 148 篇 会议
  • 7 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

  • 348 篇 工学
    • 290 篇 计算机科学与技术...
    • 167 篇 软件工程
    • 87 篇 电气工程
    • 14 篇 信息与通信工程
    • 14 篇 控制科学与工程
    • 4 篇 电子科学与技术(可...
    • 3 篇 材料科学与工程(可...
    • 2 篇 机械工程
    • 2 篇 仪器科学与技术
    • 1 篇 核科学与技术
    • 1 篇 生物医学工程(可授...
  • 26 篇 理学
    • 21 篇 数学
    • 5 篇 物理学
    • 1 篇 化学
  • 13 篇 管理学
    • 12 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...
  • 11 篇 教育学
    • 11 篇 教育学
  • 3 篇 医学
    • 2 篇 临床医学
    • 1 篇 基础医学(可授医学...

主题

  • 388 篇 concurrent progr...
  • 25 篇 parallel program...
  • 23 篇 synchronization
  • 17 篇 transactional me...
  • 16 篇 distributed prog...
  • 13 篇 parallel process...
  • 11 篇 threads
  • 11 篇 verification
  • 10 篇 semantics
  • 9 篇 petri nets
  • 9 篇 functional progr...
  • 9 篇 programming lang...
  • 8 篇 reliability
  • 8 篇 message passing
  • 8 篇 java
  • 8 篇 software transac...
  • 7 篇 performance
  • 7 篇 actors
  • 7 篇 mutual exclusion
  • 7 篇 distributed syst...

机构

  • 6 篇 purdue univ dept...
  • 5 篇 univ calif davis...
  • 4 篇 digital equipmen...
  • 4 篇 univ calif santa...
  • 3 篇 microsoft corp r...
  • 3 篇 george mason uni...
  • 3 篇 univ cambridge c...
  • 3 篇 ecole polytech f...
  • 3 篇 tula state univ ...
  • 3 篇 kth royal inst t...
  • 2 篇 swiss fed inst t...
  • 2 篇 salzburg univ de...
  • 2 篇 georgia inst tec...
  • 2 篇 univ glasgow dep...
  • 2 篇 univ fed pelotas...
  • 2 篇 hebei univ sci &...
  • 2 篇 virtuslab smolen...
  • 2 篇 univ lisbon ines...
  • 2 篇 univ porto fac s...
  • 2 篇 inst super tecn ...

作者

  • 7 篇 olsson ra
  • 7 篇 lamport l
  • 5 篇 haller philipp
  • 5 篇 jagannathan sure...
  • 4 篇 ricci alessandro
  • 4 篇 gehani nh
  • 4 篇 nanz sebastian
  • 4 篇 silva josep
  • 4 篇 ziarek lukasz
  • 4 篇 meyer bertrand
  • 4 篇 tamarit salvador
  • 4 篇 hansen pb
  • 3 篇 oliver j.
  • 3 篇 abadi m
  • 3 篇 silva j.
  • 3 篇 ivutin alexey n.
  • 3 篇 llorens marisa
  • 3 篇 raynal michel
  • 3 篇 morandi benjamin
  • 3 篇 troshina anna g.

语言

  • 355 篇 英文
  • 30 篇 其他
  • 2 篇 中文
  • 1 篇 西班牙文
检索条件"主题词=Concurrent Programming"
388 条 记 录,以下是221-230 订阅
Prototyping concurrent Systems with Agents and Artifacts: Framework and Core Calculus
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2008年 第4期194卷 111-132页
作者: Ricci, Alessandro Viroli, Mirko Cimadamore, Maurizio Univ Bologna Alma Mater Studiorum DEIS Via Venezia 52 I-47023 Cesena Italy
More and more aspects of concurrency and concurrent programming are becoming part of mainstream programming and software engineering, due to several factors such as the widespread availability of multi-core / parallel... 详细信息
来源: 评论
Implementing joins using extensible pattern matching
收藏 引用
10th International Conference on Coordination Models and Languages (COORDINATION 2008)
作者: Haller, Philipp Van Cutsem, Toni Ecole Polytech Fed Lausanne CH-1015 Lausanne Switzerland Vrije Univ Brussel Brussels Belgium
Join patterns are an attractive declarative way to synchronize both threads and asynchronous distributed computations. We explore joins in the context of extensible pattern matching that recently appeared in languages... 详细信息
来源: 评论
A Study of Student Strategies for the Corrective Maintenance of concurrent Software  08
A Study of Student Strategies for the Corrective Maintenance...
收藏 引用
30th International Conference on Software Engineering
作者: Fleming, Scott D. Kraemer, Eileen Stirewalt, R. E. K. Xie, Shaohua Dillon, Laura K. Michigan State Univ Dept Comp Sci & Engn E Lansing MI 48824 USA
Graduates of computer science degree programs are increasingly being asked to maintain large, multi-threaded software systems;however, the maintenance of such systems is typically not well-covered by software engineer... 详细信息
来源: 评论
Irrevocable Transactions and their Applications  08
Irrevocable Transactions and their Applications
收藏 引用
20th ACM Symposium on Parallelism in Algorithms and Architectures
作者: Welc, Adam Saha, Bratin Adl-Tabatabai, Ali-Reza Intel Corp Programming Syst Lab Santa Clara CA 95054 USA
Transactional memory (TM) provides a safer, more modular, and more scalable alternative to traditional lock-based synchronization. Implementing high performance TM systems has recently been an active area of research.... 详细信息
来源: 评论
SF1: introduction to ada  08
SF1: introduction to ada
收藏 引用
Proceedings of the 2008 ACM annual international conference on SIGAda annual international conference
作者: Michael B. Feldman The George Washington University Washington DC USA
Level - Beginner, but attendees should have some experience with a high-level programming *** tutorial is designed for those who have some familiarity with a programming language, but who are new to Ada. In the mornin... 详细信息
来源: 评论
A first insight into object-aware hardware transactional memory  08
A first insight into object-aware hardware transactional mem...
收藏 引用
Proceedings of the twentieth annual symposium on Parallelism in algorithms and architectures
作者: Behram Khan Matthew Horsnell Ian Rogers Mikel Lujan Andrew Dinn Ian Watson The University of Manchester Manchester United Kingdom
The contribution of this paper is the first Hardware Transactional Memory (HTM) where the object structure is recognized and harnessed. Our approach is similar to hardware support of paged virtual memory using a virtu... 详细信息
来源: 评论
Self-tuning reactive diffracting trees
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2007年 第6期67卷 674-694页
作者: Ha, Phuong Hoai Papatriantafilou, Marina Tsigas, Philippas Chalmers Dept Comp Sci & Engn S-41296 Gothenburg Sweden
Reactive diffracting trees are efficient distributed objects that support synchronization, by distributing sets of memory accesses to different memory banks in a coordinated manner. They adjust their size in order to ... 详细信息
来源: 评论
Modular Checkpointing for Atomicity
收藏 引用
ELECTRONIC NOTES IN THEORETICAL COMPUTER SCIENCE 2007年 第9期174卷 85-115页
作者: Ziarek, Lukasz Schatz, Philip Jagannathan, Suresh Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
Transient faults that arise in large-scale software systems can often be repaired by re-executing the code in which they occur. Ascribing a meaningful semantics for safe re-execution in multi-threaded code is not obvi... 详细信息
来源: 评论
Eliminating synchronization faults in air traffic control software via design for verification with concurrency controllers
收藏 引用
AUTOMATED SOFTWARE ENGINEERING 2007年 第2期14卷 129-178页
作者: Can, Aysu Betin Bultan, Tevfik Lindvall, Mikael Lux, Benjamin Topp, Stefan Middle E Tech Univ Inst Informat TR-06531 Ankara Turkey Univ Calif Santa Barbara Dept Comp Sci Santa Barbara CA 93106 USA Fraunhofer Ctr Expt Software Engn College Pk MD 20742 USA
The increasing level of automation in critical infrastructures requires development of effective ways for finding faults in safety critical software components. Synchronization in concurrent components is especially p... 详细信息
来源: 评论
Thread-modular shape analysis
收藏 引用
ACM SIGPLAN NOTICES 2007年 第6期42卷 266-277页
作者: Gotsman, Alexey Berdine, Josh Cook, Byron Sagiv, Mooly Univ Cambridge Cambridge CB2 1TN England Microsoft Corp Redmond WA 98052 USA
We present the first shape analysis for multithreaded programs that avoids the explicit enumeration of execution-interleavings. Our approach is to automatically infer a resource invariant associated with each lock tha... 详细信息
来源: 评论