咨询与建议

限定检索结果

文献类型

  • 236 篇 期刊文献
  • 147 篇 会议
  • 11 篇 学位论文
  • 2 册 图书

馆藏范围

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

日期分布

学科分类号

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

主题

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

机构

  • 6 篇 purdue univ dept...
  • 5 篇 digital equipmen...
  • 5 篇 univ calif davis...
  • 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 ...

作者

  • 8 篇 lamport l
  • 7 篇 olsson ra
  • 5 篇 gehani nh
  • 5 篇 haller philipp
  • 5 篇 jagannathan sure...
  • 4 篇 ricci alessandro
  • 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.

语言

  • 363 篇 英文
  • 30 篇 其他
  • 2 篇 中文
  • 1 篇 西班牙文
检索条件"主题词=Concurrent Programming"
396 条 记 录,以下是291-300 订阅
排序:
The Theory of Deadlock Avoidance via Discrete Control  09
The Theory of Deadlock Avoidance via Discrete Control
收藏 引用
36th ACM SIGPLAN-SIGACT Symposium on Principles of programming Languages
作者: Wang, Yin Lafortune, Stephane Kelly, Terence Kudlur, Manjunath Mahlke, Scott Univ Michigan Ann Arbor MI 48109 USA
Deadlock in multithreaded programs is an increasingly important problem as ubiquitous multicore architectures force parallelization upon an ever wider range of software. This paper presents a theoretical foundation fo... 详细信息
来源: 评论
Practical Progress Verification of Descriptor-Based Non-Blocking Data Structures  27
Practical Progress Verification of Descriptor-Based Non-Bloc...
收藏 引用
IEEE 27th International Symposium on Modeling, Analysis, and Simulation of Computer and Telecommunication Systems (MASCOTS)
作者: Peterson, Christina Cook, Victor Dechev, Damian Univ Cent Florida Dept Comp Sci Orlando FL 32816 USA
The difficulty of designing non-blocking data structures has motivated techniques to verify that progress will always be made. Existing lock-free verification techniques assume that the ability of a thread to exit a C... 详细信息
来源: 评论
A Modular Approach to Model-Based Testing of concurrent Programs
A Modular Approach to Model-Based Testing of Concurrent Prog...
收藏 引用
International Conference on Multicore Software Engineering, Performance, and Tools (MUSEPAT)
作者: Carver, Richard Lei, Yu George Mason Univ Dept Comp Sci Fairfax VA 22030 USA
This paper presents a modular approach to testing concurrent programs that are modeled using labeled transition systems. Correctness is defined in terms of an implementation relation that is expected to hold between a... 详细信息
来源: 评论
Optimizing Threshold for Extreme Scale Analysis
Optimizing Threshold for Extreme Scale Analysis
收藏 引用
SPIE Conference on Visualization and Data Analysis (VDA)
作者: Maynard, Robert Moreland, Kenneth Ayachit, Utkarsh Geveci, Berk Ma, Kwan-Liu Kitware Inc. (United States) Sandia National Labs. (United States) Univ. of California Davis (United States)
As the HPC community starts focusing its efforts towards exascale, it becomes clear that we are looking at machines with a billion way concurrency. Although parallel computing has been at the core of the performance g... 详细信息
来源: 评论
ParMarkSplit: A Parallel Mark-Split Garbage Collector Based on a Lock-Free Skip-List  18
ParMarkSplit: A Parallel Mark-Split Garbage Collector Based ...
收藏 引用
18th International Conference on Principles of Distributed Systems (OPODIS)
作者: Nhan Nguyen Tsigas, Philippas Sundell, Hakan Chalmers Univ Technol S-41296 Gothenburg Sweden Univ Boras Boras Sweden
Mark-split is a garbage collection algorithm that combines advantages of both the mark-sweep and the copying collection algorithms. In this paper, we present a parallel mark-split garbage collector (GC). Our parallel ... 详细信息
来源: 评论
Spores: A Type-Based Foundation for Closures in the Age of Concurrency and Distribution
Spores: A Type-Based Foundation for Closures in the Age of C...
收藏 引用
28th European Conference on Object-Oriented programming (ECOOP)
作者: Miller, Heather Haller, Philipp Odersky, Martin Ecole Polytech Fed Lausanne Lausanne Switzerland
Functional programming (FP) is regularly touted as the way forward for bringing parallel, concurrent, and distributed programming to the mainstream. The popularity of the rationale behind this viewpoint has even led t... 详细信息
来源: 评论
Actor Model of a New Functional Language - Anemone  12th
Actor Model of a New Functional Language - Anemone
收藏 引用
12th International Conference on Parallel Processing and Applied Mathematics (PPAM)
作者: Batko, Pawel Kuta, Marcin VirtusLab Smolensk 21-15 PL-31108 Krakow Poland AGH Univ Sci & Technol Dept Comp Sci Al Mickiewicza 30 PL-059 Krakow Poland
This paper describes actor system of a new functional language called Anemone and compares it with actor systems of Scala and Erlang. Implementation details of the actor system are described. Performance evaluation is... 详细信息
来源: 评论
Proving That Non-Blocking Algorithms Don't Block  09
Proving That Non-Blocking Algorithms Don't Block
收藏 引用
36th ACM SIGPLAN-SIGACT Symposium on Principles of programming Languages
作者: Gotsman, Alexey Cook, Byron Parkinson, Matthew Vafeiadis, Viktor Univ Cambridge Cambridge CB2 1TN England
A concurrent data-structure implementation is considered non-blocking if it meets one of three following liveness criteria: wait-freedom, lock-freedom, or obstruction-freedom. Developers of non-blocking algorithms aim... 详细信息
来源: 评论
Towards a Testing Framework with Visual Feedback for Actor-based Systems  18
Towards a Testing Framework with Visual Feedback for Actor-b...
收藏 引用
18th IEEE International Conference on Software Quality, Reliability, and Security (QRS)
作者: Sozer, Hasan Gurler, Ozan Yilmaz, Orhan Ozyegin Univ Istanbul Turkey EPIAS Istanbul Turkey
We introduce a prototype testing framework as an extension of JUnit for testing actor-based systems. Our framework runs a given JUnit test in various schedules and records the execution trace for each run. In case a f... 详细信息
来源: 评论
Cooperative Exceptions for concurrent Objects  21
Cooperative Exceptions for Concurrent Objects
收藏 引用
IEEE 21st Pacific Rim International Symposium on Dependable Computing (PRDC 2015)
作者: Cabral, Bruno Fonseca, Alcides Marques, Paulo Aldrich, Jonathan Univ Coimbra Coimbra Portugal Carnegie Mellon Univ Pittsburgh PA USA
The advent of multi-core systems set off a race to get concurrent programming to the masses. One of the challenging aspects of this type of system is how to deal with exceptional situations, since it is very difficult... 详细信息
来源: 评论