咨询与建议

限定检索结果

文献类型

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

馆藏范围

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

日期分布

学科分类号

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

主题

  • 390 篇 concurrent progr...
  • 25 篇 parallel program...
  • 23 篇 synchronization
  • 19 篇 transactional me...
  • 16 篇 distributed prog...
  • 13 篇 parallel process...
  • 11 篇 threads
  • 11 篇 verification
  • 10 篇 semantics
  • 9 篇 java
  • 9 篇 petri nets
  • 9 篇 functional progr...
  • 8 篇 reliability
  • 8 篇 software transac...
  • 8 篇 programming lang...
  • 7 篇 performance
  • 7 篇 message passing
  • 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.

语言

  • 357 篇 英文
  • 30 篇 其他
  • 2 篇 中文
  • 1 篇 西班牙文
检索条件"主题词=concurrent programming"
390 条 记 录,以下是121-130 订阅
排序:
On the dynamic semantics and the timing behavior of Ravenscar kernels
收藏 引用
REAL-TIME SYSTEMS 2005年 第1期29卷 59-89页
作者: Vardanega, T Zamorano, J de la Puente, JA Univ Padua Dept Pure & Appl Math I-35100 Padua Italy Tech Univ Dept Comp Architecture Madrid Spain Tech Univ Dept Telemat Engn Madrid Spain
Mature research advances in scheduling theory show that carefully-crafted concurrent computational models permit static analysis of real-time behavior. This evidence enables designers to consider using suitable forms ... 详细信息
来源: 评论
DHash: Dynamic Hash Tables With Non-Blocking Regular Operations
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2022年 第12期33卷 3274-3290页
作者: Wang, Junchang Liu, Dunwei Fu, Xiong Xiao, Fu Tian, Chen Nanjing Univ Posts & Telecommun Sch Comp Sci Nanjing 210023 Peoples R China Nanjing Univ State Key Lab Novel Software Technol Nanjing 210008 Peoples R China
Once started, existing hash tables cannot change their pre-defined hash functions, even if the incoming data cannot be evenly distributed to the hash table buckets. In this paper, we present DHash, a type of hash tabl... 详细信息
来源: 评论
CONJOINING SPECIFICATIONS
收藏 引用
ACM TRANSACTIONS ON programming LANGUAGES AND SYSTEMS 1995年 第3期17卷 507-534页
作者: ABADI, M LAMPORT, L Digital Equipment Corp. Palo Alto CA
We show how to specify components of concurrent systems. The specification of a system is the conjunction of its components' specifications. Properties of the system are proved by reasoning about its components. W... 详细信息
来源: 评论
Instant replay debugging of concurrent logic programs
收藏 引用
NEW GENERATION COMPUTING 1996年 第1期14卷 79-107页
作者: Shen, K Gregory, S Department of Computer Science University of Bristol Bristol U.K.
One problem with debugging (committed choice) concurrent logic programs is that their behaviour may be non-deterministic, in that successive executions of the same program may produce different results. We describe a ... 详细信息
来源: 评论
SIR: inter-program concurrency support for SR programs
收藏 引用
COMPUTER LANGUAGES SYSTEMS & STRUCTURES 2002年 第4期28卷 307-325页
作者: Fodor, EF Olsson, RA Univ Calif Davis Dept Comp Sci Davis CA 95616 USA
This paper presents synchronizing interoperable resources (SIR). SIR extends to multi-program environments the concurrent communication mechanisms in the SR concurrent programming language. This paper discusses design... 详细信息
来源: 评论
USING PARTIAL ORDERS FOR THE EFFICIENT VERIFICATION OF DEADLOCK FREEDOM AND SAFETY PROPERTIES
收藏 引用
FORMAL METHODS IN SYSTEM DESIGN 1993年 第2期2卷 149-164页
作者: GODEFROID, P WOLPER, P STATE UNIV LIEGE INST MONTEFIOREB-4000 LIEGEBELGIUM
This article presents an algorithm for detecting deadlocks in concurrent finite-state systems without incurring most of the state explosion due to the modeling of concurrency by interleaving. For systems that have a h... 详细信息
来源: 评论
AN SR APPROACH TO MULTIWAY RENDEZVOUS
收藏 引用
COMPUTER LANGUAGES 1989年 第4期14卷 255-262页
作者: COFFIN, M OLSSON, RA UNIV CALIF DAVIS DIV COMP SCIDAVISCA 95616
This paper presents a new approach to programming multiway rendezvous problems in the SR language. The approach uses SR's concurrent invocation statement and rendezvous mechanism to coordinate the interacting proc... 详细信息
来源: 评论
MPI-ACC: Accelerator-Aware MPI for Scientific Applications
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2016年 第5期27卷 1401-1414页
作者: Aji, Ashwin M. Panwar, Lokendra S. Ji, Feng Murthy, Karthik Chabbi, Milind Balaji, Pavan Bisset, Keith R. Dinan, James Feng, Wu-chun Mellor-Crummey, John Ma, Xiaosong Thakur, Rajeev Virginia Tech Dept Comp Sci Blacksburg VA 24061 USA N Carolina State Univ Dept Comp Sci Raleigh NC 27695 USA Rice Univ Dept Comp Sci Houston TX USA Argonne Natl Lab Math & Comp Sci Argonne IL 60439 USA Virginia Tech Virginia Bioinformat Inst Blacksburg VA USA
Data movement in high-performance computing systems accelerated by graphics processing units (GPUs) remains a challenging problem. Data communication in popular parallel programming models, such as the Message Passing... 详细信息
来源: 评论
Optimizing memory transactions for large-scale programs
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2016年 89卷 13-24页
作者: Carvalho, Fernando Miguel Cachopo, Joao Univ Lisbon INESC ID Inst Super Tecn P-1699 Lisbon Portugal Polytech Inst Lisbon Inst Super Engn Lisboa ADEETC Lisbon Portugal
Even though Software Transactional Memory (STM) is one of the most promising approaches to simplify concurrent programming, current STM implementations incur significant overheads that render them impractical for many... 详细信息
来源: 评论
Loop Optimization for Divergence Reduction on GPUs with SIMT Architecture
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2015年 第6期26卷 1633-1642页
作者: Novak, Roman Jozef Stefan Inst Dept Commun Syst SI-1000 Ljubljana Slovenia
The single-instruction multiple thread (SIMT) architecture that can be found in some latest graphical processing units (GPUs) builds on the conventional single-instruction multiple data (SIMD) parallelism while adopti... 详细信息
来源: 评论