咨询与建议

限定检索结果

文献类型

  • 24 篇 期刊文献
  • 24 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 42 篇 工学
    • 37 篇 计算机科学与技术...
    • 18 篇 软件工程
    • 7 篇 电气工程
    • 2 篇 控制科学与工程
    • 1 篇 环境科学与工程(可...
  • 6 篇 理学
    • 5 篇 数学
    • 1 篇 地理学
    • 1 篇 大气科学
    • 1 篇 海洋科学
    • 1 篇 地质学
  • 2 篇 教育学
    • 2 篇 教育学
  • 2 篇 医学
    • 2 篇 临床医学
  • 2 篇 管理学
    • 2 篇 管理科学与工程(可...
  • 1 篇 农学
    • 1 篇 作物学
    • 1 篇 林学

主题

  • 48 篇 concurrent algor...
  • 10 篇 verification
  • 8 篇 linearizability
  • 5 篇 synthesis
  • 4 篇 concurrent garba...
  • 4 篇 concurrent data ...
  • 4 篇 shared memory
  • 4 篇 performance eval...
  • 3 篇 fault-tolerance
  • 3 篇 lock-freedom
  • 2 篇 parallel process...
  • 2 篇 object detection
  • 2 篇 fifo queue
  • 2 篇 hsv
  • 2 篇 concurrent compu...
  • 2 篇 computer-aided d...
  • 2 篇 qualitative
  • 2 篇 model checking
  • 2 篇 hardware faults
  • 2 篇 dynamic hashing

机构

  • 5 篇 technion haifa
  • 3 篇 univ cambridge c...
  • 3 篇 technion dept co...
  • 2 篇 uit arctic univ ...
  • 2 篇 electronic syste...
  • 2 篇 inst tecnol tiju...
  • 2 篇 michigan technol...
  • 2 篇 tel aviv univ te...
  • 2 篇 univ granada cit...
  • 2 篇 univ toulouse ir...
  • 2 篇 univ nacl autono...
  • 1 篇 obuda univ docto...
  • 1 篇 univ havre norma...
  • 1 篇 oracle labs redw...
  • 1 篇 univ dist franci...
  • 1 篇 lockless srl i-0...
  • 1 篇 univ autonoma me...
  • 1 篇 ibm t.j. watson ...
  • 1 篇 univ rochester r...
  • 1 篇 univ svizzera it...

作者

  • 6 篇 petrank erez
  • 5 篇 yahav eran
  • 3 篇 bacon david f.
  • 3 篇 price wl
  • 3 篇 vechev martin t.
  • 3 篇 castaneda armand...
  • 2 篇 ott linda
  • 2 篇 mirsky ilya
  • 2 篇 roy matthieu
  • 2 篇 queinnec philipp...
  • 2 篇 sela gal
  • 2 篇 bettin briana
  • 2 篇 ellis cs
  • 2 篇 lev yossi
  • 2 篇 sheffi gali
  • 2 篇 luchangco victor
  • 2 篇 hiebel julia
  • 2 篇 vechev martin
  • 2 篇 kogan alex
  • 2 篇 umar ibrahim

语言

  • 42 篇 英文
  • 6 篇 其他
检索条件"主题词=Concurrent algorithms"
48 条 记 录,以下是31-40 订阅
排序:
A Conflict-Resilient Lock-Free Linearizable Calendar Queue
收藏 引用
ACM TRANSACTIONS ON PARALLEL COMPUTING 2024年 第1期11卷 1-32页
作者: Marotta, Romolo Ianni, Mauro Pellegrini, Alessandro Quaglia, Francesco Univ Roma Tor Vergata I-00100 Rome Italy Lockless Srl I-00100 Rome Italy
In the last two decades, great attention has been devoted to the design of non-blocking and linearizable data structures, which enable exploiting the scaled-up degree of parallelism in off-the-shelf shared-memory mult... 详细信息
来源: 评论
CGCExplorer: A semi-automated search procedure for provably correct concurrent collectors
收藏 引用
ACM SIGPLAN NOTICES 2007年 第6期42卷 456-467页
作者: Vechev, Martin T. Yahav, Eran Bacon, David F. Rinetzky, Noam Univ Cambridge Cambridge CB2 1TN England Tel Aviv Univ Tel Aviv Israel
concurrent garbage collectors are notoriously hard to design, implement, and verify. We present a framework for the automatic exploration of a space of concurrent mark-and-sweep collectors. In our framework, the desig... 详细信息
来源: 评论
Deriving linearizable fine-grained concurrent objects
收藏 引用
ACM SIGPLAN NOTICES 2008年 第6期43卷 125-135页
作者: Vechev, Martin Yahav, Eran IBM Res Corp Yorktown Hts NY 10598 USA
Practical and efficient algorithms for concurrent data structures are difficult to construct and modify. algorithms in the literature are often optimized for a specific setting, making it hard to separate the algorith... 详细信息
来源: 评论
Efficient Compute at the Edge: Optimizing Energy Aware Data Structures for Emerging Edge Hardware  16
Efficient Compute at the Edge: Optimizing Energy Aware Data ...
收藏 引用
International Conference on High Performance Computing and Simulation (HPCS)
作者: Khan, Amin M. Umar, Ibrahim Phuong Hoai Ha UiT Arctic Univ Norway Dept Comp Sci Tromso Norway
The advent of exascale computing, with the unparalleled rise in the scale of data in Internet of Things (IoT), high performance computing (HPC), and big data domains, both at the center and the edge of the system, req... 详细信息
来源: 评论
Read-Uncommitted Transactions for Smart Contract Performance  39
Read-Uncommitted Transactions for Smart Contract Performance
收藏 引用
39th IEEE International Conference on Distributed Computing Systems (ICDCS)
作者: Cook, Victor Painter, Zachary Peterson, Christina Dechev, Damian Univ Cent Florida Comp Sci Dept Orlando FL 32816 USA
Smart contract transactions demonstrate issues of performance and correctness that application programmers must work around. Although the blockchain consensus mechanism approaches ACID compliance, use cases that rely ... 详细信息
来源: 评论
BQ: A Lock-Free Queue with Batching  18
BQ: A Lock-Free Queue with Batching
收藏 引用
30th ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Milman, Gal Kogan, Alex Lev, Yossi Luchangco, Victor Petrank, Erez Technion Haifa Israel Oracle Labs Redwood Shores CA USA
concurrent data structures provide fundamental building blocks for concurrent programming. Standard concurrent data structures may be extended by allowing a sequence of operations to be submitted as a batch for later ... 详细信息
来源: 评论
Lightweight Contention Management for Efficient Compare-and-Swap Operations
Lightweight Contention Management for Efficient Compare-and-...
收藏 引用
19th International Conference on Euro-Par
作者: Dice, David Hendler, Danny Mirsky, Ilya Oracle Sun Labs Redwood City CA 94065 USA Ben Gurion Univ Negev Dept Comp Sci & Telekom Innovat IL-84105 Beer Sheva Israel Ben Gurion Univ Negev Dept Comp Sci IL-84105 Beer Sheva Israel
Many concurrent data-structure implementations use the well-known compare-and-swap (CAS) operation, supported in hardware by most modern multiprocessor architectures, for inter-thread synchronization. A key weakness o... 详细信息
来源: 评论
Functional Faults  20
Functional Faults
收藏 引用
32nd ACM Symposium on Parallelism in algorithms and Architectures (SPAA)
作者: Sheffi, Gali Petrank, Erez Technion Dept Comp Sci Haifa Israel
Hardware and software faults increasingly surface in today's computing environment and vast theoretical and practical research efforts are devoted to ameliorate the effects of malfunctionality in the computing pro... 详细信息
来源: 评论
MULTIPROCESSOR ARCHITECTURES FOR SAR DATA-PROCESSING
MULTIPROCESSOR ARCHITECTURES FOR SAR DATA-PROCESSING
收藏 引用
1991 INTERNATIONAL GEOSCIENCE AND REMOTE SENSING SYMP - REMOTE SENSING : GLOBAL MONITORING FOR EARTH MANAGEMENT ( IGARSS 91 )
作者: ALBRIZIO, R ALOISIO, G MAZZONE, A VENEZIANI, N IESI-CNR Bari Italy
Distributed memory multiprocessor architectures for synthetic aperture radar (SAR) digital data compression are discussed. Using the range-Doppler approach, the main computational load occurs in the range and azimuth ... 详细信息
来源: 评论
An Efficient Implementation of Boolean Grobner Basis Computation  3rd
收藏 引用
3rd Latin American High-Performance Computing Conference (CARLA)
作者: Castro Campos, Rodrigo Alexander Sagols Troncoso, Feliu Davino Zaragoza Martinez, Francisco Javier Univ Autonoma Metropolitana Azcapotzalco Optimizac Mexico City DF Mexico Inst Politecn Nacl Ctr Invest & Estudios Avanzados Dept Matemat Mexico City DF Mexico Univ Autonoma Metropolitana Azcapotzalco Dept Sistemas Mexico City DF Mexico
The computation of boolean Grobner bases has become an increasingly popular technique for solving systems of boolean equations that appear in cryptography. This technique has been used to solve some cryptosystems for ... 详细信息
来源: 评论